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
16a5a2a2c8
django1
/
django
/
db
/
backends
/
sqlite3
History
Tim Graham
7e6b214ed3
Fixed
#30116
-- Dropped support for Python 3.5.
2019-01-30 10:19:48 -05:00
..
__init__.py
…
base.py
Refs
#30055
-- Added a helpful error when SQLite is too old.
2019-01-28 11:14:45 -05:00
client.py
Fixed
#26751
-- Made dbshell exit with the shell's error code.
2016-06-27 12:20:40 -04:00
creation.py
Refs
#29784
-- Switched to https:// links where available.
2018-09-26 08:48:47 +02:00
features.py
Fixed
#30116
-- Dropped support for Python 3.5.
2019-01-30 10:19:48 -05:00
introspection.py
Fixed
#30115
-- Fixed SQLite introspection crash with a varchar primary key.
2019-01-22 19:02:34 -05:00
operations.py
Fixed
#28658
-- Added DISTINCT handling to the Aggregate class.
2019-01-09 17:52:36 -05:00
schema.py
Fixed
#30062
-- Added support for unique conditional constraints.
2019-01-12 09:50:20 -05:00