You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone can give me some hints or guide me on how to fix these in etlalchemy, I would like to send Pull request.
[Traceback (most recent call last):
File "table_name.py", line 36, in
target.migrate(migrate_fks=False, migrate_indexes=False, migrate_data=False, migrate_schema=True)
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/etlalchemy/ETLAlchemyTarget.py", line 86, in migrate
migrate_data=migrate_data)
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/etlalchemy/ETLAlchemySource.py", line 1020, in migrate
print(rows)
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/sqlalchemy/engine/result.py", line 169, in repr
return repr(sql_util._repr_row(self))
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/sqlalchemy/sql/util.py", line 347, in repr
The text was updated successfully, but these errors were encountered:
If someone can give me some hints or guide me on how to fix these in etlalchemy, I would like to send Pull request.
[Traceback (most recent call last):
File "table_name.py", line 36, in
target.migrate(migrate_fks=False, migrate_indexes=False, migrate_data=False, migrate_schema=True)
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/etlalchemy/ETLAlchemyTarget.py", line 86, in migrate
migrate_data=migrate_data)
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/etlalchemy/ETLAlchemySource.py", line 1020, in migrate
print(rows)
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/sqlalchemy/engine/result.py", line 169, in repr
return repr(sql_util._repr_row(self))
File "/home/osuser/repos/etl/.env/lib/python2.7/site-packages/sqlalchemy/sql/util.py", line 347, in repr
The text was updated successfully, but these errors were encountered: