Skip to content

Enable open database #539

@aregtech

Description

@aregtech

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions