aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableTriggers.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy up.stuconnolly2010-10-191-10/+0
* Replace use of hardcoded strings with constants when working with trigger data.stuconnolly2010-10-191-0/+11
* Add a 'Edit Trigger' menu item to the trigger's table view context menu.stuconnolly2010-10-191-1/+1
* Because the process of editing a trigger involves droping and then re-creatin...stuconnolly2010-10-191-0/+4
* Added support for edit triggers. Doubleclick on a row and the Add trigger pop...bamse162010-07-111-0/+4
* Initial implementation of tabs:rowanbeentje2010-05-231-1/+0
* Review trigger fetching and storage:rowanbeentje2010-05-011-0/+2
* Add support for printing the table triggers view as well some HTML generation...stuconnolly2010-03-131-0/+3
* Disable the addition of triggers on versions of MySQL less than 5.0.2 when su...stuconnolly2010-02-071-0/+5
* Complete the implementation of the management of table triggers (accessible v...stuconnolly2010-02-061-20/+17
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-311-0/+69