home / fixtures

fixtures

Test tables description

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

Custom SQL query returning 5 rows (hide)

 
1
select rowid, attraction_id, characteristic_id from roadside_attraction_characteristics order by rowid limit 101

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

rowidattraction_idcharacteristic_id
1 1 2
2 2 2
3 4 2
4 3 1
5 4 1
Powered by Datasette · Queries took 2.162ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette