You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
[](https://offset.earth/treeware?gift-trees)
9
+
[](https://plant.treeware.earth/michaeldyrynda/laravel-efficient-uuid)
10
10
11
11
## Introduction
12
12
@@ -18,7 +18,7 @@ As of 4.0, this package uses a [custom cast](https://laravel.com/docs/7.x/eloque
18
18
19
19
> **Note**: This package purposely does not use [package discovery](https://laravel.com/docs/5.8/packages#package-discovery), as it makes changes to the MySQL schema file, which is something you should explicitly enable.
20
20
21
-
MySQLand SQLite are the only supported connection types, although I welcome any pull requests to implement this functionality for other database drivers.
21
+
MySQL, SQLite, and PostgreSQL are the only supported connection types, although I welcome any pull requests to implement this functionality for other database drivers.
22
22
23
23
Note that `doctrine/dbal` does not appear to support changing existing `uuid` fields, and doing so would cause your existing values to be truncated in any event.
24
24
@@ -88,6 +88,6 @@ You're free to use this package, but if it makes it to your production environme
88
88
89
89
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
90
90
91
-
You can buy trees [here](https://offset.earth/treeware)
91
+
You can buy trees [here](https://plant.treeware.earth/michaeldyrynda/laravel-efficient-uuid)
92
92
93
93
Read more about Treeware at [treeware.earth](https://treeware.earth)
0 commit comments