easysql / easy_sql

A library developed to ease the data ETL development process.

Home Page:https://easy-sql.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use regex match to parse the DDL string to get the key value pair options

lust4life opened this issue · comments

commented

use regex match to parse the DDL string to get the key-value pair options, making it more robust.