-
## Feature Request
### Suggestion
Add support for RDS MySQL databases and additional migrations mechanism
### Value
For some use cases like "distributed data storage" it's better to use MySQL,…
-
-
It's currently very easy to run into a poorly written migration where the down function doesn't correctly undo the migration. Diesel's documentation suggests the use of redo for testing this, but unle…
-
-
Install instructions require addition of
3. update database to store check-link reports
`ckan -c /etc/ckan/default/ckan.ini db pending-migrations --apply`
-
### Version Information
Server Version: v2.43.0.cli-migrations-v3.ubuntu
CLI Version (for CLI related issue): v2.43.0.cli-migrations-v3.ubuntu
### Environment
OSS
### What is the current …
-
### Describe what you want
When inserting values into the database, sometimes I end up needing to add an empty array. Currently this throws an error:
```
Error: values() must be called with at l…
-
New error @jhnnsrs. When creating a new Fluss I get the following error:
```
GraphQLErrors
column reaktion_workspace.created_at does not exist LINE 1: SELECT "reaktion_workspace"."id", "reaktion_…
-
One of the dilemmas of "getting started" applications and examples is that creating the database in code when the application starts is by far the easiest way to get up and running with a database, bu…
-
**Describe the bug**
The migration forward 7.0 failed because of an already existing column name `position` on migration `database/migrations/2024_01_27_171649_add_position_into_playlists_table.php`
…