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
cd91486213
django1
/
django
/
db
/
backends
History
Josh Smeaton
8196e4bdf4
Fixed
#24154
-- Backends can now check support for expressions
2015-01-27 12:20:06 +11:00
..
base
Fixed
#24154
-- Backends can now check support for expressions
2015-01-27 12:20:06 +11:00
dummy
Fixed
#22603
-- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
mysql
Removed obsolete SQL generation methods.
2015-01-18 15:58:06 -05:00
oracle
Fixed
#24092
-- Widened base field support for ArrayField.
2015-01-16 16:15:16 -05:00
postgresql_psycopg2
Removed obsolete SQL generation methods.
2015-01-18 15:58:06 -05:00
sqlite3
Fixed
#24154
-- Backends can now check support for expressions
2015-01-27 12:20:06 +11:00
__init__.py
Fixed
#22603
-- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
signals.py
Fixed
#13798
-- Added connection argument to the connection_created signal. Thanks to liangent for the report, and Alex Gaynor for the patch.
2010-08-30 13:21:18 +00:00
utils.py
Fixed
#23941
-- Removed implicit decimal formatting from expressions.
2014-12-12 10:17:48 -05:00