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
4c2f546b55
django1
/
django
/
db
/
backends
History
Michael Manfre
7fa7dd48c4
Fixed signature of BaseDatabaseOperations.date_interval_sql() and document the change.
2015-02-22 23:23:16 -05:00
..
base
Fixed signature of BaseDatabaseOperations.date_interval_sql() and document the change.
2015-02-22 23:23:16 -05:00
dummy
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
mysql
Update converters to take a consistent set of parameters.
2015-02-20 11:35:52 +00:00
oracle
Update converters to take a consistent set of parameters.
2015-02-20 11:35:52 +00:00
postgresql_psycopg2
Fixed
#24335
-- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres).
2015-02-16 18:07:27 -05:00
sqlite3
Update converters to take a consistent set of parameters.
2015-02-20 11:35:52 +00: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
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00