Commit Graph

16 Commits

Author SHA1 Message Date
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
9d84f4b2ee [to #47648806] fix CREATE FORCE TYPE syntax 2023-08-01 13:54:47 +00:00
d89b3ef9ef [to #49328715] fix a -4016 problem of trigger parser 2023-05-11 12:11:23 +00:00
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
0003c2605b [to #42036778] fix SIGNAL/RESIGNAL statements in SQL 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
4dd45dfcff [CP][to #37396440] fix dynamic sql question mark count 2022-11-09 08:10:34 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
90a2c7c94f fix typos 2022-07-05 09:21:22 +08:00
2934fef1c7 [bugfix]: avoid parser::split_multi_query splits the stmt by a semicolon in comment 2022-04-19 10:33:01 +08:00
047132a3a7 fix some potential bugs 2021-08-20 11:30:44 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00