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
First off thanks for the great repo, I'm sure this would be of use to many people.
I wonder if it's possible to get the structs from a SQL definition instead of connecting to the database? I'm thinking it would accept the create table SQL either through a file, stdin or a flag. This would allow a nice web UI like https://mholt.github.io/json-to-go/
The text was updated successfully, but these errors were encountered:
First off thanks for the great repo, I'm sure this would be of use to many people.
I wonder if it's possible to get the structs from a SQL definition instead of connecting to the database? I'm thinking it would accept the create table SQL either through a file, stdin or a flag. This would allow a nice web UI like https://mholt.github.io/json-to-go/
The text was updated successfully, but these errors were encountered: