datasette/immutabase
Simon Willison d9fa2bf7ba Use rowid if no primary key available
Allows us to link to individual records even for tables that do not have a primary key.

Refs #5
2017-11-09 06:39:50 -08:00
..
static Now using bootstrap 4 beta 2017-11-05 18:49:07 -08:00
templates Use rowid if no primary key available 2017-11-09 06:39:50 -08:00
__init__.py
app.py Use rowid if no primary key available 2017-11-09 06:39:50 -08:00
cli.py Added --reload argument to 'immutabase serve' command 2017-11-09 06:14:26 -08:00