Skip to content

Release 1.0

Latest
Compare
Choose a tag to compare
@aperusset aperusset released this 20 Jul 10:43

First release. Functionalities :

  • Main definition of entity
  • Database creator
  • Basic cache for entities
  • Observable pattern for entities
  • Model operations : types, fields, primary/foreign key, table, view, ...
  • Query operations : insert, delete, update, select, conditions, join, order, ....
  • ... and many others

Compiled with QT 5.15.2 and C++11. Only available for SQLite.