Jan Oberhauser
6c685ccae1
🐛 Fix postgres schema
2020-05-13 09:31:31 +02:00
Jan Oberhauser
96e5d34065
🐛 Fix entityPrefix
2020-05-13 09:22:14 +02:00
Jan Oberhauser
42b997fdb4
⚡ Improve database migrations
2020-05-04 17:29:39 +02:00
Rupenieks
3acd779282
Fixed Queries,
2020-04-29 13:57:21 +02:00
Rupenieks
16bf916df5
Migration configs, migration files, removed test queries
2020-04-29 11:34:12 +02:00
Rupenieks
032f4075e4
postgresql initial migration
2020-04-28 00:52:30 +02:00
Rupenieks
daeafe68f3
init migration test files, ormconfig
2020-04-27 12:46:09 +02:00
Rupenieks
07c69f5ade
Migration settings
2020-04-22 16:03:50 +02:00
Jan Oberhauser
303062623b
✨ Add MariaDB support
2020-04-14 19:54:11 +02:00
Jan Oberhauser
255d30b2c7
✨ Make it possible to define prefix for table names
2020-03-21 18:32:26 +01:00
Istvan Richter
31a2138f92
Add custom Postgres schema support
2020-03-18 06:26:33 +01:00
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
Jan Oberhauser
d337cbd805
👕 Replace some double quotes with single ones
2019-09-19 14:14:37 +02:00
Jan Oberhauser
2591e98333
⚡ Add missing dependency and fix some types
2019-08-13 19:01:14 +02:00
Jan Oberhauser
c8f339ed8e
🐛 Fix issue that in production mode database did not get initialized
2019-08-04 20:59:10 +02:00
Jan Oberhauser
e7328cd0d9
🐛 Deactivate database-synchronize in production mode
2019-08-04 14:45:56 +02:00
Jan Oberhauser
13c5f99a7e
✨ Add support for "_FILE" environment variables
2019-08-03 14:06:11 +02:00
Jan Oberhauser
a9453806b8
✨ Add support for PostgresDB and save date as Date
2019-07-22 20:29:06 +02:00
Jan Oberhauser
d027545986
✨ Use convict for configuration to make n8n easier to configure
2019-07-21 19:52:57 +02:00
Jan Oberhauser
bce2ef34ed
Rename folder to fix problems on MacOS and windows
2019-06-24 10:30:46 +02:00
Jan Oberhauser
1d86a2a773
Update to TypeScript 3.5.x
2019-06-24 10:28:18 +02:00
Jan Oberhauser
9cb9804eee
Initial commit to release
2019-06-23 12:35:23 +02:00