I have a question about sqlalchmy
is there someone help me fix it
I wanner get the metadata of oracle
self._db_meta.reflect(bind=self._engine, schema=self._schema)
there is the log
SAWarning: Did not recognize type 'LONG RAW' of column 'test_table'
self._db_meta.reflect(bind=self._engine, schema=self._schema)