gnormal / gnorm

A database-first code generator for any language
https://gnorm.org
Other
487 stars 40 forks source link

Append to correct ForeignKeyRefs slice #124

Closed Etomyutikos closed 4 years ago

Etomyutikos commented 4 years ago

fixes #123

This commit resolves an issue with ForeignKeysRefs being overwritten in RefTables by the list of ForeignKeys in the source table.