Upgrade document library #45
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
infrastructure
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bit-badger/jobs-jobs-jobs#45
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The application currently uses
BitBadger.Npgsql.FSharp.Documents
for its database access layer. This library has been superseded byBitBadger.Documents
, which supports PostgreSQL and SQLite. While the syntax is similar, there will be minor changes required to swap one library out for the other one.This is a bit more involved than some other upgrades; it will be its own release