Jose Luis Barrueta

Results 3 comments of Jose Luis Barrueta

Thanks to @samsingh12 for the hint, this must be fixed. Trying the following and seems to have no effect in the execution: ``` class NoReflectMetadata(MetaData): def reflect( self, bind=None, schema=None,...

Sharing the way we worked around this issue, in case it helps anyone. As @Ali-Raza12 mentioned the suggested approach was not complete. In our case we don't know what tables...