Nick Pope
|
d26b242443
|
Fixed #30271 -- Added the Sign database function.
|
2019-03-22 12:52:39 +01:00 |
Tim Graham
|
d47498c5df
|
Fixed #30156 -- Dropped support for SpatiaLite 4.1 and 4.2.
|
2019-02-04 13:16:38 -05:00 |
Nick Pope
|
3d5e0f8394
|
Refs #28643 -- Moved db function mixins to a separate module.
|
2019-01-14 14:26:46 -05:00 |
Nick Pope
|
99b3ab2781
|
Simplified some imports for database functions.
Used more specific modules to reduce the risk of circular imports.
|
2019-01-08 19:21:31 -05:00 |
Nick Pope
|
c3bbf1fd4c
|
Refs #28643 -- Skipped ATan2() workaround on SpatiaLite 5+.
|
2018-11-30 13:59:05 -05:00 |
priyanshsaxena
|
83b04d4f88
|
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
|
2018-08-23 11:52:09 -04:00 |
Junyi Jiao
|
a0b19a0f5b
|
Refs #28643 -- Added math database functions.
Thanks Nick Pope for much review.
|
2018-07-05 11:02:12 -04:00 |