Oilid Adsi

Results 4 issues of Oilid Adsi

Hey Johan, thank you for this great plugin! One question: Is there are possiblity to disable the AutoDeriv functionality for one or more projects. We checked the ".derived" file into...

Currently it's not possible to check an error (exit code) of a postgres process command. The problem ist the code in PostgresProcess.runCmd returns a String returned by "logWatch.getOutput()". But the...

Currently the order from appending the additional optional command line arguments in PostgresProcess.restoreFromFile is wrong. The filepath / -name of the "pg_restore" command must be located as last param (as...

There is currently no possibility to specify additional arguments to the pg_dump command (for example to specify the export format by "--format=format"). This issue belongs to all PostgresProcess.export methods. An...