aglaforge - 2006-02-01

Let me start by saying that I very much appreciate your application, it works very well and is extremely simple to use (which is useful if you are constantly tinkering w/ your DB).  My only request, dealing with sets and enums in MySQL, would be to have the generated code verify the enumerated input and/or have constants for those values, like the field names, in the <Table>Manager class to allow the user to select the correct values.  For sets, in addition to the above, the appropriate adders for setting a value and generating the appropriate insert statement.