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
Would be nice to have a queries log: what queries were executed and what were the results.
At the moment those are printed to stdout (in debug mode), but it would be more convenient to have a separate GUI window for this. For starters it would be enough to just print everything as plain text there, and query results can be nicely formatted with tabulate.
The text was updated successfully, but these errors were encountered:
Would be nice to have a queries log: what queries were executed and what were the results.
At the moment those are printed to
stdout
(in debug mode), but it would be more convenient to have a separate GUI window for this. For starters it would be enough to just print everything as plain text there, and query results can be nicely formatted withtabulate
.The text was updated successfully, but these errors were encountered: