Skip to content

MiniORMUtils v3.40

Choose a tag to compare

@pyhoon pyhoon released this 14 Sep 14:55
· 134 commits to main since this release

What's New

  1. MariaDB is supported
  2. BLOB column is default to mediumblob for MariaDB and MySQL
  3. Update ExecQuery sub
  4. Update code example in B4XMainPage
  5. Added example for testing MariaDB
  6. Added InitSchema2
  7. Added LogQuery3 sub to print out DBStatements and parameters in DBBatch
  8. ShowExtraLogs in ExecuteBatch using LogQuery3
  9. Update README.md
  10. Change comment links to #Macro tags