We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb80641 commit cba5f4cCopy full SHA for cba5f4c
CHANGELOG.rst
@@ -21,6 +21,10 @@ Added
21
- Add `no_key` parameter to `queryset.select_for_update`.
22
- `F()` supports referencing JSONField attributes, e.g. `F("json_field__custom_field__nested_id")` (#1960)
23
24
+Fixed
25
+^^^^^
26
+- Fix PostgreSQL schema creation for non-default schemas - automatically create schemas if they don't exist (#1671)
27
+
28
0.25.0
29
------
30
Fixed
0 commit comments