n8n/packages
Guilherme Almeida Girardi 3bdd9096e1 Added support for MySQL
* In packages/cli/src/Db.ts, conditional test of dbType replaced by a
switch;
* removeAll() function adapted to not cause an error using MySQL;
* Added the cross-env module in the "serve" script in the
packages/editor-ui/package.json file. This was done to ensure
compatibility between platforms when declaring environment variables.
Without it, Windows compilation would give an error, for example;
* .idea added to .gitignore (IntelliJ IDEA solutions);
2020-02-10 13:09:06 -03:00
..
cli Added support for MySQL 2020-02-10 13:09:06 -03:00
core 🔖 Release n8n-core@0.24.0 2020-02-07 23:16:52 -08:00
editor-ui Added support for MySQL 2020-02-10 13:09:06 -03:00
node-dev fix: use .bin for tsc 2020-02-07 22:07:10 +01:00
nodes-base 🐛 Fix SNS-Trigger-Node 2020-02-09 18:27:06 -08:00
workflow 🔖 Release n8n-workflow@0.22.0 2020-02-07 23:15:20 -08:00