Skip to content

Addin improvements and more

Compare
Choose a tag to compare
@danielgindi danielgindi released this 30 Jun 15:30
· 616 commits to master since this release
  • More overrides for Where and WhereList
  • Addin: Support for omitting a column from Update/Insert using the NOSAVE keyword
  • Addin: Support for omitting the Collection class
  • Addin: All keywords are now case-insensitive
  • Addin: Macro documentation is now in Markdown, nicely formatted when read on GitHub
  • Some minor refactoring
  • Major refactoring in Addin's code