Skip to content

Postgres

IOF edited this page Jul 23, 2025 · 1 revision

Формат даты Postgres

    static NewsAggregationContext()
    {
        AppContext.SetSwitch("Npgsql.EnableLegacyTimestampBehavior", true);
    }

Clone this wiki locally