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
tweak logging/destructuring/io to simplify building api/ui around (#125)
- most (but not all) logging is now done by the cli main function
- throw errors rather than logging (except in main)
- use json destructuring of sql results rather than list style results
0 commit comments