-
### Bug description
Hello,
I'm a bit new to the migrate part of prisma but I came across a strange and I don't think it's the expected behavior.
I'm using postgres as backend.
When a date f…
-
Add support for the NodeJS Prisma ORM.
Related to #581
-
Hi guys. I was learning how to create plugins for kong using the `python-pdk` and it wasn't clear how to handle plugin schema migrations.
From what I understand about `lua-pdk`, to handle migratio…
-
I am using Django rest framework social oauth2 for authentication in one Django app. For development purposes, I have used this package with Sqlite3 (SQL database) and it works perfectly. However, now…
-
**Describe the bug**
i trying to run wren ai on kubernetes using my own helm chart and get error with bootstrap on engine deployment. i have based my helm chart on analysis of your kustomize.
```
…
-
Bonjour,
Dans le cadre d'une mise à jour sur le serveur d'un de nos clients nous avons rencontrés des erreurs lors l'éxécution du script de migration : `install/migration/migration.sh` .
Les err…
-
**Describe the bug**
I've migrated from an old monica version (from 2019) to v3.7.0
Now I get a database error that looks like some migration is missing:
```
SQLSTATE[42S22]: Column not found:…
-
I've noticed that need to add how to migrate database.
watching [sqldef/sqldef: Idempotent schema management for MySQL, PostgreSQL, and more](https://github.com/sqldef/sqldef)
-
I upgrade to 5.1 with `composer update` and then I see the message to run the Doctrine migrations command.
When I run this command, it fails.
Details
-------
| Question …
-
### Steps to reproduce
```ruby
require "active_record"
require "ransack"
require "ransack/version"
ActiveRecord::VERSION::STRING # => "5.2.3"
Ransack::VERSION …