Use SQL database instead of bolt #71

Merged
mrngm merged 6 commits from sql into master 2021-05-05 21:34:29 +02:00
Owner

This PR changes the database backend to a SQL based one. The backend that is recommended is postgres, but sqlite is probably also fine.

Upgrading requires manual intervention! Run the rushlink-migrate-db tool to migrate the database.

This PR changes the database backend to a SQL based one. The backend that is recommended is postgres, but sqlite is probably also fine. Upgrading requires **manual intervention**! Run the `rushlink-migrate-db` tool to migrate the database.
mrngm merged commit 1fe9553cc9 into master 2021-05-05 21:34:29 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: electricdusk/rushlink#71
No description provided.