objection-guid
objection-guid copied to clipboard
Automatic guid for Objection.js
Results
1
objection-guid issues
Sort by
recently updated
recently updated
newest added
It's common to store UUIDs in MySQL as `binary(16)`. This PR adds a `useBinary` option to convert the generated/returned UUIDs to/from binary format.