|
3aef5bb5e5
|
Unify Init() method of database object editors.
|
2009-12-13 07:32:46 +00:00 |
|
|
2dcf02feb3
|
Implement a parent class for all database object editors (table, view, routine, trigger) and let these editors derive from this class. Could simplify code in the future.
|
2009-12-11 18:20:16 +00:00 |
|
|
b4cca2ea1f
|
Implement handling of triggers as separate database objects, on the same level as tables, routines and views. Means we have a trigger editor frame, a new icon and various code extensions. Fixes issue #806.
|
2009-12-11 16:07:59 +00:00 |
|