1
0
mirror of https://github.com/django/django.git synced 2025-04-05 14:06:42 +00:00
Simon Charette c2e62fd1ae Fixed #26781 -- Made table name case change a noop on SQLite.
SQLite disgresses from the SQL standard by ignoring case of quoted identifiers.

Thanks to laozzzi for the report and Tim for the review.
2016-06-21 16:37:06 -04:00
..
2015-02-06 08:47:38 -05:00