mirror of
https://github.com/bitwarden/server.git
synced 2026-06-01 01:55:55 -05:00
* feat(admin): add exempt from billing automation toggle for organizations * style: apply file-scoped namespaces to EF migration files * chore: rename migration to avoid sequence collision with 2026-04-10_00 * fix(sql): refresh Organization-dependent views after column addition * fix(sql): rename migration to resolve ordering conflict
Bitwarden PostgreSQL Database Migrator
A class library leveraged by hosted applications to perform PostgreSQL database migrations via Entity Framework.
See the documentation on creating migrations for how to utilize the files seen here.