Skip to content

Fix PostgreSQL regex check import - #1120

Open
yzxcj797 wants to merge 1 commit into
drawdb-io:mainfrom
yzxcj797:fix/postgres-regex-check-import-242
Open

Fix PostgreSQL regex check import#1120
yzxcj797 wants to merge 1 commit into
drawdb-io:mainfrom
yzxcj797:fix/postgres-regex-check-import-242

Conversation

@yzxcj797

Copy link
Copy Markdown

Summary

  • normalize the text cast that pgAdmin emits after regex CHECK patterns before PostgreSQL SQL parsing
  • keep casts outside CHECK expressions and text inside regex literals unchanged
  • add a regression test and run it in the Node 20/22 build matrix

Validation

  • npm test (2 tests)
  • npm run lint
  • npm run build
  • git diff --check

Fixes #242

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

@yzxcj797 is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[BUG] Import fails on casting of a regex (Postgres SQL file)

1 participant