Commit Graph

6 Commits

Author SHA1 Message Date
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 6d3cfd7692 go mod tidy 2025-06-12 17:50:31 -07:00
end b201306152 cli: add dependencies to builders 2025-06-04 17:47:09 -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