-
I am using EntityFramework 6.1.3, EntityFramework6.Npgsql 3.1.1, Npgsql 3.2.0
When I use "update-database", the connected Postgres database gets updated properly. When I try to generate migration s…
-
# Environment
Knex version: 0.16.2
Database + version: postgres 11
OS: mac os 10.13.6
Select applicable tempalate from below.
If issue is about oracledb support tag @ atiertant. For MSSql tag…
-
I have Decidim with docker up and running (thanks for the repo).
However, when going to [next steps in install](https://docs.decidim.org/en/install/#_deploy), I am unable to create an admin user.
…
-
My `composer.json`:
```json
"autoload": {
"psr-4": {
"App\\": "app/",
"Modules\\": "Modules/",
"Database\\Factories\\": "database/factories/",
…
-
Provide a lambda backed custom-resource to run user migrations on a database
allow user to pass migrations scripts or folder to run after database get created
-
### Steps to reproduce the problem
I'm upgrading my Mastodon instance from 4.1.9 to 4.2. Everything worked fine, untill i came to the database-migration with `SKIP_POST_DEPLOYMENT_MIGRATIONS=true RAI…
-
Hello,
I just try to install a new pixelfed today but failed when I run `php artisan migrate --force`
Database version
```
root@pixelfed ~ # mysql --version
mysql Ver 15.1 Distrib 10.6.11-…
-
I created a custom BaseMigration class by hand in the migrations directory, but whenever I try to extend my other migration files I get:
``` php
Fatal Error: Class 'BaseMigration' not found in app/da…
-
(jim-bzcQDWC5) C:\Users\mackenzie.nichols\Documents\misc\mkn\jim>flask db init
c:\users\mackenzie.nichols\.virtualenvs\jim-bzcqdwc5\lib\site-packages\flask_sqlalchemy\__init__.py:774: UserWarning: …
-
# [UPDATED]
## Version
```
### PHP VERSION:
8.3.4
### PHP EXTENSIONS:
Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, Reflection, SPL, session, standard, sodium, …