diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-06-09 21:04:36 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2013-06-10 11:21:54 +0200 |
| commit | 13b7f299de79e3eb101c3f015386eba39a8f3928 (patch) | |
| tree | 84b45cf5fefcfab3b930aef073f8b856f84cc7fb /tests/admin_scripts | |
| parent | 7a65c95d42af421e036c5348f205128dd455a89c (diff) | |
Added a stealth option to flush to allow cascades.
This allows using flush on a subset of the tables without having to
manually cascade to all tables with foreign keys to the tables being
truncated, when they're known to be empty.
On databases where truncate is implemented with DELETE FROM, this
doesn't make a difference. The cascade is allowed, not mandatory.
Diffstat (limited to 'tests/admin_scripts')
0 files changed, 0 insertions, 0 deletions
