n8n/.github/workflows
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
..
check-documentation-urls.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
check-pr-title.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
check-tests.yml build: Check test files (#6455) 2023-06-20 13:35:04 +02:00
ci-master.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
ci-postgres-mysql.yml fix: Make MySQL migration for nano id change compatible with version 5.7 (#6498) 2023-06-21 17:10:47 +02:00
ci-pull-requests.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
docker-base-image.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
docker-image-v1-rc.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
docker-images-nightly.yml ci: Disable provenance attestation on docker images to work around docker/buildx#1533 (#5617) 2023-03-06 09:53:50 +01:00
docker-images.yml 🚀 Release 0.222.1 (#5897) 2023-04-04 15:36:08 +02:00
e2e-reusable.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
e2e-tests-pr.yml ci: Prevent e2e failure on commented type review (no-changelog) (#6452) 2023-06-16 12:17:04 +02:00
e2e-tests.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
release-create-pr.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
release-publish.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
release-push-to-channel.yml ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
test-workflows.yml build: Update pnpm lock file (no-changelog) (#6395) 2023-06-07 11:01:44 +02:00