1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Nikhil Taneja
783fe8b11e
[FIX] configurable db schema name
By default sails-postgres was using `public` even though default `search_path` of db user was different.
Did not face this same issue with Knex migrations
2025-03-01 21:31:00 +05:30
Maksim Eltyshev
fff0552081 chore: Update dependencies
Closes #726
2024-04-23 15:45:47 +02:00
Maksim Eltyshev
08aef7c052 Change database adapter to support the new Node. Closes #32 2020-08-31 16:45:22 +05:00
Maksim Eltyshev
a11f6260c0 Code formatting with prettier, change eslint config for the server 2019-11-05 18:01:42 +05:00
Maksim Eltyshev
5ffef61fe7 Initial commit 2019-08-31 04:07:25 +05:00