You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to generate the server on the fly to use different database client per request I get the same error as in #16.
I suggest using an exported symbol as a key in the context for optional database instance to get queryBase for example.
I will fork it myself (for own project). Do you think you need the feature? I will make a pull request if it is needed in upstream.
The text was updated successfully, but these errors were encountered:
vhgn
pushed a commit
to vhgn/drizzle-graphql
that referenced
this issue
Dec 24, 2024
When I try to generate the server on the fly to use different database client per request I get the same error as in #16.
I suggest using an exported symbol as a key in the context for optional database instance to get
queryBase
for example.I will fork it myself (for own project). Do you think you need the feature? I will make a pull request if it is needed in upstream.
The text was updated successfully, but these errors were encountered: