summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Hill <alex@hill.net.au>2015-02-12 00:15:41 +0800
committerAymeric Augustin <aymeric.augustin@m4x.org>2015-03-21 10:31:07 +0100
commit6c58e53d5d034cf21345abc33de4cca5d748b117 (patch)
tree2cae52213077af2201b2d2fefc346262d8a5e2f5 /docs
parent9e83f30cd318693995decebdc68433853e93a6bb (diff)
Safer table alterations under SQLite
Table alterations in SQLite require creating a new table and copying data over from the old one. This change ensures that no Django model ever exists with the temporary table name as its db_table attribute.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions