n8n/.github
Omar Ajoue 044c710a8e
fix: Make MySQL migration for nano id change compatible with version 5.7 (#6498)
* fix: Make migration for MySQL compatible with version 5.7

* fix: Correct syntax

* fix: Syntax for primary key creation

* fix: Remove unnecessary constraint statement

* fix: Name columns for sqlite migration to prevent issues

* ci: Always run DB tests with table-prefix and alt-schema

* add tablePrefix to migrations (mysql not fixed)

* fix character_set on mysql migrations

* fix mysql collation version difference

* cater for mariadb collations

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Michael Auerswald <michael.auerswald@gmail.com>
2023-06-21 17:10:47 +02:00
..
ISSUE_TEMPLATE feat: Switch from npm to pnpm (#4429) 2022-11-09 17:32:05 +01:00
scripts build: Check test files (#6455) 2023-06-20 13:35:04 +02:00
workflows fix: Make MySQL migration for nano id change compatible with version 5.7 (#6498) 2023-06-21 17:10:47 +02:00
CODEOWNERS ci: Remove second code owners for migrations (#5636) 2023-03-07 10:58:27 +01:00
docker-compose.yml feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
pull_request_template.md feat: Add PR template (#4983) 2022-12-20 13:53:05 +01:00