szymon
Results
2
issues of
szymon
Hi, as I'm not affiliated with either projects I just wanted to make sure if it's ok to add pgcli as a 1Password shell plugin (or at least try to...
Hi, if I call ```go goose.SetVerbose(true) goose.WithNoColor(true)(nil) goose.SetLogger(MyGooseLogger) ``` then `goose.Up(...)` will output logs from ParseSQLMigration using the standard logger, from "log" module, and then using MyGooseLogger it will print...