fogger icon indicating copy to clipboard operation
fogger copied to clipboard

Results 26 fogger issues
Sort by recently updated
recently updated
newest added

Also PRs are not checked in Travis.

It's amazing tool for developers to achive data anonymization. Thanks for making it available to public. I recently tried the tool locally. I notice `fogger:run` runs 0% to 99% real...

Hi guys! I am trying to mask the azure sql DB in a secure manner. Therefore, can I connect fogger with azure and I don't want to make a seperate...

Hello, we try to use fogger to copy data between 2 PostgreSQL 11 databases, but getting the following error `SQLSTATE[25P02]: In failed sql transaction: 7 ERROR: current transaction is aborted,...

From the comments you added support for MSSQL in 2019 and init does indeed recognise connection strings such as: sqlsrv://user:pass@server/db However whenever I try and spin up the container, I...

When we try to run a docker build by using the available docker file in the repo, its throws following errors ERROR: failed to solve: process "/bin/sh -c apt-get update...