This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-19 23:02:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
/
sqlite
History
Jon Dufresne
75866b93cc
Fixed
#31479
-- Added support to reset sequences on SQLite.
2020-04-21 10:41:47 +02:00
..
__init__.py
…
test_creation.py
…
test_introspection.py
…
test_operations.py
Fixed
#31479
-- Added support to reset sequences on SQLite.
2020-04-21 10:41:47 +02:00
tests.py
Fixed
#31228
-- Reallowed aggregates to be used with multiple expressions and no DISTINCT on SQLite.
2020-02-18 10:32:23 +01:00