Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / spatie/laravel-binary-uuid issues and pull requests
#92 - Remove Blueprint Overrides
Pull Request -
State: closed - Opened by blakethepatton about 6 years ago
#91 - Looking for maintainers / abandonment notice
Issue -
State: closed - Opened by freekmurze about 6 years ago
- 4 comments
#90 - Disable blueprint override
Issue -
State: closed - Opened by blakethepatton about 6 years ago
- 1 comment
#89 - Conflict with Laravel Telescope
Issue -
State: closed - Opened by thannaske about 6 years ago
- 1 comment
Labels: revisit for new major version
#88 - Relation model saving causes "UTF-8" Error
Issue -
State: closed - Opened by steintoon about 6 years ago
- 2 comments
#87 - Can we have an incremental id (for internal relations) too?
Issue -
State: closed - Opened by AmirrezaNasiri about 6 years ago
- 1 comment
#86 - Lack of "ID" in key name results in exception
Issue -
State: closed - Opened by spencerwasden about 6 years ago
- 1 comment
#85 - Fix reliance on static factory [Issue #84]
Pull Request -
State: closed - Opened by uphlewis about 6 years ago
- 1 comment
#84 - Relies on static UUID factory not being changed
Issue -
State: closed - Opened by uphlewis about 6 years ago
- 3 comments
#83 - General error: 1215 Cannot add foreign key constraint when using relations
Issue -
State: closed - Opened by basepack about 6 years ago
- 2 comments
#82 - Feature/update readme
Pull Request -
State: closed - Opened by louisl over 6 years ago
- 1 comment
#81 - Question - Should I still have a fk defined $casts?
Issue -
State: closed - Opened by louisl over 6 years ago
- 2 comments
#80 - Usage with Laravel Nova
Issue -
State: closed - Opened by vpratfr over 6 years ago
- 5 comments
#79 - Use ID and UUID
Issue -
State: closed - Opened by hugofabricio over 6 years ago
- 1 comment
#78 - run tests on php 7.3
Pull Request -
State: closed - Opened by akoepcke over 6 years ago
- 1 comment
#77 - uuid() blueprint method creates a char(36) column instead of binary(16)
Issue -
State: closed - Opened by jonagoldman over 6 years ago
- 1 comment
#76 - Running DB::purge() is unloading extension
Issue -
State: closed - Opened by guice over 6 years ago
- 3 comments
#75 - Connect the codecoverage to scrutinizer
Pull Request -
State: closed - Opened by tvbeek over 6 years ago
- 1 comment
#74 - Ordered UUID for Laravel MySQL grammar query compilation via custom builder
Issue -
State: closed - Opened by isocroft over 6 years ago
- 1 comment
#73 - Fix typo on line 29 [README.md]
Pull Request -
State: closed - Opened by Beelthazad over 6 years ago
- 1 comment
#72 - Support for scout
Pull Request -
State: closed - Opened by isocroft over 6 years ago
- 1 comment
#71 - Proposed fixes for issue #66 only
Pull Request -
State: closed - Opened by isocroft over 6 years ago
- 7 comments
#70 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt over 6 years ago
#69 - Malformed UTF-8 characters, possibly incorrectly encoded
Issue -
State: closed - Opened by andreidmour over 6 years ago
- 4 comments
#68 - with('relation') . cause utf8 encode error
Issue -
State: closed - Opened by mohamedsharaf over 6 years ago
- 5 comments
#67 - Improve Support for Scout: Add support for array in newQueryForRestoration($ids)
Pull Request -
State: closed - Opened by reminisc3 over 6 years ago
- 2 comments
#66 - Composite Key Not Working
Issue -
State: closed - Opened by XanManZA over 6 years ago
- 18 comments
#65 - Laravel Scout: Issue with newQueryForRestoration($id) (Add Array Support)
Issue -
State: closed - Opened by reminisc3 over 6 years ago
- 2 comments
#64 - [Idea] Split up HasBinaryUUID trait
Issue -
State: closed - Opened by afraca over 6 years ago
- 2 comments
Labels: revisit for new major version
#63 - Using pivot tables help with uuid
Issue -
State: closed - Opened by rohanshukla94 over 6 years ago
#62 - Can't store values in a model with UUID in it
Issue -
State: closed - Opened by rohanshukla94 over 6 years ago
- 4 comments
#61 - Can't work with Laravel Passport
Issue -
State: closed - Opened by yaquawa over 6 years ago
- 3 comments
#60 - laravel passport support
Issue -
State: closed - Opened by mohamedsharaf over 6 years ago
- 15 comments
#59 - [BUG]Stop overriding `getKeyName` method of Model class.
Issue -
State: closed - Opened by yaquawa over 6 years ago
- 1 comment
Labels: revisit for new major version
#58 - Change SQLite Uuid type from "binary" to "blob"
Pull Request -
State: closed - Opened by fincardy over 6 years ago
- 1 comment
#57 - Unknown database type binary requested, Doctrine\DBAL\Platforms\SqlitePlatform may not support it.
Issue -
State: closed - Opened by fincardy over 6 years ago
- 3 comments
#56 - [Question] Infinite recursion for getAttribute when present in multiple traits
Issue -
State: closed - Opened by vpratfr over 6 years ago
- 3 comments
#55 - Add some type hints
Pull Request -
State: closed - Opened by vpratfr over 6 years ago
- 3 comments
#54 - Remove references to deprecated trait in README
Pull Request -
State: closed - Opened by vpratfr over 6 years ago
- 2 comments
#53 - Add some eloquent-ness to the trait
Pull Request -
State: closed - Opened by vpratfr over 6 years ago
- 21 comments
#52 - Validation not working?
Issue -
State: closed - Opened by mfauveau over 6 years ago
- 9 comments
#51 - Error in HasBinaryUuid trait...?
Issue -
State: closed - Opened by telkins over 6 years ago
- 10 comments
#50 - Is it necessary to explicitly set incrementing to false...?
Issue -
State: closed - Opened by telkins over 6 years ago
- 2 comments
#49 - Adding dynamic accessors and mutators from $uuidAttributes and customising uuid text attribute suffix
Pull Request -
State: closed - Opened by isocroft over 6 years ago
- 10 comments
#48 - [#47] toArray on HasBinaryUuid conditionally adds model key
Pull Request -
State: closed - Opened by d1am0nd over 6 years ago
- 2 comments
#47 - Make models with HasBinaryUuid trait serializable when the model key is not selected
Issue -
State: closed - Opened by d1am0nd over 6 years ago
- 1 comment
#46 - Support to postgresql
Issue -
State: closed - Opened by paulocastellano over 6 years ago
- 2 comments
#45 - Making `_text` available to other secondary UUID columns
Issue -
State: closed - Opened by vpratfr over 6 years ago
- 4 comments
#44 - Using Eloquent find* methods with string UUID
Issue -
State: closed - Opened by vpratfr over 6 years ago
- 7 comments
#43 - Adds method to generate a UUID
Pull Request -
State: closed - Opened by vpratfr over 6 years ago
- 19 comments
#42 - Expose method to generate binary UUID
Issue -
State: closed - Opened by dror3go over 6 years ago
- 1 comment
Labels: revisit for new major version
#41 - Configuration option for using UUID v4 instead of v1
Issue -
State: closed - Opened by francislavoie over 6 years ago
- 2 comments
Labels: revisit for new major version
#40 - Prevent decoding the uuid when the model does not exist
Pull Request -
State: closed - Opened by andrzejkupczyk almost 7 years ago
- 2 comments
#39 - Model using the HasBinaryUuid trait is not booted correctly
Issue -
State: closed - Opened by andrzejkupczyk almost 7 years ago
- 3 comments
Labels: bug
#38 - Not compatible with Scout
Issue -
State: closed - Opened by Wijnands almost 7 years ago
- 1 comment
#37 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt almost 7 years ago
#36 - Allow for Route Model Binding
Pull Request -
State: closed - Opened by slashequip almost 7 years ago
- 5 comments
#35 - Added dynamic accessor and mutators from $uuidAttributes
Pull Request -
State: closed - Opened by westphalen about 7 years ago
- 5 comments
#34 - `HasUuidPrimaryKey` trait is redundant
Issue -
State: closed - Opened by westphalen about 7 years ago
- 3 comments
#33 - Accessors for non-primary-key UUID fields
Issue -
State: closed - Opened by westphalen about 7 years ago
- 3 comments
#32 - Error when using with Implicit route model binding
Issue -
State: closed - Opened by DennisOng about 7 years ago
- 7 comments
#31 - Migration ignoring table prefix
Issue -
State: closed - Opened by K4q4m3 about 7 years ago
- 5 comments
#30 - "Malformed UTF-8 characters, possibly incorrectly encoded" with uuid relations
Issue -
State: closed - Opened by zJoul about 7 years ago
- 11 comments
#29 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt about 7 years ago
#28 - Incompatible with Laravel Horizon
Issue -
State: closed - Opened by francislavoie about 7 years ago
- 4 comments
Labels: revisit for new major version
#27 - Lumen support
Issue -
State: closed - Opened by georgeboot about 7 years ago
- 3 comments
#26 - Undefined property when declearing uuid method
Issue -
State: closed - Opened by driesvints about 7 years ago
- 13 comments
#25 - JSON serialization still doesn't work
Issue -
State: closed - Opened by francislavoie about 7 years ago
- 1 comment
#24 - UUID is not properly formatted
Issue -
State: closed - Opened by elliotfehr about 7 years ago
- 2 comments
#23 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt about 7 years ago
#22 - Adjustment in documentation
Pull Request -
State: closed - Opened by dcorrea777 about 7 years ago
- 1 comment
#21 - Test against PHP 7.2
Pull Request -
State: closed - Opened by carusogabriel about 7 years ago
- 7 comments
#20 - Does it support for lumen 5.5?
Issue -
State: closed - Opened by dcorrea777 about 7 years ago
- 1 comment
#19 - Package breaks Laravel Notifications because of overwrites
Issue -
State: closed - Opened by faustbrian about 7 years ago
- 3 comments
#18 - Add proper support for json_encode
Pull Request -
State: closed - Opened by brendt about 7 years ago
#17 - add getRouteKey method
Pull Request -
State: closed - Opened by faustbrian about 7 years ago
- 3 comments
#16 - add typeUuidText to SQLiteGrammar
Pull Request -
State: closed - Opened by faustbrian about 7 years ago
- 1 comment
#15 - add typeUuidText to MySqlGrammar
Pull Request -
State: closed - Opened by faustbrian about 7 years ago
#14 - Rename typeUuid to typeUuidBinary to allow use of normal UUIDs
Issue -
State: closed - Opened by faustbrian about 7 years ago
- 12 comments
Labels: enhancement, revisit for new major version
#13 - json_encode results in JSON_ERROR_UTF8 because of uuid field
Issue -
State: closed - Opened by faustbrian about 7 years ago
- 3 comments
#12 - add getIdAttribute method
Pull Request -
State: closed - Opened by faustbrian about 7 years ago
- 8 comments
#11 - Typo
Pull Request -
State: closed - Opened by fduchateau about 7 years ago
- 1 comment
#10 - Update composer.json
Pull Request -
State: closed - Opened by Dylan-DPC-zz about 7 years ago
- 1 comment
#9 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by freekmurze about 7 years ago
#8 - Use OrderedTimeCodec from ramsey/uuid
Issue -
State: closed - Opened by barryvdh about 7 years ago
- 1 comment
#7 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by freekmurze about 7 years ago
#6 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt about 7 years ago
#5 - Incorrect string value error when inserting into table
Issue -
State: closed - Opened by ramsey about 7 years ago
- 6 comments
#4 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt about 7 years ago
#3 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt about 7 years ago
#2 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by brendt about 7 years ago
#1 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by freekmurze about 7 years ago