-
Error:
```
--> src/main.rs:47:12
|
47 | pg.create_database("database_name").await;
| ^^^^^^^^^^^^^^^ method not found in `PgEmbed`
```
Attempt, related to #8 :
```…
-
**Version(s)**
0.2.1
**Describe the bug**
Flyway is a SQL migration tool that is capable of loading migrations from classpath resources. This feature is used when delivering application that has …
-
The compose file below works with `docker-compose up`. However, If I remove the param `--devmode` from the command passed to the trustify container then I get the error:
```
[trustify] | Error: da…
-
# Feature Request
Larastan Version: `v2.9.6`
`--level` used: 9
Would it be possible to add wildcard support to config option `databaseMigrationsPath`, please?
I would be happy if i don't have …
-
I got an error after running this command;
(grybot)$ gryphon-exec run-migrations --database trading --execute
Python2 is correctly installed all other modules.
--||--
(grybot)$ gryphon-exec run-…
-
**Describe the bug**
Probably since updating to 2.6.0 my selfhosted (in docker) linkwarden seems unable to create preserved formats.
When trying to display the preserved formats, I see a message: "L…
-
### Search first
- [X] I searched and no similar issues were found
### Description
currently there are already plugins which add support for NoSQL databases, e.g. [liquibase-mongodb](https://…
-
Hello guys!
First of all, thank you so much for so great tool.
My question is can I get pending migrations using .NET CLI?
In code I can use method [DbMigrator.GetPendingMigrations](https:/…
-
### Description
When running the migrations, an error occurs due to the use of an undefined static property `Spatie\Permission\PermissionRegistrar::$pivotPermission`. This issue prevents the migrat…
-
## Problem
I am developing an application that uses Prisma to facilitate DB operations with DB/tables and I am using Prisma migrations to create or alter those tables (this part works OK).
But t…