datasette/datasette/static
Simon Willison fa43aba309 Unify create and alter table modal controls
Share default value controls between the create and alter table dialogs and expose create-table default expressions to the frontend.

Add create-table not-null/default handling and align the shared foreign key picker behavior across both dialogs.
2026-06-22 12:50:57 -07:00
..
app.css Unify create and alter table modal controls 2026-06-22 12:50:57 -07:00
autocomplete.js Add foreign key autocomplete to row forms 2026-06-14 07:30:34 -07:00
cm-editor-6.0.1.bundle.js Upgrade to CodeMirror 6, add SQL autocomplete (#1893) 2022-11-17 17:23:35 -08:00
cm-editor-6.0.1.js Upgrade to CodeMirror 6, add SQL autocomplete (#1893) 2022-11-17 17:23:35 -08:00
column-chooser.js First draft of makeColumnField() plugin hook 2026-06-14 11:57:13 -07:00
datasette-manager.js First draft of makeColumnField() plugin hook 2026-06-14 11:57:13 -07:00
edit-tools.js Unify create and alter table modal controls 2026-06-22 12:50:57 -07:00
favicon.png Hand-edited pixel favicon, refs #1603 2022-01-20 10:43:15 -08:00
json-format-highlight-1.0.1.js Reformat JavaScript files with Prettier (#2517) 2025-10-20 16:41:09 -07:00
mobile-column-actions.js Fix mobile column actions not showing items for SQL views (#2670) 2026-03-18 09:46:36 -07:00
navigation-search.js Fixes for jump to menu accessibility 2026-05-24 07:55:40 -07:00
sql-formatter-2.3.3.min.js Button to format SQL, closes #136 2019-10-13 20:46:12 -07:00
table.js Refactor edit/delete tools to work on row pages too 2026-06-14 16:05:42 -07:00