PostgreSQL is overkill for the amount of data used by this application. Convert the data access to use SQLite, using BitBadger.Documents.Sqlite for document access. Preferences should be moved to within the small group document.
PostgreSQL is overkill for the amount of data used by this application. Convert the data access to use SQLite, using `BitBadger.Documents.Sqlite` for document access. Preferences should be moved to within the small group document.
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.
PostgreSQL is overkill for the amount of data used by this application. Convert the data access to use SQLite, using
BitBadger.Documents.Sqlitefor document access. Preferences should be moved to within the small group document.