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
From Readme: --log-to=connstr: postgres db for logging errors into (default: don’t log)
Do I need to create a table in DB or sqlsmith will create one for it?
What is the table schema if i need to create the table beforehand?
Thanks
The text was updated successfully, but these errors were encountered:
From Readme:
--log-to=connstr
: postgres db for logging errors into (default: don’t log)Do I need to create a table in DB or sqlsmith will create one for it?
What is the table schema if i need to create the table beforehand?
Thanks
The text was updated successfully, but these errors were encountered: