Skip to content

XDominion v0.3.2

Compare
Choose a tag to compare
@metalwolf metalwolf released this 18 Jan 00:28
· 14 commits to master since this release
d9f18c7

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

New in this version:

  • Implementation of transactions into select type queries (select, min, max, avg, count, ...)