The application currently uses BitBadger.Npgsql.FSharp.Documents for its database access layer. This library has been superseded by BitBadger.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.
The application currently uses `BitBadger.Npgsql.FSharp.Documents` for its database access layer. This library has been superseded by `BitBadger.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.
danieljsummers
added this to the 3.2 milestone 2024-06-20 02:29:27 +00:00
danieljsummers
self-assigned this 2024-06-20 02:29:33 +00:00
danieljsummers
removed this from the 3.2 milestone 2024-06-21 00:06:32 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The application currently uses
BitBadger.Npgsql.FSharp.Documentsfor 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
the application has been decommissioned