-
Force the connection aliases to be unique to prevent confusion. Simply overwrite the existing one, if an alias is used a second time.
2009-11-11 11:53:27 UTC by dr-death
-
The bug was fixed. The new sources are available from SVN and
will be published in the next release.
2009-11-11 11:42:58 UTC by dr-death
-
dr-death committed revision 1015 to the Mogwai Java Tools SVN repository, changing 2 files.
2009-11-11 11:39:26 UTC by dr-death
-
If a user *first* enters username, password and alias and *then* selects the desired dialect, the user input is ignored/overwritten.
2009-11-11 11:27:44 UTC by nobody
-
mirkosertic committed revision 1014 to the Mogwai Java Tools SVN repository, changing 1 files.
2009-11-11 10:32:04 UTC by mirkosertic
-
dr-death committed revision 1013 to the Mogwai Java Tools SVN repository, changing 2 files.
2009-11-11 01:05:53 UTC by dr-death
-
The TablesSelectEditor should clearly devide tables from views. This could be achieved either by {
- using a tree (with the main-items "tables" and "views") instead of a list
- provide a function to (de)select all children of a selected (main) item (this would replace the current (de)select all function)
} or {
- using two different lists each in an own tab
}.
2009-11-10 23:18:56 UTC by dr-death
-
dr-death committed revision 1012 to the Mogwai Java Tools SVN repository, changing 2 files.
2009-11-10 23:02:30 UTC by dr-death
-
The requested feature was added to the SVN repository and will
become available in the next release.
2009-11-10 22:44:42 UTC by dr-death
-
Show the ReverseEngineeringEditor for selecting schema specific options only for databases supporting schemas. For the others (i. e. MSAccess) immediately show the TablesSelectEditor.
2009-11-10 22:38:57 UTC by dr-death