Tiered (MVC) or Identity Server Separated (Angular): yes
Exception message and stack trace:
InvalidCastException: Cannot write DateTime with Kind=Local to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kinds in an array/range. See the Npgsql.EnableLegacyTimestampBehavior AppContext switch to enable legacy behavior.
Steps to reproduce the issue:"
Generate solution from microservice template v5.1.2
Switch Db provider to PostgreSQL
Regenerate initial migration
Run docker containers (db, rabbitmq, ...)
Run DbMigrator
Showing 11 to 11 of 11 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06