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