-
Entity Framework is very important.
Migrations are a CRITICAL part of using Entity Framework.
The existing Sql Server sample doesn't work with Postgres, takes a considerable amount of work to ha…
yoDon updated
3 weeks ago
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.9.2
### What happened?
When upgrading the database from…
-
Hello guys
After executing : "dotnet ef migrations add InitialCreate" on a **very simple** starting API project, I get the fatal message error message
_Build started...
Build succeeded.
**Unable…
-
Hi,
I´m new to docker but started with Blazor few weeks ago.
I´m facing an issue during the login cycle with following message:
**SqlException: The INSERT statement conflicted with the FOREIGN …
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
# Modules to migrate
- [x] base_comment_template - By @alan196 - #876
- [x] bi_sql_editor - By @nguyenminhchien …
-
### Version
1.27.0
### What happened?
`query.sql:57:96: edited query syntax is invalid: syntax error at or near "ext"`
If I replace the `@now` with `sqlc.arg(now)` though it works. I also get er…
-
## Problem
Since `prisma migrate` is experimental and our team is waiting for #446, I was trying to create a simple migration tool. Our needs aren't big for now so a simple script would help.
I ma…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13
### Bug summary
When trying to upgrade Umbraco to v13 in azure we get a timeout exception during v12 …
-
### Search first
- [X] I searched and no similar issues were found
### Description
After liquibase migration from 3.5.3 to 4.26.0 we noticed that the total `liquibase update` time became very…
-
## File a bug
Hello,
I'm using SQL Server 2019 with EF Core 7.0 migrations,
I have a table with 2 columns:
- One column is a `date, null`,
- the other is a `datetimeoffset(7), not null`
…