home / github

Menu
  • Search all tables
  • GraphQL API

commits

Table actions
  • GraphQL API for commits

3,417 rows where raw_author = "13ae486343ea6454a93114c6f558ffea2f2c6874" sorted by author_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

repo 16

  • datasette 1,996
  • sqlite-utils 874
  • github-to-sqlite 165
  • twitter-to-sqlite 128
  • dogsheep-beta 61
  • dogsheep-photos 40
  • swarm-to-sqlite 34
  • healthkit-to-sqlite 30
  • pocket-to-sqlite 21
  • evernote-to-sqlite 18
  • hacker-news-to-sqlite 13
  • dogsheep.github.io 11
  • inaturalist-to-sqlite 10
  • apple-notes-to-sqlite 9
  • google-takeout-to-sqlite 6
  • genome-to-sqlite 1

author 1

  • simonw 3,417
sha message author_date ▲ committer_date raw_author raw_committer repo author committer
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
b0e5d8afa308759f4ee9f3ecdf61101dffc4a037 Stop using parallel SQL queries for tables Refs: - #2189 2023-09-20T22:10:55Z 2023-09-20T22:10:55Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
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
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
b645174271aa08e8ca83b27ff83ce078ecd15da2 actors_from_ids plugin hook and datasette.actors_from_ids() method (#2181) * Prototype of actors_from_ids plugin hook, refs #2180 * datasette-remote-actors example plugin, refs #2180 2023-09-08T04:23:59Z 2023-09-08T04:23:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
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
e86eaaa4f371512689e973c18879298dab51f80a Test against Python 3.12 preview (#2175) https://dev.to/hugovk/help-test-python-312-beta-1508/ 2023-09-06T16:16:27Z 2023-09-06T16:16:27Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
05707aa16b5c6c39fbe48b3176b85a8ffe493938 click-default-group>=1.2.3 (#2173) * click-default-group>=1.2.3 Now available as a wheel: - https://github.com/click-contrib/click-default-group/issues/21 * Fix for blacken-docs 2023-09-06T02:50:09Z 2023-09-06T02:50:09Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
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
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
9cead33fb9c8704996181f1ab67c7376dee97f15 OperationalError: database table is locked fix See also: - https://til.simonwillison.net/datasette/remember-to-commit 2023-08-31T17:46:07Z 2023-08-31T17:46:07Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
4c3ef033110407f3b3dbce501659d523724985e0 Another ReST fix 2023-08-30T23:19:59Z 2023-08-30T23:19:59Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
2caa53a52a37e53f83e3a854fc721c7e26c5e9ff ReST fix 2023-08-30T23:19:24Z 2023-08-30T23:19:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
6bfe104d47b888c70bfb7781f8f48ff11452b2b5 DATASETTE_LOAD_PLUGINS environment variable for loading specific plugins Closes #2164 * Load only specified plugins for DATASETTE_LOAD_PLUGINS=datasette-one,datasette-two * Load no plugins if DATASETTE_LOAD_PLUGINS='' * Automated tests in a Bash script for DATASETTE_LOAD_PLUGINS 2023-08-30T22:12:24Z 2023-08-30T22:12:24Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
50da908213a0fc405ecd7a40090dfea7a2e7395c Cascade for restricted token view-table/view-database/view-instance operations (#2154) Closes #2102 * Permission is now a dataclass, not a namedtuple - refs https://github.com/simonw/datasette/pull/2154/#discussion_r1308087800 * datasette.get_permission() method 2023-08-29T16:32:34Z 2023-08-29T16:32:34Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
a1f3d75a527b222cf1df51c41e1c424b38428a99 Need to stick to Python 3.9 for gcloud 2023-08-29T03:46:12Z 2023-08-29T03:46:12Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
d9aad1fd042a25d226f2ace1f7827b4602761038 -s/--setting x y gets merged into datasette.yml, refs #2143, #2156 This change updates the `-s/--setting` option to `datasette serve` to allow it to be used to set arbitrarily complex nested settings in a way that is compatible with the new `-c datasette.yml` work happening in: - #2143 It will enable things like this: ``` datasette data.db --setting plugins.datasette-ripgrep.path "/home/simon/code" ``` For the moment though it just affects [settings](https://docs.datasette.io/en/1.0a4/settings.html) - so you can do this: ``` datasette data.db --setting settings.sql_time_limit_ms 3500 ``` I've also implemented a backwards compatibility mechanism, so if you use it this way (the old way): ``` datasette data.db --setting sql_time_limit_ms 3500 ``` It will notice that the setting you passed is one of Datasette's core settings, and will treat that as if you said `settings.sql_time_limit_ms` instead. 2023-08-28T20:06:14Z 2023-08-28T20:06:14Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
01e0558825b8f7ec17d3b691aa072daf122fcc74 Merge pull request from GHSA-7ch3-7pp7-7cpq * API explorer requires view-instance permission * Check database/table permissions on /-/api page * Release notes for 1.0a4 Refs #2119, #2133, #2138, #2140 Refs https://github.com/simonw/datasette/security/advisories/GHSA-7ch3-7pp7-7cpq 2023-08-22T17:10:01Z 2023-08-22T17:10:01Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 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
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
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
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
1377a290cd85ba8d3338b1da47c4665ed4c6c625 New JSON design for query views (#2118) * Refs #2111, closes #2110 * New Context dataclass/subclass mechanism, refs #2127 * Define QueryContext and extract get_tables() method, refs #2127 * Fix OPTIONS bug by porting DaatbaseView to be a View subclass * Expose async_view_for_class.view_class for test_routes test * Error/truncated aruments for renderers, closes #2130 2023-08-08T01:47:39Z 2023-08-08T01:47:39Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
adf54f5c808c16e9ad812c3a4376f35cf829a93c Use dependabot grouped updates 2023-08-07T15:45:10Z 2023-08-07T15:45:10Z Simon Willison 13ae486343ea6454a93114c6f558ffea2f2c6874 GitHub cd792325681cbad9f663f2879d8b69f1edbb678f datasette 107914493 simonw 9599 web-flow 19864447
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
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
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

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 59.842ms · About: github-to-sqlite