Hi,
We want to use faker extension to use for having fake data (localized)
we are using statement for our column in pgsync configuration to run faker functions (faker is installed in destination)
but pgsync is running that statement in the source db
It would be great if we can set that to run statements in on destination.
Hi,
We want to use
fakerextension to use for having fake data (localized)we are using
statementfor our column inpgsyncconfiguration to run faker functions (faker is installed in destination)but
pgsyncis running that statement in the source dbIt would be great if we can set that to run
statements in on destination.