Skip to content

Releases: ylsideas/cockroachdb-laravel

v1.4.0

24 Mar 19:08
d443933
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Jan 18:40
aa42814
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

02 Dec 23:47
d992b30
Compare
Choose a tag to compare

What's Changed

  • fix: Any artisan command that drops tables erroring with unknown function: pg_total_relation_size() by @wsamoht in #26

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - Laravel 10 Support

11 Mar 19:44
0e4f955
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

05 Oct 21:30
Compare
Choose a tag to compare

What's Changed

  • CockroachDB Database URLs including serverless usage are now fully supported.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Sep 22:58
9a3a14f
Compare
Choose a tag to compare

What's Changed

  • Add support for Cockroach Serverless Cluster identifier by @tryvin in #11
  • Drop unique indexes fixes by @tryvin in #10

Full Changelog: v1.0.1...v1.1.0

Fixed Truncating tables

22 Sep 20:14
Compare
Choose a tag to compare

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

12 Feb 18:05
Compare
Choose a tag to compare

Changes

Support for Laravel 9 and 8 locked in. See notes for exceptions to the compatibility.

Alpha Release

20 Dec 22:54
892baa2
Compare
Choose a tag to compare