Open shashank88 opened 7 years ago
WIP
Has there been an update on this? I tried using a PostgreSQL dump and get this message on trying to read database using database.load("database_store\\mytable.sql")
AttributeError: 'NoneType' object has no attribute 'group'
How can we help to get it work with Postgres?
Currently it works for MySQL dbs. It would be nice to make it work for postgres / Redshift / BigQuery.