Skip to content

Add T141 SIMILAR predicate support #41

Open
TedCraft opened this issue Feb 17, 2024 · 0 comments
Open

Add T141 SIMILAR predicate support #41

TedCraft opened this issue Feb 17, 2024 · 0 comments
Labels
parser Ошибки, связанные с парсером данных

Comments

@TedCraft
Copy link
Collaborator


You have an error in your SQL syntax: CREATE TABLE T141 (ROW_NUM NUMERIC(3) NOT NULL ROW_NAME VARCHAR(25) NOT NULL ROW_PHONE VARCHAR(14) CHECK (ROW_PHONE SIMILAR TO '(0-9{3}) 0-9{3}-0-9{4}' escape '')) no viable alternative at input '(ROW_PHONESIMILAR' at line 1 position 119 near @28119:125='SIMILAR'<340>1:119

@TedCraft TedCraft added the parser Ошибки, связанные с парсером данных label Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
parser Ошибки, связанные с парсером данных
Projects
None yet
Development

No branches or pull requests

1 participant