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-13 10:56:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
Gagaro
7325d29152
Refs
#30581
-- Fixed DatabaseFeatures.bare_select_suffix on MySQL < 8 and MariaDB < 10.4.
2022-03-22 09:45:59 +01:00
..
base
Fixed
#33379
-- Added minimum database version checks.
2022-02-18 13:37:49 +01:00
mysql
Fixed
#33379
-- Added minimum database version checks.
2022-02-18 13:37:49 +01:00
oracle
Fixed
#33379
-- Added minimum database version checks.
2022-02-18 13:37:49 +01:00
postgresql
Fixed
#33379
-- Added minimum database version checks.
2022-02-18 13:37:49 +01:00
sqlite
Fixed isolation of FeaturesTests.test_supports_json_field_operational_error().
2022-03-18 20:57:08 +01:00
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
Refs
#30581
-- Fixed DatabaseFeatures.bare_select_suffix on MySQL < 8 and MariaDB < 10.4.
2022-03-22 09:45:59 +01:00