Skip to content

Latest commit

 

History

History
75 lines (36 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

75 lines (36 loc) · 3.35 KB

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)

3.0.6 (2023-12-05)

3.0.5 (2023-12-04)

3.0.4 (2023-10-30)

3.0.3 (2023-02-22)

3.0.2 (2022-12-16)

Bug Fixes

3.0.1 (2022-03-09)

3.0.0 (2022-01-12)

2.3.0 (2021-05-05)

Features

  • Dependencies: Move many dependencies to peerDependencies. (ca2851b)

2.2.1 (2021-03-04)

Bug Fixes

  • Module: Fixing module registration issues (a2721a7)

2.2.0 (2021-02-23)

Features

  • Factory: Adding factory service to support dynamic drivers (0d49819)

2.1.0 (2021-01-08)

Features

  • OptionalMetadataKey: Add option for id to be a non-metadata field (a913267)

2.0.3 (2020-10-22)

2.0.2 (2020-10-22)

2.0.1 (2020-09-23)

2.0.0 (2020-08-26)

1.0.2 (2020-08-15)

1.0.1 (2020-08-11)

1.0.0 (2020-08-10)