Files
server/util/PostgresMigrations
Alex Morask 901e86a93b [PM-31780] Add exempt from billing automation toggle (#7438)
* 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
2026-04-15 07:50:33 -05:00
..

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.