Skip to content

v3.0.1

Compare
Choose a tag to compare
@mbdavid mbdavid released this 15 Feb 10:12
· 1867 commits to master since this release

Bugfix

  • Upgrade from v2

Changes

  • Shell now are disconected (each command connect, execute, finalize)
  • Do not support transaction in FileStoage Read/Write operations
  • Better delete operation in FileStorage #483
  • Support build connection string object and pass to LiteDatabase.Ctor
  • Better invalid datafile exception message