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