sql-table-name-parser
sql-table-name-parser copied to clipboard
How to know the type of query (select, insert, update...)
Hi,
I'm interesting by your fast table name parser. I would like to use it for my LibreOffice database driver. Wouldn't it be possible to also extract the query type? If so, what changes would need to be made?
Thanks.