Hello,
While checking out the source code of the generate_sql_schema function I've noticed that there's a sql_type_statement variable that isn't used.
It seems to have been added for the same purpose as sql_data_types but isn't used anymore (or never was, didn't check the history)?
Cheers!
Hello,
While checking out the source code of the
generate_sql_schemafunction I've noticed that there's asql_type_statementvariable that isn't used.It seems to have been added for the same purpose as
sql_data_typesbut isn't used anymore (or never was, didn't check the history)?Cheers!