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-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
/
backends
History
Manuel Weitzman
a4e6030904
Fixed
#30375
-- Added FOR NO KEY UPDATE support to QuerySet.select_for_update() on PostgreSQL.
2020-05-21 10:51:10 +02:00
..
base
Fixed
#30375
-- Added FOR NO KEY UPDATE support to QuerySet.select_for_update() on PostgreSQL.
2020-05-21 10:51:10 +02:00
dummy
…
mysql
…
oracle
…
postgresql
Fixed
#30375
-- Added FOR NO KEY UPDATE support to QuerySet.select_for_update() on PostgreSQL.
2020-05-21 10:51:10 +02:00
sqlite3
…
__init__.py
…
ddl_references.py
…
signals.py
…
utils.py
…