diff options
| author | Alex Hill <alex@hill.net.au> | 2015-02-12 00:15:41 +0800 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2015-03-21 10:31:07 +0100 |
| commit | 6c58e53d5d034cf21345abc33de4cca5d748b117 (patch) | |
| tree | 2cae52213077af2201b2d2fefc346262d8a5e2f5 /docs | |
| parent | 9e83f30cd318693995decebdc68433853e93a6bb (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
