Skip to content

chore: updated queries to use SQL API rather than table clicks#1221

Closed
everettbu wants to merge 2 commits into
masterfrom
aliwaseem/fe-2486-remove-sql-editor-manaul-clicking-for-faster-api-based-calls
Closed

chore: updated queries to use SQL API rather than table clicks#1221
everettbu wants to merge 2 commits into
masterfrom
aliwaseem/fe-2486-remove-sql-editor-manaul-clicking-for-faster-api-based-calls

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of supabase/supabase#42561
Original author: awaseem


I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

Use the API to create tables rather than the SQL editor in the dashboard

Summary by CodeRabbit

  • Tests
    • Refactored end-to-end test setup to use shared, abstracted database table helpers instead of inline SQL, improving maintainability and reducing duplication; no changes to test behavior.

@github-actions

github-actions Bot commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

🎭 Playwright Test Results

passed  96 passed
flaky  2 flaky
skipped  5 skipped

Details

stats  103 tests across 16 suites
duration  8 minutes, 58 seconds
commit  dafb8ac

Flaky tests

Features › database.spec.ts › Database › Schema Visualizer › actions works as expected
Features › queue-table-operations.spec.ts › Queue Table Operations › keyboard shortcuts work for queue operations

Skipped tests

Features › assistant.spec.ts › AI Assistant › Can send a message to the assistant and receive a response
Features › sql-editor.spec.ts › SQL Editor › snippet favourite works as expected
Features › sql-editor.spec.ts › SQL Editor › share with team works as expected
Features › sql-editor.spec.ts › SQL Editor › folders works as expected
Features › sql-editor.spec.ts › SQL Editor › other SQL snippets actions work as expected

@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Feb 6, 2026
@everettbu everettbu deleted the aliwaseem/fe-2486-remove-sql-editor-manaul-clicking-for-faster-api-based-calls branch February 6, 2026 15:49
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.

2 participants