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
Currently, generation needs a schema.sql file to understand the db schema against which queries need to be written. Support can be added to also look it up from the database we are connecting to when generating the SQL.
Currently, generation needs a schema.sql file to understand the db schema against which queries need to be written. Support can be added to also look it up from the database we are connecting to when generating the SQL.