Skip to content

Make selection of SELECT part of view definition robust.#290

Open
maacl wants to merge 2 commits into
TabularisDB:mainfrom
maacl:robust_view_select_part
Open

Make selection of SELECT part of view definition robust.#290
maacl wants to merge 2 commits into
TabularisDB:mainfrom
maacl:robust_view_select_part

Conversation

@maacl
Copy link
Copy Markdown

@maacl maacl commented Jun 5, 2026

Current selction of SELECT part of view fails in many scenarios, for instance if first AS is surrounded by carriage returns and nort spaces, which is a common way of formatting view definitions. Proposed PR should make this much more robust. Please note the PR is AI generated but reviwed for sanity.

Comment thread src/components/modals/ViewEditorModal.tsx Outdated
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented Jun 5, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

The previous CRITICAL issue (export inside function body) has been resolved in the latest commit.

Files Reviewed (1 file)
  • src/components/modals/ViewEditorModal.tsx - Previous issue fixed

Reviewed by kimi-k2.6-20260420 · 126,419 tokens

Co-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>
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