home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

3,025 rows where committer = 9599 sorted by author_date descending

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

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

author 30

  • simonw 2,967
  • russss 15
  • rgieseke 5
  • rixx 5
  • natbat 3
  • jaap3 2
  • jefftriplett 2
  • jaywgraves 2
  • glasnt 2
  • abdusco 2
  • janl 1
  • tomdyson 1
  • tmcw 1
  • lsb 1
  • amjith 1
  • ingenieroariel 1
  • ryanpitts 1
  • tsibley 1
  • psychemedia 1
  • IgnoredAmbience 1
  • macropin 1
  • r4vi 1
  • raynae 1
  • qwo 1
  • chris48s 1
  • hellerve 1
  • rprimet 1
  • minho42 1
  • joelondon 1
  • MikeCoats 1

repo 16

  • datasette 1,829
  • sqlite-utils 757
  • github-to-sqlite 127
  • twitter-to-sqlite 111
  • dogsheep-beta 49
  • dogsheep-photos 28
  • healthkit-to-sqlite 27
  • swarm-to-sqlite 26
  • pocket-to-sqlite 17
  • evernote-to-sqlite 16
  • hacker-news-to-sqlite 11
  • inaturalist-to-sqlite 9
  • apple-notes-to-sqlite 9
  • google-takeout-to-sqlite 6
  • dogsheep.github.io 2
  • genome-to-sqlite 1
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
885a0b321d8daddc2e4e2e5cc991591df9abc44c Release 3.36 Refs #344, #604, #606 2023-12-08T05:31:03Z 2023-12-08T05:31:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
f29189a3ddb3871bf7c46897b4fb76f4e8bbf65e db.supports_strict docs, closes #344 2023-12-08T05:22:27Z 2023-12-08T05:22:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
88bd37220593f46ad2221601d6724dd0198400ad str, int, bytes aliases for column types, closes #606 2023-12-06T18:49:21Z 2023-12-06T18:49:21Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
c64c7d1b8caec172c87a73154cc4da90fd3fae3b More 3.35.2 release notes Refs #433, #522, #596, #598 2023-11-04T01:03:42Z 2023-11-04T01:03:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
78d8dd06d35d895416b73c2b5837633a2af278f5 Add 3.12 to PyPI metadata 2023-11-04T00:59:09Z 2023-11-04T00:59:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
08c8bb7cfb4e88cec04d1443dadd79ac3624122f Test against Python 3.12 First tested in #591 2023-11-04T00:58:31Z 2023-11-04T00:58:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
b2e0cd066d5eda2ccfd1d63cd07191a209978395 Test and docs for timedelta support, refs #522 2023-11-04T00:54:37Z 2023-11-04T00:56:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
8d186d33c2faf82d76163f3ab8bb09f3c031f069 Release 3.35.2 Refs #599, #600 2023-11-04T00:38:52Z 2023-11-04T00:51:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
b92ea4793ce4dcb73cf762aae634ab72f65ec50f Fixed spelling of wrappping 2023-11-04T00:25:02Z 2023-11-04T00:31:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
4b3c83cd9f2619351359fa6b3b648f20ee07e0de Add spatialite arm64 linux path Issue: #599 2023-11-03T22:11:23Z 2023-11-04T00:31:49Z Mike Coats 0453683d7cdf7be9209d6e12bf71d2ffd3a6d702 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 MikeCoats 37802088 simonw 9599
4b534b89a51443220d851354b6b38b3be27f366b Ran cog Refs #2052 2023-10-12T23:48:22Z 2023-10-12T23:48:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
11f7fd38a4aea01c8c75b85105b4a52989ea488a Fixed some rST header warnings 2023-10-12T22:05:02Z 2023-10-12T22:05:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
a4b401f470b8dd261e73ceb35970f39dd60a3947 Updated Discord link, refs #2196 This issue reminded me to use the datasette.io/discord redirect URL. 2023-10-12T21:57:04Z 2023-10-12T21:57:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
4e1188f60f8b4f90c32a372f3f70a26a3ebb88ef Upgrade spellcheck.yml workflow 2023-10-08T16:09:45Z 2023-10-08T16:09:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
85a41987c7753c3af92ba6b8b6007211eb46602f Fixed typo acepts -> accepts 2023-10-08T16:07:11Z 2023-10-08T16:07:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d51e63d3bb3e32f80d1c0f04adff7c1dd5a7b0c0 Release notes for 0.64.5, refs #2197 2023-10-08T16:03:37Z 2023-10-08T16:06:43Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
836b1587f08800658c63679d850f0149003c5311 Release notes for 1.0a7 Refs #2189 2023-09-21T22:06:19Z 2023-09-21T22:27:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
e4f868801a6633400045f59584cfe650961c3fa6 Use importlib_metadata for 3.9 as well, refs #2057 2023-09-21T21:58:39Z 2023-09-21T21:58:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
f130c7c0a88e50cea4121ea18d1f6db2431b6fab Deploy with fixtures-metadata.json, refs #2194, #2195 2023-09-21T21:09:57Z 2023-09-21T21:09:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
2da1a6acec915b81a16127008fd739c7d6075681 Use importlib_metadata for Python 3.8, refs #2057 2023-09-21T20:26:13Z 2023-09-21T20:26:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
b7cf0200e21796a6ff653c6f94a4ee5fcfde0346 Swap order of config and metadata options, refs #2194 2023-09-21T20:22:40Z 2023-09-21T20:22:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
80a9cd9620fddf2695d12d8386a91e7c6b145ef2 test-datasette-load-plugins now fails correctly, refs #2193 2023-09-21T19:55:50Z 2023-09-21T19:55:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
b0d0a0e5de8bb5b9b6c253e8af451a532266bcf1 importlib_resources for Python < 3.9, refs #2057 2023-09-21T19:42:15Z 2023-09-21T19:42:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
947520c1fe940de79f5db856dd693330f1bbf547 Release notes for 0.64.4 on main 2023-09-21T19:31:32Z 2023-09-21T19:31:32Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
10bc80547330e826a749ce710da21ae29f7e6048 Finish removing pkg_resources, closes #2057 2023-09-21T19:11:35Z 2023-09-21T19:13:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
6ed7908580fa2ba9297c3225d85c56f8b08b9937 Simplified test for #2189 This now executes two facets, in the hope that parallel facet execution would illustrate the bug - but it did not illustrate the bug. 2023-09-18T17:44:13Z 2023-09-18T17:44:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
f56e043747bde4faa1d78588636df6c0dadebc65 test_facet_against_in_memory_database, refs #2189 This is meant to illustrate a crashing bug but it does not trigger it. 2023-09-18T17:39:11Z 2023-09-18T17:39:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
852f5014853943fa27f43ddaa2d442545b3259fb Switch from pkg_resources to importlib.metadata in app.py, refs #2057 2023-09-16T16:35:18Z 2023-09-16T16:35:18Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
16f0b6d8222d06682a31b904d0a402c391ae1c1c JSON/YAML tabs on configuration docs page 2023-09-13T21:15:32Z 2023-09-13T21:16:36Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
622c3a5a7dd53a09c029e2af40c2643fe7579340 Fixed Markdown that should be rST 2023-09-09T01:25:46Z 2023-09-09T01:25:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
60900bd80acab518d942508a8ec67f57cc47b210 Release notes for 3.35.1, refs #592 2023-09-09T00:49:55Z 2023-09-09T00:49:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
cb034621fd663ac9648b154a7d11948f0e0f40a6 Release 3.35.1 Refs #592 2023-09-09T00:45:14Z 2023-09-09T00:45:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
a4c96d01b27ce7cd06662a024da3547132a7c412 Release 1.0a6 Refs #1765, #2164, #2169, #2175, #2178, #2181 2023-09-08T04:44:08Z 2023-09-08T04:44:08Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
c26370485a4fd4bf130da051be9163d92c57f24f Label expand permission check respects cascade, closes #2178 2023-09-07T23:28:30Z 2023-09-07T23:28:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
ab040470e2b191c0de48b213193da71e48cd66ed Applied blacken-docs 2023-09-07T22:57:27Z 2023-09-07T22:57:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
dbfad6d2201bc65a0c73e699a10c479c1e199e11 Foreign key label expanding respects table permissions, closes #2178 2023-09-07T22:51:09Z 2023-09-07T22:51:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
2200abfa17f72b1cb741a36b44dc40a04b8ea001 Fix for flaky test_hidden_sqlite_stat1_table, closes #2179 2023-09-07T22:49:50Z 2023-09-07T22:49:50Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
fbcb103c0cb6668018ace539a01a6a1f156e8d6a Added example code to database_actions hook documentation 2023-09-07T14:47:24Z 2023-09-07T14:47:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
31d5c4ec05e27165283f0f0004c32227d8b78df8 Contraction - Google and Microsoft styleguides like it I was trying out https://github.com/errata-ai/vale 2023-09-06T02:43:01Z 2023-09-06T02:43:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
fd083e37ec53e7e625111168d324a572344a3b19 Docs for plugins that define more plugin hooks, closes #1765 2023-08-31T23:06:30Z 2023-08-31T23:06:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
98ffad9aed15a300e61fb712fa12f177844739b3 execute-sql now implies can view instance/database, closes #2169 2023-08-31T22:46:18Z 2023-08-31T22:46:26Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
30b28c8367a9c6870386ea10a202705b40862457 Release 1.0a5 Refs #2093, #2102, #2153, #2156, #2157 2023-08-29T17:17:54Z 2023-08-29T17:17:54Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
bb12229794655abaa21a9aa691d1f85d34b6c45a Rename core_ to catalog_, closes #2163 2023-08-29T17:01:28Z 2023-08-29T17:01:28Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
2e2825869fc2655b5fcadc743f6f9dec7a49bc65 Test for --get --actor, refs #2153 2023-08-28T20:18:24Z 2023-08-28T20:18:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
d8351b08edb08484f5505f509c6101c56a8bba4a datasette --get --actor 'JSON' option, closes #2153 Refs #2154 2023-08-28T20:14:48Z 2023-08-28T20:15:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
527cec66b0403e689c8fb71fc8b381a1d7a46516 utils.pairs_to_nested_config(), refs #2156, #2143 2023-08-24T18:21:15Z 2023-08-24T18:21:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
bdf59eb7db42559e538a637bacfe86d39e5d17ca No more default to 15% on labels, closes #2150 2023-08-23T18:35:42Z 2023-08-23T18:35:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
64fd1d788eeed2624f107ac699f2370590ae1aa3 Applied Cog, refs #2143, #2149 2023-08-23T02:57:46Z 2023-08-23T02:57:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
2ce7872e3ba8d07248c194ef554bbdc1df510f32 -c shortcut for --config - refs #2143, #2149 2023-08-23T02:33:26Z 2023-08-23T02:33:26Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
4aea34065c3982659493294d7fa4b42cbf11f15e Run codespell as part of 'just lint' 2023-08-18T02:09:22Z 2023-08-18T02:09:22Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
ba2681e769c48244786b806d1dafe2f1ca01bcac Fixed two typos in the release notes 2023-08-18T02:05:15Z 2023-08-18T02:05:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
87c6ceb3a44ab823af759f5a8dec12db44b62ce5 Release 3.35 Refs #577, #581, #585 2023-08-18T02:01:48Z 2023-08-18T02:01:48Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
56093de0780bb88900e1326834a7b6be392079dc sqlite-utils transform --add-foreign-key option, closes #585 2023-08-18T01:51:04Z 2023-08-18T01:51:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
70717dc0e1029d9604ad466cd4b4aa8f829321c4 Remove unneccessary warning, refs #577, #585 2023-08-18T01:28:09Z 2023-08-18T01:28:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
d2bcdc00c6ecc01a6e8135e775ffdb87572b802b Swapped the order of a bunch of pytest comparisons When I wrote this I thought constant == value was a better assertion. I no longer think that. 2023-08-18T01:05:13Z 2023-08-18T01:05:13Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
b4735f794a77c1229e804b97a263d259b5430fb8 Remove test.utils.collapse_whitespace, closes #583 2023-08-18T00:59:09Z 2023-08-18T00:59:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
993029f4669ae1e57862bd3576e1e3fd77477c5c flake8 fixes 2023-08-18T00:10:44Z 2023-08-18T00:19:02Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
943df09dcca93c3b9861b8c96277a01320db8662 Remove all remaining "$ " prefixes from docs, closes #2140 Also document sqlite-utils create-view 2023-08-11T17:44:34Z 2023-08-11T17:44:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
4535568f2ce907af646304d0ebce2500ebd55677 Fixed display of database color Closes #2139, closes #2119 2023-08-11T05:16:19Z 2023-08-11T05:16:19Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
33251d04e78d575cca62bb59069bb43a7d924746 Canned query write counters demo, refs #2134 2023-08-10T00:56:27Z 2023-08-10T00:56:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
a3593c901580ea50854c3e0774b0ba0126e8a76f on_success_message_sql, closes #2138 2023-08-10T00:32:07Z 2023-08-10T00:32:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
4a42476bb7ce4c5ed941f944115dedd9bce34656 datasette plugins --requirements, closes #2133 2023-08-09T22:04:16Z 2023-08-09T22:04:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
19ab4552e212c9845a59461cc73e82d5ae8c278a Release 1.0a3 Closes #2135 Refs #262, #782, #1153, #1970, #2007, #2079, #2106, #2127, #2130 2023-08-09T19:13:11Z 2023-08-09T19:13:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
90cb9ca58d910f49e8f117bbdd94df6f0855cf99 JSON changes in release notes, refs #2135 2023-08-09T19:11:16Z 2023-08-09T19:11:16Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
856ca68d94708c6e94673cb6bc28bf3e3ca17845 Update default JSON representation docs, refs #2135 2023-08-09T19:04:40Z 2023-08-09T19:04:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
e34d09c6ec16ff5e7717e112afdad67f7c05a62a Don't include columns in query JSON, refs #2136 2023-08-09T19:01:59Z 2023-08-09T19:01:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
8920d425f4d417cfd998b61016c5ff3530cd34e1 1.0a3 release notes, smaller changes section - refs #2135 2023-08-09T17:20:58Z 2023-08-09T17:20:58Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
26be9f0445b753fb84c802c356b0791a72269f25 Refactored canned query code, replaced old QueryView, closes #2114 2023-08-09T15:26:52Z 2023-08-09T15:26:52Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
cd57b0f71234273156cb1eba3f9153b9e27ac14d Brought back parameter fields, closes #2132 2023-08-08T13:45:04Z 2023-08-08T13:45:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
1dc6b5aa644a92d3654f7068110ed7930989ce71 Note about execute_plugins=False, refs #575 2023-08-07T18:47:34Z 2023-08-07T18:47:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
619cea8681051d8aec04ff507f7d224dff4095e3 sqlite-utils convert --pdb option, closes #581 2023-07-26T21:06:05Z 2023-07-26T21:06:05Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
08181823990a71ffa5a1b57b37259198eaa43e06 Update cli-reference for editable change, refs #2106 2023-07-26T18:52:37Z 2023-07-26T18:52:57Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
18dd88ee4d78fe9d760e9da96028ae06d938a85c Refactored DatabaseDownload to database_download, closes #2116 2023-07-26T18:43:55Z 2023-07-26T18:43:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
dc5171eb1b1d9f1d55e367f8a4d93edb55a43351 Make editable work with -e '.[test]', refs #2106 2023-07-26T18:28:03Z 2023-07-26T18:28:03Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
5e9a02153db6f9355dafea4eb9e16afbc576d2f1 Fix bug with --editable See also: https://github.com/simonw/llm/issues/136 2023-07-26T05:20:49Z 2023-07-26T05:20:49Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
37e374e05addffc5b361e770e449b63e51d50262 Improved convert() function documentation 2023-07-25T14:47:29Z 2023-07-25T14:47:44Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
13ebcc575d2547c45e8d31288b71a3242c16b886 Backfilled release notes for 0.2, 0.3, 0.3.1 - closes #576 2023-07-23T05:48:14Z 2023-07-23T05:48:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
c728c255556becc0de6fe73d45008f75f838cb68 Undo change which broke the tests 2023-07-22T23:25:14Z 2023-07-22T23:25:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
3e1d467c52ec74cbe738cebd64e062695edc46f3 Last minute changelog for register_commands() for 3.34 Refs #567, #574, #575 2023-07-22T23:22:18Z 2023-07-22T23:22:18Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
778dad789ec614e357266bbc7b5a5c3f1dec2d8e More robust _called_from_test pattern 2023-07-22T23:21:27Z 2023-07-22T23:21:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
e337a88b456b4b244c4916af96bc1d8fdcf16d37 Tweaks to prepare_connection() example in docs, refs #574 2023-07-22T23:13:46Z 2023-07-22T23:13:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
374a816c72c7b717b78b7ec02d89a3593ea15612 Database(..., execute_plugins=False) mechanism, refs #575 2023-07-22T23:06:11Z 2023-07-22T23:06:11Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
091c63cfbf7b40e99e2017a3c37619c7689cc447 Release 3.34 Refs #561, #563, #564, #565, #567, #568, #569, #570, #571 2023-07-22T22:47:56Z 2023-07-22T22:47:56Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
249d7de7b24ed94d30965eae6a64dbd301adb195 Link to docs on distributing plugins, refs #567 2023-07-22T22:45:23Z 2023-07-22T22:45:23Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
61aaa698154c9020934d4896d04174a0f9c4f777 .transform(..., keep_table=name) parameter, closes #571 Also type hints for the transform_sql() method 2023-07-22T22:32:09Z 2023-07-22T22:32:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
2c12c01346451e22102bd0eaf55695ef92491cfa Caling .transform() also reformats the schema, closes #564 2023-07-22T22:15:30Z 2023-07-22T22:15:30Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
fedd477e01e5e78dbc09e308cf608d8a7a9c30ca Don't attempt tui stuff on Python 3.7, refs #572 2023-07-22T22:11:38Z 2023-07-22T22:11:38Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
18f190e28334d821be78a1dbbf31d7610fc1f9c1 sqlite-utils rename-table command, refs #565 2023-07-22T19:48:04Z 2023-07-22T19:48:04Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
82e8cd36673fb154b484d3a426feff0a219e3eb1 db.rename_table() method, refs #565 2023-07-22T19:38:31Z 2023-07-22T19:38:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
86a352f8b713ca30a65a2048170bd510d529d8c4 Fixed mypy error, refs #568 2023-07-22T19:27:41Z 2023-07-22T19:27:41Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
0c563e2d138a6abec89bee218c0a27de62e1c0a3 Fixed test I broke in #568 2023-07-22T19:23:42Z 2023-07-22T19:23:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
2d55f185ff853d9a9f5010e2a5bd6626902c1f6c Applied Black, refs #568 2023-07-22T19:22:15Z 2023-07-22T19:22:15Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
80b5fa7f12fc1bc3a1f6dda14a7b54a0112a320d Documentation for replace=True/ignore=True, refs #568 2023-07-22T19:19:01Z 2023-07-22T19:19:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
58b577279fcd5ef6ce88f88b28668dffebfe7f44 table.create(..., replace=True / ignore = True) closes #568 2023-07-22T19:15:40Z 2023-07-22T19:15:40Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
b379a2a0c3655d5fa81e59a3296a94d86f6a944c Added pluggy and first hook, register_commands - refs #569, #567 2023-07-22T19:04:31Z 2023-07-22T19:04:31Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
bff240032d5c2611b44b181c6619658d9de7330b pygments-csv-lexer To fix this warning: /Users/simon/Dropbox/Development/sqlite-utils/docs/cli.rst:1286: WARNING: Pygments lexer name 'csv' is not known 2023-07-22T18:45:45Z 2023-07-22T18:45:45Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
278ac91a4d68da333a6ed74a2c75b3ec9db8bd19 datasette install -e option, closes #2106 2023-07-22T18:42:46Z 2023-07-22T18:42:46Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 datasette 107914493 simonw 9599 simonw 9599
7e48502b5a475a35971c49da273b0d2d65ed4d2f Update CLI reference docs for -e, refs #570 2023-07-22T18:37:53Z 2023-07-22T18:37:53Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
ef31210bf06f920e0890e171c3198f0b0dc8d72d sqlite-utils install -e, closes #570 2023-07-22T18:32:42Z 2023-07-22T18:32:42Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 sqlite-utils 140912432 simonw 9599 simonw 9599
3a4d2bf8bfd3770d11a6bec50c11f9b7623808c5 Switch to pyproject.toml, refs #12 2023-07-09T01:14:06Z 2023-07-09T01:14:06Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 pocket-to-sqlite 213286752 simonw 9599 simonw 9599

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 48.037ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows