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 content, upper_content from simple_view  limit 101

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

contentupper_content
hello HELLO
world WORLD
   
{"column": "content", "table": null, "database": "fixtures", "config": {"depth": "database"}} {"column": "upper_content", "table": null, "database": "fixtures", "config": {"depth": "database"}}
RENDER_CELL_ASYNC_RESULT RENDER_CELL_ASYNC_RESULT
Powered by Datasette · Queries took 2.41ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette