home / fixtures2

Table With Space In Name

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

✎ View and edit SQL

This data as json, testall, testnone, testresponse

0 records

CREATE TABLE "Table With Space In Name" (
  pk varchar(30) primary key,
  content text
);
Powered by Datasette · Queries took 8.066ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette