Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@benMain benMain released this 05 Dec 22:08
· 1 commit to master since this release

3.1.0 (2023-12-05)

Bug Fixes

  • createTableAndIndexes: do not try to create table and indexes when already exists (7facb8d)

Features

  • CreateTable: Gracefully create tables and indexes only if they do not exist. (8b5c911)
  • CreateTable: Gracefully create tables and indexes only if they do not exist. (1a0b726)
  • CreateTables: Only create tables and indexes when necessary. (8e7334b)