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
When using the SQL Batch API, it would be helpful to get back information like 64 records updated or Table created with xxxx rows. When using postgres through psql this type of information is reported back. By providing back this information, it would be another data point to help the user know the result of the batch job beyond a simple status: done.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
When using the SQL Batch API, it would be helpful to get back information like
64 records updated
orTable created with xxxx rows
. When using postgres through psql this type of information is reported back. By providing back this information, it would be another data point to help the user know the result of the batch job beyond a simplestatus: done
.The text was updated successfully, but these errors were encountered: