1
0
mirror of https://github.com/bitwarden/server synced 2025-12-29 22:54:00 +00:00

Document database projects and complete EDD support (#5855)

* Document database projects and complete EDD support

* Remove an old remnant of a now-unused 'future' state

* Sync finalization scripts

* Fix conflict

* Fix some script issues
This commit is contained in:
Matt Bishop
2025-07-21 16:43:30 -04:00
committed by GitHub
parent 3024576181
commit bdadf2af01
12 changed files with 101 additions and 36 deletions

View File

@@ -11,8 +11,6 @@
<TargetFrameworkProfile />
</PropertyGroup>
<ItemGroup>
<Build Remove="dbo_future/**/*" />
<!-- Remove file just so we can add it back with some suppressions -->
<Build Remove="dbo/Stored Procedures/AzureSQLMaintenance.sql" />
<Build Include="dbo/Stored Procedures/AzureSQLMaintenance.sql">