Open jieqiangt opened 7 months ago
AttributeError: module 'jinja2.ext' has no attribute 'autoescape' due to following reason: Jinja2 3.1, WithExtension and AutoEscapeExtension are built-in now thus are no longer needed.
Removed addition of autoescape extension from JinjaSql object.
AttributeError: module 'jinja2.ext' has no attribute 'autoescape' due to following reason: Jinja2 3.1, WithExtension and AutoEscapeExtension are built-in now thus are no longer needed.
Removed addition of autoescape extension from JinjaSql object.