Skip to content

Restructure sql docs#44

Merged
christophdb merged 3 commits intomainfrom
restructure-sql-docs
Mar 20, 2026
Merged

Restructure sql docs#44
christophdb merged 3 commits intomainfrom
restructure-sql-docs

Conversation

@christophdb
Copy link
Member

No description provided.

christophdb and others added 3 commits March 20, 2026 15:36
- Move INSERT to dedicated page (insert.md) since it only applies to
  Big Data storage — makes the limitation immediately visible in nav
- Rename remaining page to "UPDATE, DELETE" (works with all bases)
- Break long SELECT syntax block into multiple lines to avoid scrolling

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add new "Writable via SQL" column for quick reference
- Add missing column types: rate, geolocation, link-formula, digital-sign, button
- Fix number type: "Number" not "Float" (returns integers too)
- Group writable types first, non-writable types below
- Normalize type names to match API (link, auto-number)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Replace data-types.md with limitations.md focused on SQL constraints
- Remove redundant type-to-SQL mapping (covered by api.seatable.com/reference/models)
- Keep SQL-specific content: column writability, result formats, list type
  behavior, NULL handling
- Move Big Data storage indexes from index.md to limitations.md
- Add redirect from data-types.md to limitations.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@christophdb christophdb merged commit 2c0b8cb into main Mar 20, 2026
1 check passed
@christophdb christophdb deleted the restructure-sql-docs branch March 20, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant