albertZhangTJ / sqlancer-lancerfuzz

Detecting Logic Bugs in DBMS
http://www.sqlancer.com/
MIT License
1 stars 0 forks source link

Annotate production rules with input and output type information #37

Open albertZhangTJ opened 1 month ago

albertZhangTJ commented 1 month ago

Annotate the ANTLR production rules for expressions with type (as in SQL data types) information so that strongly-typed generation could be possible.