Commit graph

10 commits

Author SHA1 Message Date
2b54cbb95b
refactor: use flags instead of positionals, reorganize cli init
All checks were successful
/ sast (push) Successful in 43s
/ tests (push) Successful in 45s
/ build (push) Successful in 47s
2024-07-13 23:44:04 -04:00
ad4d723ceb
refactor: remove APP as part of name, carry-over from pre-extracted version
All checks were successful
/ sast (push) Successful in 39s
/ tests (push) Successful in 46s
/ build (push) Successful in 48s
2024-07-11 21:33:47 -04:00
455054add2
refactor: ApplyMigration > Apply, remove naming redundancy
All checks were successful
/ sast (push) Successful in 45s
/ tests (push) Successful in 48s
2024-07-11 21:16:44 -04:00
0dc457ec9c
feat: add inspect by index command 2024-07-11 21:15:37 -04:00
e5e96c3de7
refactor: setup database connection via prerun
All checks were successful
/ tests (push) Successful in 49s
/ sast (push) Successful in 43s
2024-07-11 20:49:09 -04:00
fba9720db0
refactor: pull in ApplyMigration into migration 2024-07-11 20:28:57 -04:00
e5d8483491
refactor: graph from directory 2024-07-11 20:24:57 -04:00
90a512bd91
refactor: group migration logic, use Migration to apply instead of path 2024-07-11 20:16:17 -04:00
e68ded1b3c
refactor: isolate db handler 2024-07-11 00:09:24 -04:00
369fd41e6d
feat: extract cli and add parsing for up command 2024-07-10 23:20:54 -04:00