Justin Falk
Results
2
comments of
Justin Falk
You need to include a password as an environment variable or directly in the connection string e.g. mysql://root:password@localhost/mydb See: https://pgloader.readthedocs.io/en/latest/pgloader.html?highlight=password#connection-string
Appears similar to #46