1
0
mirror of https://github.com/django/django.git synced 2025-03-06 07:22:32 +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-09-21 22:55:18 +02:00