Rudolf Copi Eckelberg
Results
1
issues of
Rudolf Copi Eckelberg
An error is raised when trying to inspect tables with columns with the timestamptz type ``` ~/Documentos/celero/celerov2-service-ai/env/lib/python3.5/site-packages/sqlalchemy_monetdb/dialect.py in get_columns(self, connection, table_name, schema, **kw) 178 args = (row.type_digits, row.type_scale) 179 col_type...