Archived
1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
07d17c9e93 refac: preparatory work for subsequent changes
Moved the main logic such as running a command or getting a config
into it.

Changed incoming paramenters for commands.
2021-04-08 01:50:51 +03:00
11c374e7b0 feat: add transaction manager
now we change database only in transaction
2021-03-02 00:44:57 +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
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
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
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