home / fixtures2

fixtures2

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": "fixtures2", "config": {"depth": "root"}} {"column": "upper_content", "table": null, "database": "fixtures2", "config": {"depth": "root"}}
RENDER_CELL_ASYNC_RESULT RENDER_CELL_ASYNC_RESULT
Powered by Datasette · Queries took 3.484ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette