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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user