home / garden

project

Data source: Myles' Garden Projects

0 rows sorted by name

✎ View and edit SQL

This data as json

0 records

CREATE TABLE [project] (
   [_id] TEXT PRIMARY KEY,
   [_path] TEXT,
   [text] TEXT,
   [html] TEXT,
   [type] TEXT,
   [name] TEXT,
   [summary] TEXT,
   [status] TEXT,
   [category] TEXT,
   [cover] TEXT,
   [postTag] TEXT,
   [useCases] TEXT,
   [stack] TEXT,
   [links] TEXT,
   [showOn] TEXT,
   [url] TEXT
);
Powered by Datasette · Queries took 12.15ms · Data source: Myles' Garden Projects