-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Currently when open database (connect()) it also creates tables and indexes, i.e. initializing database tables.
There should be a possibility to open existing database without initialization.
Ideally, it should check whether the database file exists. If exists, open without initialization. If does not exist, create database, create tables and indexes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
No status