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
8593e162c9
django1
/
django
/
db
/
backends
/
sqlite3
History
David-Wobrock
ee005328c8
Fixed
#31640
-- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone.
2020-10-14 20:06:26 +02:00
..
__init__.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
base.py
Fixed
#31640
-- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone.
2020-10-14 20:06:26 +02:00
client.py
Fixed
#29501
-- Allowed dbshell to pass options to underlying tool.
2020-04-14 14:02:51 +01:00
creation.py
Fixed
#30413
-- Fixed test database signature on SQLite when test database name is provided.
2019-11-21 19:50:24 +01:00
features.py
Fixed
#31777
-- Added support for database collations to Char/TextFields.
2020-09-21 18:24:56 +02:00
introspection.py
Fixed
#31777
-- Added support for database collations to Char/TextFields.
2020-09-21 18:24:56 +02:00
operations.py
Fixed
#31640
-- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone.
2020-10-14 20:06:26 +02:00
schema.py
Fixed
#31777
-- Added support for database collations to Char/TextFields.
2020-09-21 18:24:56 +02:00