7
Support for cockroachdb
Source: dani-garcia/vaultwarden#2689 · opened by @terribleplan
I was working on moving my installation and wanted to move from sqlite to cockroachdb for better redundancy (storing the rest of the files on network storage, so putting sqlite on that is problematic). Following the migration process outlined in the wiki I got to the point of starting vaultwarden targeting the new DB to run migrations, which failed as cockroach does not implement 100% of pg including SET CONSTRAINTS ALL DEFERRED. (Which according to [this note]( doesn't actually do anything where the problem was first encountered)
Is there any will or desire to support cockroach? It's mostly pg compatible and pretty easy to get a single-node instance running for testing.
Is there any will or desire to support cockroach? It's mostly pg compatible and pretty easy to get a single-node instance running for testing.
No pledges yet. Be the first to back this.
Comments
Similar requests
Feature proposal: Custom Roles support with granular organization permissions
1 vote · 0 comments
Feature Request: Support login_hint Parameter for SSO OAuth Authorization Requests
3 votes · 0 comments
Proposal: support `.onion` domains
0 votes · 0 comments
Multiple domains support, per organization
2 votes · 0 comments
HS256 support for OIDC/SSO
1 vote · 0 comments
No comments yet.