Skip to content

XDominion v0.4.2

Compare
Choose a tag to compare
@metalwolf metalwolf released this 13 Jun 18:12
· 8 commits to master since this release
a8d9400

Database Abstraction Layer.
Use Data Objects, not SQL queries.
Now compatible with MySQL and Postgresql SQLs.

New in this version:

  • Correction of a bug on DoSelect with limits, a 0 limit is not a limit
  • XConditions, XCondition, XOrder, XOrderBy, XFieldSet can now be cloned with .Clone()