npgsql configure __EFMigrationHistoryTable from appsettings.json
I am currently migrating my .net application to PostgreSQL 15. Thus, I need to move all my tables from the public
schema to a custom schema.
I am currently migrating my .net application to PostgreSQL 15. Thus, I need to move all my tables from the public
schema to a custom schema.