mirror of
https://github.com/django/django.git
synced 2024-11-20 00:14:08 +00:00
a27582484c
SQLite used INSERT INTO tbl SELECT %s UNION SELECT %s, the problem was that there should have been UNION ALL instead of UNION. Refs #19351 |
||
---|---|---|
.. | ||
modeltests | ||
regressiontests | ||
templates | ||
.coveragerc | ||
runtests.py | ||
test_sqlite.py | ||
urls.py |