Allow multiple database url #246
thobhanifreddy
started this conversation in
Ideas
Replies: 1 comment
-
needed this feature for my personal project, so I’ve published it as a separate package: https://www.npmjs.com/package/@thobhanifreddy/kysely-codegen Feel free to try it out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It is very common for a backend project to connect to multiple databases. I have an idea, where config file can have an array of config.
something like this
I have tried to implement it here:
thobhanifreddy@a618f57
Beta Was this translation helpful? Give feedback.
All reactions