Upgrade document library #45
Loading…
x
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