Skip to content

XDominion v0.3.0

Compare
Choose a tag to compare
@metalwolf metalwolf released this 10 Nov 18:15
· 18 commits to master since this release
8a0eae8

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

New in this version:

  • Implementation of transactions, commit, rollback