1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00
Files
server/util/SqliteMigrations
Brant DeBow f4e1e2f1f7 [PM-17562] Add support for null/all event type (#6100)
* [PM-17562] Add support for null/all event type

* Address PR Feedback

* Adjusted SQL scripts per feedback
2025-07-22 10:02:13 -04:00
..

Bitwarden SQLite Database Migrator

A class library leveraged by hosted applications to perform SQLite database migrations via Entity Framework.

See the documentation on creating migrations for how to utilize the files seen here.