e8a52f4794
* refactor: replace sqlite library with the original cgo variant This change reverts our SQLite library back to the original for compatibility and performance reasons now that we always package with CGO. * fix: cgo and build flags * fix: gcc requirement * fix: gcc in dev workflow too |
||
---|---|---|
.. | ||
const.go | ||
errors.go | ||
mysql_provider.go | ||
postgres_provider.go | ||
provider.go | ||
provider_mock.go | ||
sql_provider.go | ||
sql_provider_test.go | ||
sqlite_provider.go | ||
sqlmock_provider.go | ||
types.go | ||
upgrades.go |