Julien Hany

Results 22 comments of Julien Hany

If I use the command line with the case it is working: ``` pgloader --no-ssl-cert-verification --verbose --cast "type datetime to timestamp drop default drop not null using zero-dates-to-null" mysql://dbtestlocal:dbtestlocal@localhost:3306/dbtest "postgresql://dbtestlocal@localhost:5432/dbtest?sslmode=allow&password=dbtestlocal"...

Hello, I just found this library which I plan to use for a project, performances are great! However I was looking for a solution to exclude fields from the output,...