Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Change SQLite Uuid type from "binary" to "blob" #58

Merged
merged 1 commit into from
Aug 23, 2018

Conversation

fincardy
Copy link
Contributor

SQLite doesn't support the "binary" data type as specified in the SQLiteGrammar file, changing this to blob allows SQLite to work as intended.

See: #57

@fincardy fincardy changed the title Change SQLite Uuid type from "binary" to "bold" Change SQLite Uuid type from "binary" to "blob" Aug 22, 2018
@brendt brendt merged commit aadade4 into spatie:master Aug 23, 2018
@brendt
Copy link
Contributor

brendt commented Aug 23, 2018

Thanks! It's tagged as 1.2.1: https://github.com/spatie/laravel-binary-uuid/releases/tag/1.2.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants