XCMer / larry-four-generator

Larry Laravel Generator For Laravel Four
Other
131 stars 27 forks source link

uuid #25

Open francoismart opened 10 years ago

francoismart commented 10 years ago

Hello Would it be possible to support char(36) id as primary key when mapping existing tables as this way we could use UUID as primary keys ? Regards francoismart

cerdman commented 9 years ago

I am working on something for this now using rhumsaa\uuid... might submit a PR if it is stable. I have heard there are issues with PhpUnit and UUID implementations however.