haxORMap
haxORMap - A haXe Object Relational Mapping, SQL and Class generator tool.
Website
http://deCube.net/haxormapVersion
0.71Owner
BlueZeniXLicense
BSDHistory
-
2007-06-21 04:24:090.71Submitted to soon, sorry! 1) Added SQLite support. 2) New option --package-as-prefix. 3) Fixed naming issues: ALL classfields and aliases are escaped by MySQL style backticks '`'. When ManagerClasses are generated, these are replaced for SQLite to '"'. 4) Added dbms="DBMS name" SQL XML attribute. Use it to write DB specific queries.
-
2007-06-21 04:11:440.71) Added SQLite support. 2) New option --package-as-prefix. 3) Fixed naming issues: ALL classfields and aliases are escaped by MySQL style backticks '`'. When ManagerClasses are generated, these are replaced for SQLite to '"'.
-
2007-06-20 21:44:180.6First public BETA release. Please test and comment!