Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate schema automatically from database linked in URL? #3392

Open
assembly-winston opened this issue May 18, 2024 · 0 comments
Open

Comments

@assembly-winston
Copy link

I have a Supabase Postgres instance. I have used some ORMs (like SeaORM in Rust), which gives a link and login, can automatically generate the equivalent structs. The quickest option I've found in SQLC Go is to copy my schema definitions into a local file. I'd like it to determine the schema on its own. Is it possible?

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

No branches or pull requests

1 participant