home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

169 rows where author = 9599, raw_committer = "cd792325681cbad9f663f2879d8b69f1edbb678f" and repo = 140912432 sorted by author_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: raw_author, author_date (date), committer_date (date)

repo 1

  • sqlite-utils · 169 ✖

author 1

  • simonw · 169 ✖
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
9286c1ba432e890b1bb4b2a1f847b15364c1fa18 Fixed some markup bugs 2023-11-04T03:55:19Z 2023-11-04T03:55:19Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
1c6ea54338e24fcebcee4e2f9c170ee300a5d946 .transform() now preserves rowid values * .transform() now preserves rowid values, refs #592 * Test transform rowids against different table types, closes #592 2023-09-09T00:45:30Z 2023-09-09T00:45:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
5d123f031fc4fadc98f508e0ef6b7b6671e86155 Fixed bug in replacing foreign key constraints example 2023-09-06T22:33:06Z 2023-09-06T22:33:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
02e56d1158b74175b15dd2e954ed7137c1089ed5 click-default-group>=1.2.3 Refs: - https://github.com/click-contrib/click-default-group/issues/21 2023-09-06T02:34:53Z 2023-09-06T02:34:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
1260bdc7bfe31c36c272572c6389125f8de6ef71 Link to sqlite-utils-fast-fks from changelog 2023-08-18T17:47:10Z 2023-08-18T17:47:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
98cd11a81ba553a8b4b5e7b88c447867256318a7 Link docs to sqlite-utils-fast-fks 2023-08-18T17:45:12Z 2023-08-18T17:45:12Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7c1618e4b1f390cf9cf204a2e9b6df2abaebe365 Promote plugins in the README 2023-08-18T02:28:08Z 2023-08-18T02:28:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
509857ee8724f73760f3631b69c26f9047381187 .add_foreign_keys() uses .transform() instead of PRAGMA writable_schema Closes #577 This should solve all sorts of problems seen by users of platforms that throw errors on writable_schema. Also added `add_foreign_keys=` and `foreign_keys=` parameters to `table.transform()`. 2023-08-18T00:48:08Z 2023-08-18T00:48:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
fba26d3564dc8faa6c514fa59df944381a9e0c00 Typo in release notes 2023-07-25T05:54:13Z 2023-07-25T05:54:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
8bee14588687b66c54c7a3dfae5de2f9cc7cac3f Link 3.34 notes to new blog entry 2023-07-24T17:22:20Z 2023-07-24T17:22:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
f5c63088e1454811ce8361208b72297408eb5237 Use sqlean if available in environment (#560) Closes #559 Closes #235 Refs https://github.com/simonw/llm/issues/60 - Uses `sqlean` in place of `sqlite3` if `sqlean.py` is installed - Uses `sqlite-dump` if available and `conn.iterdump()` does not exist - New `with db.ensure_autocommit_off()` method for ensuring autocommit is off, used by `enable_wal()` and `disable_wal()`. 2023-06-25T23:25:51Z 2023-06-25T23:25:51Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
d8fe1b0d899faaaa3d4714a39328f4c24932278f Reformatted CLI examples in docs Closes #551 2023-05-21T20:57:22Z 2023-05-21T20:57:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
718b0cba9b32d97a41bcf9757c97fe1d058da81c Experimental TUI powered by Trogon * sqlite-utils tui command if Trogon is installed, closes #545 * Documentation for trogon TUI * Screenshot of TUI * Ignore trogon mypy error * only run flake8 on Python 3.8 or higher, closes #550 2023-05-21T18:41:56Z 2023-05-21T18:41:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
d2a7b15b2b930fe384e1f1715fc4af23386f4935 Analyze tables options: --common-limit, --no-most, --no-least Closes #544 2023-05-21T16:19:30Z 2023-05-21T16:19:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
e047cc32e9d5de7025d4d3c16554d4290f4bd3d1 backwards-incompatible, not compatible 2023-05-09T21:08:31Z 2023-05-09T21:08:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
80763edaa2bdaf1113717378b8d62075c4dcbcfb Different approach for Python 3.11 on ReadTheDocs Refs #540 2023-05-07T18:40:47Z 2023-05-07T18:40:47Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
963518bb16dc933694955309e7c9559e551b6a8e Build with 3.11 on ReadTheDocs Refs #540 2023-05-07T18:38:54Z 2023-05-07T18:38:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
c0251cc9271260de73b4227859a51fab9b4cb745 Link /latest/ to /stable/ - refs #388 2023-03-26T23:42:01Z 2023-03-26T23:42:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
52ddb0b9ffa5284be668da088b7600b6ff64a2f9 Rename utility functions to library 2022-11-15T15:53:38Z 2022-11-15T15:53:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
529110e7d8c4a6b1bbf5fb61f2e29d72aa95a611 GitHub Actions has Python 3.11 on macOS now Refs https://github.com/actions/setup-python/issues/531 2022-10-26T19:27:32Z 2022-10-26T19:27:32Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
fb8f495582f68d8d49f57b42d12a66802f9ac238 Skip macOS 3.11 test when publishing Refs #505 2022-10-25T22:34:30Z 2022-10-25T22:34:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
5133339d00252cb258a4217eda830ac60f43ee1f Skip macos-latest Python 3.11 for the moment Refs https://github.com/actions/setup-python/issues/531 2022-10-25T19:08:58Z 2022-10-25T19:08:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
b8526c434a3d6aafb4102f9d9f5da14dfc4e3002 Test against Python 3.11 2022-10-25T14:17:49Z 2022-10-25T14:17:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
d792dad1cf5f16525da81b1e162fb71d469995f3 Clarify wording 2022-09-27T02:23:17Z 2022-09-27T02:23:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
cbed0807822dd3ba0e51b99c6b28125422f690f0 Typo 2022-09-27T00:10:59Z 2022-09-27T00:10:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
5b969273f1244b1bcf3e4dc071cdf17dab35d5f8 Markup tweak 2022-09-02T01:44:56Z 2022-09-02T01:44:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
686eed9a49faf87b0f2d3eba5fb12caa0250988f Typo in release notes 2022-09-02T01:37:13Z 2022-09-02T01:37:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
104f37fa4d2e7e5999c1d829267b62c737f74d3e db[table].create(..., transform=True) and create-table --transform Closes #467 2022-08-27T23:17:55Z 2022-08-27T23:17:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
19dd077944429c1365b513d80cc71c605ae3bed3 Support entrypoints for `--load-extension` (#473) * Entrypoint support, closes #470 2022-08-27T05:55:47Z 2022-08-27T05:55:47Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
f4fb78fa95057fbc86c734020835a3155695297f Cross-link CLI to Python docs (#460) * Start cross-linking CLI to Python docs, refs #426 * More links to Python from CLI page, refs #426 2022-08-18T21:58:07Z 2022-08-18T21:58:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
f8ffac8787e299a62c99ed1ce914cd5ace84ad94 beanbag-docutils>=2.0 (#465) * beanbag-docutils>=2.0 Closes #464 2022-08-17T23:38:02Z 2022-08-17T23:38:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
271433fdd18e436b0a527ab899cb6f6fa67f23d0 Discord badge (#462) 2022-08-02T21:15:52Z 2022-08-02T21:15:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
98a28cbfe6cea67f6334b42b74f35b0ddd309561 Oops, fixed project slug Refs: - https://github.com/readthedocs/readthedocs-preview/issues/10 - https://github.com/simonw/sqlite-utils/pull/460 2022-08-02T20:35:56Z 2022-08-02T20:35:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
1856002e3c0fcc9f09f72ab7d97ad8c75f6de7df readthedocs/readthedocs-preview Tip from https://twitter.com/readthedocs/status/1552354156056395778 2022-08-02T16:02:43Z 2022-08-02T16:02:43Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
1acc04c07124b17da0ca0cfbf34f38664d29fb7f Link to new tutorial Refs https://github.com/simonw/datasette.io/issues/108 2022-07-31T19:12:37Z 2022-07-31T19:12:37Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
77ca051d4f5ddbd42fd6250749efac7ea85ea094 Link to installation instructions (#457) 2022-07-27T17:57:50Z 2022-07-27T17:57:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
9e6cceac1c0e086429e2d308b700e59cc53a1991 Fixed incorrect issue number 2022-07-20T23:09:53Z 2022-07-20T23:09:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
575431149400fcccb87d69ac7325d81d97686ef6 Only syntax highlight if a code-block is used Refs #447 2022-06-21T15:00:17Z 2022-06-21T15:00:17Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
3fbe8a784cc2f3fa0bfa8612fec9752ff9068a2b Link to annotated release notes for 3.27 2022-06-19T03:30:24Z 2022-06-19T03:30:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
f142bb1212f98c1cb9ff72a3161351c5c8d1d281 flake8 fix, refs #440 2022-06-14T16:14:57Z 2022-06-14T16:14:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7ddf5300886a32d6daf60cf1d71efe492b65c87e A less potentially confusing parameter name 2022-06-13T15:22:59Z 2022-06-13T15:22:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
841ad44bacaff05ec79ef78166d12e80c82ba6d7 Fixed typo 2022-05-02T18:17:19Z 2022-05-02T18:17:19Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
ed6fd516082e8cc83b199798f62dd67728a6974f Depend on click-default-group-wheel (#429) To get this to work with Pyodide. Refs: https://github.com/simonw/click-default-group-wheel/issues/3 2022-05-02T18:05:00Z 2022-05-02T18:05:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
e3a14c33a033b0c2fc00f2470666caaf9027e446 Run tests against pull requests 2022-04-20T00:21:04Z 2022-04-20T00:21:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
40b76f6f56e4a00da023396999a25989c83d91a6 Release 3.25.1 Refs #413 2022-03-11T18:08:20Z 2022-03-11T18:08:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7f56f90d3030a4cf1d57a73e21e06843d4855e63 Fixed rST mistake 2022-03-02T07:01:07Z 2022-03-02T07:01:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7a098aa0c5e8beef6ccc55c866cf7792af5fcf43 Link to my blog series 2022-02-17T15:39:54Z 2022-02-17T15:39:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
e46798959e10e4674b2a58a9c2f227c0a2deca1d Looks like Actions if: clauses prefer single quotes Refs #395, #79 2022-02-04T06:06:23Z 2022-02-04T06:06:23Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
749418728448abbbfa6305ad18152951a6721670 Only install SpatiaLite on Ubuntu, refs #395 For tests added to #79 2022-02-04T06:05:12Z 2022-02-04T06:05:12Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
4a2a3e2fd0d5534f446b3f1fee34cb165e4d86d2 Install SpatiaLite in tests To run tests for #79, #385 2022-02-04T05:56:34Z 2022-02-04T05:56:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
b2ab08e048228c3938b973dee12adb18729ebe39 Don't test main against 3.11-dev yet It breaks on Windows. Refs #394 2022-02-03T21:07:00Z 2022-02-03T21:07:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
44cbddff8ab6526f20f608e4d76592422af757bd Run tests against Python 3.11-dev Refs #394 2022-02-02T22:21:38Z 2022-02-02T22:21:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
a6da26a856c966598b2275b12558e65d3e61a682 Simplified example 2022-01-30T15:24:13Z 2022-01-30T15:24:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
feb01c1ddd2ba0a3c01518b6856520470d649bae Fixed duplicated example 2022-01-30T15:22:39Z 2022-01-30T15:22:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
6663d28952491aca2c8dcf586a301fb4791b5f69 SQL injection, not XSS 2022-01-30T15:17:20Z 2022-01-30T15:17:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7fdff5019d7c9d609fb00b5c7fd64bcde029e4c8 Link to article from contributing, closes #386 2022-01-19T02:15:21Z 2022-01-19T02:15:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
5f38c8160138702810698249be27a3c71023b9e4 Fixed typo 2022-01-11T19:20:34Z 2022-01-11T19:20:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
5737a3aab4c32cabc05583a552905489eb76294c Link to annotated release notes 2022-01-11T19:18:35Z 2022-01-11T19:18:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
2448e45ddbc039a8acad49ea2af6f72dc14bcb3e upsert command, not update command 2022-01-11T18:06:50Z 2022-01-11T18:06:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
129141572f249ea290e2a075437e2ebaad215859 `sqlite-utils bulk` command * sqlite-utils bulk command, closes #375 * Refactor import_options and insert_upsert_options, refs #377 * Tests for sqlite-utils bulk, refs #377 * Documentation for sqlite-utils bulk, refs #377 2022-01-11T02:10:54Z 2022-01-11T02:10:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
6e46b9913411682f3a3ec66f4d58886c1db8654b Renamed ip to source in example code 2022-01-06T18:01:35Z 2022-01-06T18:01:35Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
f3fd8613113d21d44238a6ec54b375f5aa72c4e0 Removed unneccessary pytest-runner, closes #357 2021-12-16T20:43:12Z 2021-12-16T20:43:12Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
e328db8eba1fbf29a69eda95dfec861954f9e771 Improved schema example for sqlite-utils extract 2021-12-10T21:12:38Z 2021-12-10T21:12:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
33176ad47b9757f40ea016e7b8ec328229e60a74 Run pytest with colors Tip from https://twitter.com/cjolowicz/status/1461266663681187841 2021-11-19T08:09:16Z 2021-11-19T08:09:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
8f386a0d300d1b1c76132bb75972b755049fb742 Release 3.19a0 Refs #342 2021-11-19T07:27:41Z 2021-11-19T07:27:41Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
92aa5c9c5d26b0889c8c3d97c76a908d5f8af211 Fixed typo 2021-11-11T20:50:22Z 2021-11-11T20:50:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
fda4dad23a0494890267fbe8baf179e2b56ee914 Test against Python 3.10 (#330) * Test against Python 3.10 * Added 3.10 to classifiers * Test on Python 3.10 before publish 2021-10-13T22:25:05Z 2021-10-13T22:25:05Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
718a8f61bcaed39c04d5d223104056213f8c8516 Clarified description of --quote 2021-10-02T16:54:39Z 2021-10-02T16:54:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
49a010c93d90bc68ce1c6fff7639927248912b54 Ability to insert file contents as text, in addition to blob (#321) 2021-08-24T23:31:13Z 2021-08-24T23:31:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
d7b1024d3a9e092c030237410219a8ae376a4799 Corrected stdin example 2021-08-18T23:02:55Z 2021-08-18T23:02:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
b30f725d982309eb26ef0b985aadc0064df8e8f9 Small improvement to example 2021-08-18T23:02:07Z 2021-08-18T23:02:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
ddfdff657f34126c0b4c6f8361c2ca9e5d30c336 Fixed incorrecte output example 2021-08-18T23:01:00Z 2021-08-18T23:01:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7479933bc4f708e9063d959c9d6fd3700ed6cc93 More sqlite-utils memory examples in README closes #294 2021-08-18T21:40:02Z 2021-08-18T21:40:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
1fe73c898b44695052f1a9ca832818d50cecf662 Remove link to older code example 2021-08-18T18:31:20Z 2021-08-18T18:31:20Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7a19822ac9ee24be2fbb4c2326a0bf2f3d2d9c4d Updated tagline 2021-08-17T15:42:02Z 2021-08-17T15:42:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
7ee7b628e101863c73c2a95911bd2213de00fb1f Fixed some rogue backticks, closes #316 2021-08-14T05:10:47Z 2021-08-14T05:10:47Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
b966c44ef81bc6acbc4be95942afcf33b31e876f Minor markup fix 2021-08-13T11:32:40Z 2021-08-13T11:32:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
6de0a5d46a00a66d827c32deaca5cbd0ad2103ad Typo fix 2021-08-11T12:03:07Z 2021-08-11T12:03:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
af89c5f8513ad6c4228e5f8c8b6c9b5c98c12f63 How to create a Database instance 2021-08-11T11:56:54Z 2021-08-11T11:56:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
3091bec4f7bab85c94fe2879a36c96474e152230 Don't show inheritance for Database class 2021-08-11T11:54:00Z 2021-08-11T11:54:00Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
6155da72c8939b5d9bdacb7853e5e8d1767ce1d5 Add reference page to documentation using Sphinx autodoc (#312) * Docstrings and type annotations for almost every method * New /reference API documentation page using Sphink autodoc * Custom Read The Docs config, to get autodoc working * Fix for #313 (add_foreign_keys() doesn't reject being called with a View) * Fixed #315 (.delete_where() returns [] when it should return self) 2021-08-10T23:09:28Z 2021-08-10T23:09:28Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
8757de84b27cedf494ee917ce2daf773d2c3f877 Link to stable docs, not latest 2021-08-09T22:44:26Z 2021-08-09T22:44:26Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
f7c8c78cd0916bd9bca043a665d7c1ec7ae5da7d Fixed typo: commad 2021-08-03T06:05:45Z 2021-08-03T06:05:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
59032b00bb252c6d8cc43cbc490e0492423f61b1 Fixed incorrect example in documentation 2021-08-02T19:29:55Z 2021-08-02T19:29:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
5ec6686153e29ae10d4921a1ad4c841f192f20e2 sqlite-utils convert command and db[table].convert(...) method Closes #251, closes #302. 2021-08-02T04:47:39Z 2021-08-02T04:47:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
8cedc6a8b29180e68326f6b76f249d5e39e4b591 Typo fix Thanks, https://twitter.com/garrettc/status/1406705348648525830 2021-06-20T20:44:02Z 2021-06-20T20:44:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
e71c41d39ba32785772bfbaf62aad4cc63839124 Fixed broken anchors 2021-06-19T20:36:16Z 2021-06-19T20:36:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
93594ce15b01f5ceba3bde65abe57ed28dfde9b4 Open CSV in binary mode, refs #280 2021-06-18T15:36:09Z 2021-06-18T15:36:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
42ec59d8ee3fcfb8ac1affb772aed43b6e2a7381 sqlite-utils memory command for directly querying CSV/JSON data * Turn SQL errors into click errors * Initial CSV-only prototype of sqlite-utils memory, refs #272 * Implement --save plus tests for --save and --dump, refs #272 * Re-arranged CLI query documentation, refs #272 * Re-organized CLI query docs, refs #272 * Docs for --save and --dump plus made SQL optional for those, refs #273 * Replaced one last :memory: example * Documented --attach option for memory command, refs #272 * Improved arrangement of CLI query documentation 2021-06-18T15:00:52Z 2021-06-18T15:00:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
a19ce1a4d0048d389411cfe11a5dbe4c503720e1 codecov badge, closes #275 2021-06-17T00:12:11Z 2021-06-17T00:12:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
fe1562e8a69872b27c1043c4b117d07623f16274 Structure of most_common and least_common columns 2021-06-16T16:36:32Z 2021-06-16T16:36:32Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
78aebb6479420217454747870737bc593a259abc Link to --load-extension docs 2021-06-16T02:36:16Z 2021-06-16T02:36:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
a54b6788b0aa915c3e85a00220c6a841f094a1a3 Sub-headings for .transform() 2021-06-15T22:34:29Z 2021-06-15T22:34:29Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
a81c05d2350de2fb6931ee40fc540580db366bf9 Clarify types that can be passed to .transform() 2021-06-15T03:47:34Z 2021-06-15T03:47:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
9696abfabf883d1c877ee71425b382587c288981 Rearranged "Inserting JSON data" section 2021-06-08T20:03:12Z 2021-06-08T20:03:12Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
9dff7a38831d471b1dff16d40d89eb5c3b4e84d6 Fixed markup 2021-06-07T06:02:18Z 2021-06-07T06:02:18Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
670f92285fc931f706b155ca20ac2e6fb3ca45b4 Fixed RST 2021-05-29T06:31:04Z 2021-05-29T06:31:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
51d01da30d45c1fbc1e587e6046a933529cf915e Ability to add descending order indexes (#262) * DescIndex(column) for descending index columns, refs #260 * Ability to add desc indexes using CLI, closes #260 2021-05-29T05:01:38Z 2021-05-29T05:01:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
2c1b9f2445d0ca4ca9f30a1433b7cde8cc0f42a2 Create FUNDING.yml 2021-02-18T18:22:43Z 2021-02-18T18:22:43Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447
f51a1f6c3cb2929bcf79cb4efe3b2a9886d9c25c Run tests against Ubuntu, macOS and Windows With tests fixes for Windows, thanks to @nieuwenhoven in #225. Closes #232 2021-02-14T20:39:54Z 2021-02-14T20:39:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f sqlite-utils 140912432 simonw 9599 web-flow 19864447

Next page

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [commits] (
   [sha] TEXT PRIMARY KEY,
   [message] TEXT,
   [author_date] TEXT,
   [committer_date] TEXT,
   [raw_author] TEXT REFERENCES [raw_authors]([id]),
   [raw_committer] TEXT REFERENCES [raw_authors]([id]),
   [repo] INTEGER REFERENCES [repos]([id]),
   [author] INTEGER REFERENCES [users]([id]),
   [committer] INTEGER REFERENCES [users]([id])
);
CREATE INDEX [idx_commits_committer]
                ON [commits] ([committer]);
CREATE INDEX [idx_commits_author]
                ON [commits] ([author]);
CREATE INDEX [idx_commits_repo]
                ON [commits] ([repo]);
CREATE INDEX [idx_commits_raw_committer]
                ON [commits] ([raw_committer]);
CREATE INDEX [idx_commits_raw_author]
                ON [commits] ([raw_author]);
Powered by Datasette · Queries took 45.826ms · About: github-to-sqlite