Skip to content

Replace function overview with MySQL/MariaDB equivalents table#46

Merged
christophdb merged 1 commit intomainfrom
restructure-sql-docs
Mar 20, 2026
Merged

Replace function overview with MySQL/MariaDB equivalents table#46
christophdb merged 1 commit intomainfrom
restructure-sql-docs

Conversation

@christophdb
Copy link
Copy Markdown
Member

Remove the redundant collapsible "Function support overview" tables and replace with a single MySQL/MariaDB → SeaTable mapping table.

Developers coming from MySQL can now immediately see which function to use instead (e.g. SUBSTR → mid, CONCAT → concatenate). Functions without a SeaTable equivalent are explicitly marked as not supported.

The detailed function reference with syntax and examples remains below.

Net reduction: 57 lines (117 removed, 60 added) — no information lost.

Remove the redundant collapsible "Function support overview" tables
and replace with a single MySQL/MariaDB → SeaTable mapping table.

Developers coming from MySQL can now immediately see which function
to use instead (e.g. SUBSTR → mid, CONCAT → concatenate). Functions
without a SeaTable equivalent are explicitly marked as not supported.

The detailed function reference with syntax and examples remains below.

Net reduction: 57 lines (117 removed, 60 added) — no information lost.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@christophdb christophdb merged commit cd317e3 into main Mar 20, 2026
1 check passed
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