n8n/packages
Omar Ajoue a4578d68a5
feat: Create workflow history database migration (no-changelog) (#7031)
Github issue / Community forum post (link here to close automatically):

For the upcoming workflow history feature, we're creating the necessary
database tables.

Also changes the schema for Postgres so the versionId column is now
properly a UUID. The `using` statement prevents losing data, basically
converting the strings to UUIDs.

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2023-08-29 12:01:11 +02:00
..
@n8n/client-oauth2 🚀 Release 1.4.0 (#7001) 2023-08-23 15:41:49 +02:00
@n8n_io/eslint-config ci: Improve the performance of the import/no-cycle linting rule (no-changelog) (#6985) 2023-08-22 13:44:50 +02:00
cli feat: Create workflow history database migration (no-changelog) (#7031) 2023-08-29 12:01:11 +02:00
core fix(core): Invalid NODES_INCLUDE should not crash the app (#7038) 2023-08-29 11:19:40 +02:00
design-system feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
editor-ui refactor: Skip resource mapper test causing timeouts (no-changelog) (#7034) 2023-08-29 11:19:16 +02:00
node-dev 🚀 Release 1.4.0 (#7001) 2023-08-23 15:41:49 +02:00
nodes-base fix(Postgres Node): Empty return data fix for Postgres and MySQL (#7016) 2023-08-25 18:38:09 +03:00
workflow feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00