Closed brentjanderson closed 6 years ago
As noted in the mix cloak.migrate documentation, cloak migrations only support integer sequence :id primary key fields. Having a strategy for uuid would be beneficial so that databases using UUIDs can benefit from cloak as well.
mix cloak.migrate
:id
As noted in the
mix cloak.migrate
documentation, cloak migrations only support integer sequence:id
primary key fields. Having a strategy for uuid would be beneficial so that databases using UUIDs can benefit from cloak as well.