Skip to content

Releases: teqfw/db

DEM & CRUD engine basics

27 Oct 19:16
Compare
Choose a tag to compare
  • Cast function for DTOs.
  • DB utils refactoring.
  • DEM (Domain Entities Model) support.
  • CRUD engine basics.

DEM declarations for DB schemas

16 Sep 09:54
Compare
Choose a tag to compare
  • use @teqfw/di.replace in ./teqfw.json as an object and not as an array;
  • (re)create DB structure with DEM declaration;
  • order ./Api/ subspace;

Initial release

18 Aug 16:39
Compare
Choose a tag to compare
0.1.0

WF-477 Change license from GPL to ASF