Skip to content

feat(sql-editor): result paging, schema categories, softer dark UI#101

Merged
huyplb merged 1 commit into
mainfrom
feat/sql-editor-ui-pagination-schema
Jul 24, 2026
Merged

feat(sql-editor): result paging, schema categories, softer dark UI#101
huyplb merged 1 commit into
mainfrom
feat/sql-editor-ui-pagination-schema

Conversation

@huyplb

@huyplb huyplb commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Server-side result Next/Prev paging with in-memory page cache (Rows/page)
  • Schema explorer loads tables, views, MQTs, procedures, functions in categories; IN/OUT/INOUT parameter badges + autocomplete snippets
  • Soften dark mode contrast; Monaco follows Appearance font size; profile menu portaled (no clip under overflow)

Test plan

  • Run a large SELECT with Rows/page=200; Next/Prev and footer page size look correct
  • SCHEMA lists categorized objects; expand a procedure and see IN/OUT params; autocomplete suggests them
  • Change Appearance font size — Monaco updates
  • Open profile menu — full menu visible (User Preference / foxschema.com / Sign out)

Made with Cursor

Add server-side Next/Prev result pages with in-memory cache, categorize
schema explorer (tables/views/procs/funcs) with IN/OUT parameter hints,
wire Monaco to the appearance font size, and fix profile menu clipping.

Co-authored-by: Cursor <cursoragent@cursor.com>
@huyplb
huyplb merged commit be2f8a9 into main Jul 24, 2026
@huyplb
huyplb deleted the feat/sql-editor-ui-pagination-schema branch July 24, 2026 23:30
@cursor

cursor Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_0ce250be-bffc-4937-8dad-22dfb86a2cfc)

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