The Sqlite driver for facades.Orm() of Goravel.
goravel/sqlite | goravel/framework |
---|---|
v1.0.* | v1.16.* |
Run the command below in your project to install the package automatically:
./artisan package:install github.com/goravel/sqlite
Or check the setup file to install the package manually.
Run command below to run test:
go test ./...