Julien Hany
Results
2
issues of
Julien Hany
Hello, I'm sorry, I don't have any time to maintain the repository so I'm looking for some people who want to maintain Sharrre :) Julien
Hello, Here is my version: ``` pgloader version "3.6.9" compiled with SBCL 1.4.16.debian ``` When I use the command line it is working: ``` pgloader --no-ssl-cert-verification --verbose mysql://dbtestlocal:dbtestlocal@localhost:3306/dbtest "postgresql://dbtestlocal@localhost:5432/dbtest?sslmode=allow&password=dbtestlocal" ```...