home / kengdb / linkTb

Edit table kengdb/linkTb

Rename table

Change existing columns

  • 9, 10, 13, 14
  • 30, 335
  • 316, 303, 328, 327
  • 1
  • 2026-05-16 03:13:55, 2026-05-16 03:13:59, 2026-05-16 21:41:32, 2026-05-16 21:41:34

Add a column

Update foreign key relationships

Configure foreign keys on columns so Datasette can link related tables together.

Suggested: noteTb.id

Suggested: noteTb.id

Suggested: userTb.id

Change the primary key

The primary key column uniquely identifies each row in the table.

Table indexes

Indexes can speed up filter and sort operations against indexed columns.

Existing indexes

idx_link_from on columns from_note_id, user_id

Delete table

Current table schema

None
Powered by Datasette