Archived
1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
fef34be5ac feat: add number to downgrade command config 2021-02-25 00:03:54 +03:00
eb0775e35d refac: restructure database 2021-02-23 18:44:37 +03:00
f4ad03cee0 refac: use join instead path builder 2021-02-22 23:13:50 +03:00
dbc7ddadb7 refac: made the error object simpler 2021-02-22 23:06:08 +03:00
6b352c31a2 chore: print to stdout in make command
... about successfully created directory with structure for
migration
2021-02-21 23:35:59 +03:00
7d631b1d24 fix: future clippy warnings 2021-02-21 17:53:43 +03:00
a7ab5572df refac: add database connection manager
feat: add supported client to manifest
2021-02-18 12:29:13 +03:00
d4106c50e6 refac: move postgres initialization to separate dir 2021-02-16 18:11:39 +03:00
9679519380 refac: remove unused vars 2021-02-15 23:23:35 +03:00
33f392e18e refac: add additional trait for migration names 2021-02-15 13:47:45 +03:00
109c9ce52f refac: add migration manager 2021-02-15 13:06:09 +03:00
1b16aff6e5 refac: rename database connection to postgres 2021-02-14 12:10:12 +03:00
481760ee6e refac: add trait for upgrade and downgrade 2021-02-14 00:03:37 +03:00
1d8993d1f0 refac: rename method
... to open database connection
2021-02-13 23:46:21 +03:00
8f834264d8 refac: add struct for db connection 2021-02-13 23:44:41 +03:00
40c0a43dab refac: move commands to separate folder 2021-02-13 00:39:39 +03:00