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
64d5bafbc6
django1
/
django
/
db
/
backends
History
Simon Charette
ebd2fe1861
Refs
#30027
-- Enabled window function tests on SQLite 3.25+.
2019-02-09 08:47:40 -05:00
..
base
Refs
#27753
-- Favored force/smart_str() over force/smart_text().
2019-02-06 14:12:06 -05:00
dummy
Made DatabaseFeatures.uses_savepoints default to True.
2018-10-25 10:02:47 -04:00
mysql
Fixed
#30108
-- Allowed adding foreign key constraints in the same statement that adds a field.
2019-01-29 15:42:57 -05:00
oracle
Updated Oracle docs links to Oracle 18c.
2019-02-07 09:59:47 +01:00
postgresql
Refs
#27753
-- Favored SafeString over SafeText.
2019-02-06 14:12:06 -05:00
sqlite3
Refs
#30027
-- Enabled window function tests on SQLite 3.25+.
2019-02-09 08:47:40 -05:00
__init__.py
Fixed
#22603
-- Reorganized classes in django.db.backends.
2015-01-14 14:16:20 -05:00
ddl_references.py
Fixed
#28077
-- Added support for PostgreSQL opclasses in Index.
2018-06-29 17:00:28 -04:00
signals.py
…
utils.py
Removed unused 'tz' variable in typecast_timestamp().
2018-11-09 12:47:02 -05:00