diff options
| author | Ramiro Morales <cramm0@gmail.com> | 2013-12-28 18:00:16 -0300 |
|---|---|---|
| committer | Ramiro Morales <cramm0@gmail.com> | 2013-12-28 18:00:16 -0300 |
| commit | 5782c94f2382303dd28a35a9b9591ad480286220 (patch) | |
| tree | 01bf9b9fbda295cbadf831f1af10b5fd853f3116 /tests/admin_scripts | |
| parent | 6d66ba59488bbd0d4f0c2f32b2921f1512301143 (diff) | |
Added generation of SQLite FK DDL in initial migrations.
SQLite accepts the relevant standard SQL (although by default it doesn't
enforce the constraint), and the 'traditional' creation backend helper
generate it, so this allows us to:
- Maintain the status quo
- Improve readability of the SQL code generated for that backend.
Also, we will need this for when we fix Refs #14204.
Diffstat (limited to 'tests/admin_scripts')
0 files changed, 0 insertions, 0 deletions
