This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
30f8642f2e
django
/
tests
/
backends
/
sqlite
History
Download ZIP
Download TAR.GZ
Zackary Troop
30f8642f2e
Fixed
#29350
-- Fix get_primary_key_column() method in sqlite3 backend
...
Thanks Tim Graham and Mariusz Felisiak for the reviews.
2018-04-28 12:01:45 +02:00
..
__init__.py
test_introspection.py
Fixed
#29350
-- Fix get_primary_key_column() method in sqlite3 backend
2018-04-28 12:01:45 +02:00
tests.py
Fixed
#28849
-- Fixed referenced table and column rename on SQLite.
2017-12-01 22:12:24 -05:00