Skip to content

Dynamic Orm v1.2.0

Compare
Choose a tag to compare
@vzakharchenko vzakharchenko released this 18 Mar 13:22
· 234 commits to master since this release
  • save/load dynamic structure
  • load current database schema
  • support Composite Primary key in cache queries
  • the ability drop tables, views, columns and sequences
  • examples of CTE with and without cache
  • examples of Union/Union with and without cache
  • fixed some bugs