Closed jackharrhy closed 1 year ago
Without this, if no custom_sql_directory is specified, starting the default tipg.main:app will fail with a pydantic error
custom_sql_directory
🤦 thanks for the fix
@vincentsarago this one always catches me out myself! :laughing: , be nice of optional would be default to None automagically, but alas...
Without this, if no
custom_sql_directory
is specified, starting the default tipg.main:app will fail with a pydantic error