Closed jerch closed 2 years ago
raising an attribute error:
AttributeError: 'Cast' object has no attribute 'as_postgresql
Test if we can simply replace it with the more generic as_sql.
as_sql
raising an attribute error:
Test if we can simply replace it with the more generic
as_sql
.