-
This implementation has a disadvantage https://github.com/uptrace/bun/blob/master/migrate/migrator.go#L385-L406:
IF pod fails during migration, lock still is active. After pod reboot pod can't contin…
-
Hello! We created a template database but also has the tables and EF Core migrations (`__EFMigrationsHistory`).
We call `modelBuilder.UseDatabaseTemplate("my-template")` in `DbContext.OnModelCreatin…
-
### Comment:
`libparallelproj` which is part of the conda-forge package [parallelproj](https://github.com/conda-forge/parallelproj-feedstock) contains C/CUDA libs consumed / linked by other project…
-
**Is your feature request related to a problem? Please describe.**
I expect lot of users asking if they can keep 50% of liquidity in v2 and migrate 50% to v3. Explaining that in the app itself would …
-
I've installed grafana using helm and configured it to install the grafana-lokiexplore-app
```
grafana:
grafana.ini:
feature_toggles:
enable: featureToggleAdminPage lokiPredefinedOper…
-
**Describe the bug**
When trying to update to 0.6.0-beta1, the database migration (on PostgreSQL) fails.
The SQL error message: `SQLSTATE[42P07]: Duplicate table: 7 ERROR: relation "aot" already …
-
It would be nice if we could skip installing dependencies after the migration
* when things are not in the right shape yet (like when working on the migrator itself)
* when working on large monorepo…
-
The provided API / public methods are a bit cumbersome to use.
We want to use the library within our application AND use migration files. Unfortunately there does not seem to be an official way of …
-
```
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($max - $min, 1px) or calc(($max - $min) / 1px)
Mor…
-
Hi,
I tried immugorm package with the latest gorm (v1.23.5).
But it gives an error like:
# github.com/codenotary/immugorm
../../../../go/pkg/mod/github.com/codenotary/immugorm@v0.0.0-20220…