-
-
Notifications
You must be signed in to change notification settings - Fork 66
uuid default #136
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
az seems to ignore the following:
and simply still generate bigint primary keys instead of uuid's. I'm about to try in a perfect clean environment but at present this seems to be a problem. because all of my other models generated have uuid primary key because of this config but because auth is all bigint for primaries none of my associations work because of id mismatches