这是indexloc提供的服务,不要输入任何密码
Skip to content

track table in run_sql should handle schema name and table name separately #484

@praveenweb

Description

@praveenweb

CREATE TABLE myschema."mytable" (
id INTEGER PRIMARY KEY NOT NULL
);

The above query doesn't work. The regular expression should handle schema name separately and add it to track table api.

Metadata

Metadata

Assignees

Labels

c/consoleRelated to consolek/bugSomething isn't workingp/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprints

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions