home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: f2ca48c0dad373abe307536a96af24f73934ed7d

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f2ca48c0dad373abe307536a96af24f73934ed7d Default command now executes queries, --csv or --json I replaced the following commands: sqlite-utils json db.db "select * from table" sqlite-utils csv db.db "select * from table" With a unified 'query' command, which is now set as the default: sqlite-utils db.db "select * from table" sqlite-utils db.db "select * from table" --csv 2019-02-23T01:40:21Z 2019-02-23T01:40:21Z 13ae486343ea6454a93114c6f558ffea2f2c6874 13ae486343ea6454a93114c6f558ffea2f2c6874 140912432 9599 9599
Powered by Datasette · Queries took 0.756ms · About: github-to-sqlite