Commit Graph

9 Commits (48100ea926bf729354ed272573afbe8dd9b3e8ea)

Author SHA1 Message Date
Oleg Balunenko 48100ea926
feat: Make goose annotations case-insensitive (#704) 2024-03-04 09:35:26 -05:00
Radoslav Kirilov 120e6a38d5
feat: environment variables interpolation (#604)
Co-authored-by: Mike Fridman <mf192@icloud.com>
2023-12-23 15:13:19 -05:00
Michael Fridman ccfb885423
feat(experimental): goose provider with unimplemented methods (#596) 2023-10-06 23:53:26 -04:00
Michael Fridman d67f26cb2e
fix(sqlparser): avoid trimming on last semicolon (#581) 2023-08-11 08:31:33 -04:00
Michael Fridman 06ff963c97
fix: unterminated up statement is ignored (#558) 2023-07-07 14:58:39 -04:00
Michael Fridman 8c25e3bd17
feat: `goose validate` command (#449) 2023-02-25 14:33:10 -05:00
Michael Fridman b4af752f57
fix test race condition and remove verbose global in parser (#457) 2023-01-28 10:41:44 -05:00
Michael Fridman bf2656094c
fix: parser handling comments and empty lines (#446) 2023-01-26 09:42:38 -05:00
Michael Fridman 2636c84dc8
refactor: move sql parser into internal package (#444) 2023-01-19 09:19:13 -05:00