end
c65e357e15
fix: unify goose Provider path and fail on pending migrations
...
Apply BasePath via fs.Sub, route CLI through Provider API, return
ErrPendingMigrations when auto-migrate is disabled, use DownTo for blank.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-29 18:04:08 -07:00
end
5a6bfb7bc7
add BSD 3-Clause license
2026-01-27 15:09:59 -08:00
end
f6890a56e3
add -s alias to migrate create command
2025-06-13 18:27:53 -07:00
end
6d3cfd7692
go mod tidy
2025-06-12 17:50:31 -07:00
end
ab7e65456c
store opts in a pointer & add logging
2025-06-09 13:39:31 -07:00
end
0ab40996a1
Revert "add support for config generator function"
...
This reverts commit e70aa4675b .
2025-06-09 13:37:58 -07:00
end
e70aa4675b
add support for config generator function
2025-06-09 13:37:25 -07:00
end
f3a25af624
use module logger instead of slog.Default
2025-06-09 12:08:23 -07:00
end
28b89a977f
make FS optional and actually call goose.SetBaseFS
2025-06-05 15:05:57 -07:00
end
c21042edb8
cli: use DepFn system instead of direct module lists
2025-06-05 14:59:05 -07:00
end
f35bbfcbad
use dbx.SQLOFunc instead of sql.DB
2025-06-05 14:22:15 -07:00
end
4d251ffbcf
dialect agnostic approach
2025-06-05 13:52:55 -07:00
end
b201306152
cli: add dependencies to builders
2025-06-04 17:47:09 -07:00
end
6331eaf093
add command builders for urfave/cli
2025-06-04 15:40:29 -07:00
end
2e3918f16f
upgrade for latest version of go-toolkit/app
2025-06-03 14:59:31 -07:00
end
3bb96f1d5e
rename source files
2025-05-30 17:34:39 -07:00
end
1666547fc5
add migrate command builders
2025-05-30 17:33:39 -07:00
end
d0e7689cd1
implement modules
...
- migrations
- migrate up
- migrate down to blank
- auto migrate
2025-05-30 16:53:53 -07:00
end
eef1c3c38d
initial commit
2025-05-30 16:24:04 -07:00