bwjohnson-ss
bwjohnson-ss
On the docs page for [base64](https://golang.org/pkg/encoding/base64/), if you go to the [Variables](https://golang.org/pkg/encoding/base64/#pkg-variables) section the definition for this constant: `var RawStdEncoding = StdEncoding.WithPadding(NoPadding)` Automatically provides links for `StdEncoding`, `WithPadding` and `NoPadding`....
### Description Running scancode with `--package` and `--summary` options produces the following error: ``` Scanning done. Some files failed to scan properly: ERROR: failed to run post-scan plugin: summary: Traceback...
More context here: https://github.com/nexB/scancode.io/issues/522
I wanted a way for gomigrate to print out comments/status inside a migration. This only applies for mysql, since it's the only supported db type with multi-command migrations.
Would it be possible to add an option to make migrations atomic? While developing my migration I sometimes make mistakes, and when this happens the DB fails part way through...
Dns doesn't resolve for this page listed in the readme.