home / fixtures

fixtures

Test tables description

Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette

Custom SQL query returning 1 row (hide)

 
1
select id, name from facet_cities order by id limit 1;

This data as json, testall, testnone, testresponse, CSV

idname
1 San Francisco
Powered by Datasette · Queries took 2.525ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette