simonw/datasette
An open source multi-tool for exploring and publishing data
asgiautomatic-apicsvdatasetsdatasettedatasette-iodockerjsonpythonsqlsqlite
First Claude commit: Mar 17, 2026Last Claude commit: 1mo agoDiscovered: Mar 17, 2026
Recent Claude Commits
Fix mobile column actions not showing items for SQL views (#2670)
68966881mo agosession_urlMove table configuration docs from metadata.rst to configuration.rst (#2668)
63d73a81mo agosession_urlRemove pointless test_column_type_with_config test
b7578a41mo agosession_urlUse 'subclass' instead of 'class' in ColumnType docs
c73a1c91mo agosession_urlUpdate cog-generated plugin list to include default_column_types
da0ea431mo agosession_urlRefactor ColumnType: register classes, return instances with config
dd9b8331mo agosession_urlMove column_type defaults into dict literal
72c8c711mo agosession_urlApply black and blacken-docs formatting
9fe10cd1mo agosession_urlDocument column type internal methods in internals.rst
77bbfb51mo agosession_urlDocument register_column_types hook and updated render_cell signature
32e4a311mo agosession_urlAdd NOT NULL constraints to column_types primary key columns
ad6a0201mo agosession_urlFix linting: remove unused import, apply black formatting
5db4f691mo agosession_urlRemove duplicate import logging line
de426961mo agosession_urlAdd missing tests and transform_value integration
e8472bc1mo agosession_urlAdd column types system for semantic column annotations
73225cc1mo agosession_urlFix startup hook to fire after metadata and schema tables are populated (#2666)
7f933531mo agosession_url