lib.haxe.org

haxORMap

haxORMap - A haXe Object Relational Mapping, SQL and Class generator tool.
Version
0.71
Owner
BlueZeniX
License
BSD

History

  • 2007-06-21 04:24:09
    0.71
    Submitted 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:44
    0.7
    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 '"'.
  • 2007-06-20 21:44:18
    0.6
    First public BETA release. Please test and comment!