home / portfolio

portfolio_settings

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

key ▼ value
seed_capital 30

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE portfolio_settings (
            key   TEXT PRIMARY KEY,
            value TEXT NOT NULL
        );
Powered by Datasette · Queries took 4.009ms