diff options
author | bamse16 <marius@marius.me.uk> | 2010-01-11 19:15:09 +0000 |
---|---|---|
committer | bamse16 <marius@marius.me.uk> | 2010-01-11 19:15:09 +0000 |
commit | 3381e9f906edc5c1bfd6ed14fba8f9aa689848b7 (patch) | |
tree | a8c53ac81aa3107d25c5f4d574543198b613a379 /Source/TablesList.m | |
parent | 967136fd591a7f13185a0b353827bf8946883fc8 (diff) | |
download | sequelpro-3381e9f906edc5c1bfd6ed14fba8f9aa689848b7.tar.gz sequelpro-3381e9f906edc5c1bfd6ed14fba8f9aa689848b7.tar.bz2 sequelpro-3381e9f906edc5c1bfd6ed14fba8f9aa689848b7.zip |
Issue 517: Export MySQL Dump does not include triggers or functions
First draft on export triggers.
Known issues:
- Now it exports only triggers for the table that have some content in it.
If I move the write triggers part outside of the if (rowCount), the
SHOW TRIGGERS query never finishes.
- Sequel Pro complains when it tries to import the same file again. The
error message is related to DELIMITER command. Still, the triggers seem to
be present. This might be a different issue with Sequel Pro.
Diffstat (limited to 'Source/TablesList.m')
0 files changed, 0 insertions, 0 deletions