|
b3b1710c35
|
Introduce EDatabaseError exception class, so we're able to handle only those and let others raise the exception up to MadExcept. Helps finding non-database related AVs as users are able to get the callstack now. Similar to r3292 but more consistent all over the code now.
|
2010-04-24 13:56:57 +00:00 |
|
|
604672f3d8
|
Attempt to slightly simplify logic for refreshing database tree node after adding/renaming a db object.
|
2010-04-18 23:15:20 +00:00 |
|
|
5f9129bef2
|
Implement event editor for MySQL 5.1+ servers. Also, simplify some code around database objects and their editors. Fixes issue #1527
|
2010-04-08 23:16:40 +00:00 |
|