Skip to content

Conversation

xux1217
Copy link

@xux1217 xux1217 commented Oct 24, 2024

when primary and foreign key is []byte, transfer []byte to string for map key.

This PR also fixes the binary foreign key error in the mysql test schema.

when primary and foreign key is []byte, transfer []byte to string for
map key.
@stephenafamo
Copy link
Collaborator

For a tiny bit more efficiency, I'd prefer to detect the type during generation not at runtime. For example, take a look at how isPrimitive and usesPrimitive are used in the templates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants