_____ _____ _ ______
/ ___|| _ | | | ___ \
\ `--. | | | | | | |_/ /_ _ _ __ ___ ___ _ __
`--. \| | | | | | __/ _` | '__/ __|/ _ \ '__|
/\__/ /\ \/' / |____ | | | (_| | | \__ \ __/ |
\____/ \_/\_\_____/ \_| \__,_|_| |___/\___|_|
An advanced python sql query parser, It takes a sql query and returns a specific data structure with table, columns, functions and conditions.
Tested only on python 3.10, it doesn't work with lower versions.