Changes between Initial Version and Version 1 of Ticket #25243, comment 9
- Timestamp:
- Jul 14, 2026, 9:21:18 AM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25243, comment 9
initial v1 1 Updated the [https://github.com/django/django/pull/20928 PR] to use {{{sqlite_schema}}} instead of {{{sqlite_master}}} per the review feedback. 1 Updated the [https://github.com/django/django/pull/20928 PR] to use {{{sqlite_schema}}} instead of {{{sqlite_master}}} per the review feedback. Thanks!