Adam Mohammed

Results 4 issues of Adam Mohammed

When I create a `debian/foo.triggers` for a package `foo`, I'd expect a `foo.postinst` to be in the control archive. The `Debian::Debhelper::Buildsystem::dh_virtualenv` perl module doesn't handle inserting the trigger scripts into...

Since volatiletech/sqlboiler only supports go 1.13 and above, we can safely discard the deprecated version pkg/errors in favor of the standard library version.

In CRDB v21.2 and newer `cockroach dump` is removed and the [docs](https://www.cockroachlabs.com/docs/v21.1/cockroach-dump.html) say to use `SHOW CREATE ALL TABLES`. This isn't quite a drop in replacement since it dumps some...

As of Cockroach v21.2 `cockroach dump` is not available, and the `crdb_main_test.go` setup fails. https://github.com/glerchundi/sqlboiler-crdb/blob/b0f16763f4933cf20cd2cbcc1398907d6c2fcc30/driver/override/templates_test/singleton/crdb_main_test.go.tpl#L48