Skip to content

Fix slices in split models#1

Open
jlisthood wants to merge 8 commits intomainfrom
fix-slices-in-split-models
Open

Fix slices in split models#1
jlisthood wants to merge 8 commits intomainfrom
fix-slices-in-split-models

Conversation

@jlisthood
Copy link
Owner

No description provided.

Daniel Kozlowski and others added 8 commits July 13, 2022 06:52
This change allows models to be split into a different package. The
major benefit of this is to allow multiple sqlc querier packages to use
the same schema, and models. This allows better code modularization and
help larger projects keep implementation details independent across
logical code modules
There is an issue with split models that has issues when you have return
types and enum's. This change handles both of those cases and makes type
generation more robust. It also better handles import statements
github isn't recognizing this as a fork, so it is actively running dependabot. We don't want this as we will pull dependencies by syncing the fork with upstream. This will remove the dependabot file and stop the bot from running
@jlisthood jlisthood force-pushed the main branch 4 times, most recently from 4476813 to dce6b99 Compare April 28, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants