Skip to content

Update user schema exclusion logic in copier.yaml to account for SQLAdmin plugin#101

Open
healthkowshik wants to merge 1 commit intothe-momentum:mainfrom
healthkowshik:fix/include-user-schema-with-sqladmin
Open

Update user schema exclusion logic in copier.yaml to account for SQLAdmin plugin#101
healthkowshik wants to merge 1 commit intothe-momentum:mainfrom
healthkowshik:fix/include-user-schema-with-sqladmin

Conversation

@healthkowshik
Copy link

Closes #100

Solution

Updated the exclusion rule in copier.yaml to check for the sqladmin plugin. Now app/schemas/user.py is included whenever sqladmin is enabled, regardless of project type.

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.

Missing app/schemas/user.py when using agent project type with sqladmin plugin

1 participant

Comments