index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPTableTriggers.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed many occurrences of "REMOVE" to "DELETE", eg. "DELETE DATABASE"
jakob
2010-04-22
1
-2
/
+2
*
If the user is viewing the triggers table and then switches to either a proc ...
stuconnolly
2010-03-31
1
-0
/
+9
*
- Make [MCPConnection getLastErrorMessage] more consistent by always returni...
rowanbeentje
2010-03-25
1
-5
/
+2
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
1
-1
/
+1
*
- Remove observers for key paths when dealloc'ing objects to fix later crash...
rowanbeentje
2010-03-23
1
-0
/
+1
*
Add support for printing the table triggers view as well some HTML generation...
stuconnolly
2010-03-13
1
-0
/
+43
*
Disable the addition of triggers on versions of MySQL less than 5.0.2 when su...
stuconnolly
2010-02-07
1
-14
/
+35
*
Complete the implementation of the management of table triggers (accessible v...
stuconnolly
2010-02-06
1
-165
/
+84
*
Added preliminary support for triggers. You can access the tab via the
bamse16
2010-01-31
1
-0
/
+515