Skip to content

Minor Enhancement

Compare
Choose a tag to compare
@rotexdegba rotexdegba released this 23 Feb 03:21
· 31 commits to main since this release
  • Added capability to generate table column metadata array file that can be included in Model classes to eliminate the need for querying the info schema table to populate table column data each time a Model instance is created. This leads to one less db query for each model instance in your application.

Full Changelog: 1.0.7...1.0.8