6, PostgreSQL
System.InvalidCastException: Cannot write DateTime with Kind=UTC to PostgreSQL type 'timestamp without time zone', consider using 'timestamp with time zone'. 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.
Крч сделал с помощью конвертера дат в Unspecified kind, в OnModelCreating
Так же делали, не забудь для nullable datetime тоже сделать. https://github.com/dotnet/efcore/issues/4711#issuecomment-535288442
Глянь мой скрин То что ты кинул не будет работать (по крайне мере у меня не работало)
Ага вот у Вовы https://t.me/dotnet_chat/220442
@vova_lantsov помоги парню пожалуйста. У тебя такая же трабла была
Вот
Обсуждают сегодня