This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
fbc7e41389
django1
/
django
/
db
/
models
/
functions
History
Nick Pope
c3bbf1fd4c
Refs
#28643
-- Skipped ATan2() workaround on SpatiaLite 5+.
2018-11-30 13:59:05 -05:00
..
__init__.py
Fixed
#28649
-- Added ExtractIsoYear database function and iso_year lookup.
2018-08-18 13:09:15 -04:00
comparison.py
Fixed
#29767
-- Made date-related casts work on SQLite
2018-10-01 13:27:30 +02:00
datetime.py
Fixed
#29500
-- Fixed SQLite function crashes on null values.
2018-09-10 15:08:55 -04:00
math.py
Refs
#28643
-- Skipped ATan2() workaround on SpatiaLite 5+.
2018-11-30 13:59:05 -05:00
text.py
Fixed
#29500
-- Fixed SQLite function crashes on null values.
2018-09-10 15:08:55 -04:00
window.py
Refs
#26608
-- Removed unneeded name attribute in window functions.
2018-07-05 11:38:07 -04:00