Releases: ylsideas/cockroachdb-laravel
Releases · ylsideas/cockroachdb-laravel
v1.4.0
v1.3.0
v1.2.1
v1.2.0 - Laravel 10 Support
v1.1.1
What's Changed
- CockroachDB Database URLs including serverless usage are now fully supported.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Fixed Truncating tables
Changes
- Fixes truncating tables, thanks to @tryvin for pointing this out and providing the code to fix this.
Stable Release with Laravel 9 and 8 support
Changes
Support for Laravel 9 and 8 locked in. See notes for exceptions to the compatibility.