Identifies the types of each statement in a SQL query (also provide the start, end and the query text). This uses AST and parser techniques to identify the SQL query type. Although it will not ...
Before I write SELECT with multi-line comments like /* text */ so I expect that it could be okay use same comments type in INSERT queries, but it's not working. INSERT INTO db_name.awesome_table (user ...