Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@michaeldyrynda michaeldyrynda released this 29 Mar 05:17

First release of package:

This package merely overrides how Laravel's schema grammar defines a uuid field in the database. Currently, there is only support for the MySQL driver as it is the only driver I use, but feel free to submit a PR for other drivers as you see fit.

See this post for more information about efficient storage of UUID.