24ae417a39
- Assign all tables to correct PostgreSQL schemas in EF Core migrations - Fix identifier quoting: replace SQL Server brackets with PostgreSQL double quotes - Use InsertData for placeholder BaseItems row (no raw SQL) - Remove obsolete/Windows publish profiles; set Linux as default - Add detailed migration success and verification reports (Markdown) - Add idempotent, production-ready SQL migration scripts - Add PowerShell script for automated migration verification - Ensures robust, production-ready PostgreSQL migration and documentation
4 lines
119 B
XML
4 lines
119 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
|
|
<Project>
|
|
</Project> |