Commit Graph

18 Commits (46ae6620981061da6c0e17df30c59a69fa2e6ac3)

Author SHA1 Message Date
Michael Fridman 48c4946d69
feat: postgres migration table existence check (#860) 2024-11-23 20:31:25 -05:00
Mike Fridman 198457304d
docs: improve optimization comment 2024-09-03 09:45:57 -04:00
Michael Fridman 7536ecd225
Remove explicit failure in WithDisableGlobalRegistry (#783) 2024-06-25 09:35:57 -04:00
Michael Fridman 9309665e0b
cleanup: provider disabled versioning states (#769) 2024-05-11 14:51:15 -04:00
Michael Fridman 992628d83a
Rename CheckPending to GetVersions (#764) 2024-05-03 09:51:36 -04:00
Michael Fridman 8c8def432b
Update HasPending logic to account for out-of-order errors (#762) 2024-05-03 09:25:08 -04:00
Michael Fridman 272603b047
Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
Michael Fridman 6a5697e724
Add provider CheckPending method (#756) 2024-04-25 18:41:15 -04:00
Michael Fridman 1ad801c2f2
feat: Add provider HasPending method (#751) 2024-04-21 13:05:54 -04:00
Mike Fridman 87c45a3677
Release v3.17.0 2023-12-15 23:52:17 -05:00
Michael Fridman b114337ef6
feat: add optional logging in Provider with verbose option (#668) 2023-12-15 23:30:00 -05:00
Michael Fridman 31709a3537
fix: Improve provider apply() errors (#660) 2023-12-10 15:27:01 -05:00
Michael Fridman 0363e19792
feat: Provider option to disable reading from global registry (#645) 2023-11-13 08:50:10 -05:00
Michael Fridman 9e6ef20c4f
refactor: add TableExists assertion support and improve docs (#641) 2023-11-12 11:01:28 -05:00
Michael Fridman 669263905c
Create an alias for Dialect from database.Dialect (#636) 2023-11-10 08:59:51 -05:00
Michael Fridman 04e12b88f4
feat: Add goose provider (#635) 2023-11-09 09:23:37 -05:00
Mike Fridman e696fa3ba5
feat(experimental): move Provider to an internal package 2023-10-10 08:59:05 -04:00
Michael Fridman ccfb885423
feat(experimental): goose provider with unimplemented methods (#596) 2023-10-06 23:53:26 -04:00