1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-06 13:38:13 -05:00
bitwarden/util/PostgresMigrations
SmithThe4th c00df825f2
[PM-19150] Add ArchivedDate Column to Cipher Table for Archive Vault Items (#5489)
* Added the ArchivedDate to cipher entity and response model

* Created migration scripts for sqlserver and ef core migration to add the ArchivedDate column

* Fixed linting

* Fixed syntax

* Manually refresh the UserCipherDetailsView
2025-03-12 11:11:38 -04:00
..