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
469bf2db15
django1
/
django
/
db
/
backends
/
postgresql
History
Jon Dufresne
958977f662
Fixed
#31212
-- Updated psycopg links to HTTPS and new location.
2020-01-29 06:25:40 +01:00
..
__init__.py
…
base.py
Fixed
#31212
-- Updated psycopg links to HTTPS and new location.
2020-01-29 06:25:40 +01:00
client.py
Fixed
#30370
-- Added dbshell support for client TLS certificates on PostgreSQL.
2019-04-18 08:10:31 +02:00
creation.py
Changed re-raising an exception to use bare raise syntax where appropriate.
2020-01-20 11:44:28 +01:00
features.py
Fixed
#31183
-- Added a feature flag for "<db> only supports UNBOUNDED together with PRECEDING and FOLLOWING".
2020-01-20 20:03:35 +01:00
introspection.py
Fixed
#30661
-- Added models.SmallAutoField.
2019-08-02 11:39:01 +02:00
operations.py
Fixed
#31212
-- Updated psycopg links to HTTPS and new location.
2020-01-29 06:25:40 +01:00
schema.py
Fixed
#31106
-- Fixed migrations crash on PostgreSQL 10+ when adding FK constraints inline and changing data.
2019-12-23 23:28:59 +01:00