-
### Issue description
I have created test project with a playground, like the docs states. After that I am trying to generate migrations, so I can run them on a server later, I am getting the error…
-
While our current database structure works for now, it can be challenging to work with, and it can be challenging to extend. At this point, I think we've effectively outgrown our makeshift, JSON-based…
-
### Issue description
Cannot use import statement outside a module
### Expected Behavior
Successfully created database
### Actual Behavior
Cannot use import statement outside a module
### Steps …
-
### Bug description
After update to 4.16.x (observed on all tested versions tested so far from 4.16.0 through to 4.16.2-dev.2), an extended prisma client is considered to have an incompatible type …
-
### Package
filament/filament
### Package Version
v3.2.93
### Laravel Version
v10.48.16
### Livewire Version
v3.5.2
### PHP Version
v8.2.12
### Problem description
When a column in the data…
-
**Describe the bug**
When I click on "Create a Typebot" on the main page, an error occurs, as shown in the attached screenshots. This prevents the creation of a new Typebot and disrupts the workflow.…
-
### The bug
So in a project of mine we want to run migrations on startup. In the case of a failure in one of the migrations in startup we want to log which migration has failed and what has failed in…
-
### Issue description
Error during migration generation: TypeError: Cannot read properties of undefined (reading 'constructor') at C:\Users\danie\code\tecnojest\vivo-management-api\node_modules\t…
-
Warning: Ambiguous class resolution, "CreateCounterTable" was found in both "$baseDir . '/database/migrations/2015_02_15_060856_create_counter_table.php" and "C:\Serveur\www\mediatoday\vendor\fraank\v…
-
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:/…