Commit graph

14 commits

Author SHA1 Message Date
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
40e9ccc61c
ci: run sast+tests
All checks were successful
/ sast (push) Successful in 37s
/ tests (push) Successful in 1m3s
2024-07-11 20:37:10 -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
88db84cac4
refactor: group migration graph logic 2024-07-11 20:07:12 -04:00
e68ded1b3c
refactor: isolate db handler 2024-07-11 00:09:24 -04:00
09fd9f1ba5
fix: module name should match repository 2024-07-10 23:25:42 -04:00
369fd41e6d
feat: extract cli and add parsing for up command 2024-07-10 23:20:54 -04:00
be782fb9c2
refactor: move structs to models 2024-07-10 23:11:14 -04:00
9c7c12b76d
feat: initial commit, extract from other repository 2024-07-10 23:08:08 -04:00
e5a22eddfc Initial commit 2024-07-11 02:51:13 +00:00