n8n/packages
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
..
@n8n/client-oauth2 fix(core): Use correct scopes-separator when generating authorization urls (#6502) 2023-06-21 15:19:38 +02:00
@n8n_io/eslint-config ci: Add rule dangerously-use-html-string-missing (no-changelog) (#6299) 2023-05-24 10:12:41 +02:00
cli fix: Make MySQL migration for nano id change compatible with version 5.7 (#6498) 2023-06-21 17:10:47 +02:00
core feat(core): Add PKCE for OAuth2 (#6324) 2023-06-21 10:54:32 +02:00
design-system 🚀 Release 0.233.0 (#6428) 2023-06-14 16:28:08 +02:00
editor-ui feat(core): Add PKCE for OAuth2 (#6324) 2023-06-21 10:54:32 +02:00
node-dev 🚀 Release 0.233.0 (#6428) 2023-06-14 16:28:08 +02:00
nodes-base docs(DebugHelper Node): Update codex for debughelper (no-changelog) (#6499) 2023-06-21 10:53:56 +01:00
workflow feat(core): Add PKCE for OAuth2 (#6324) 2023-06-21 10:54:32 +02:00