Ben Ellis
Ben Ellis
URL is tomatoi.st/bpxh (and probably not relevant to the problem) Browser is Chrome "21.0.1180.89 m" running on Windows 7 Stack trace is Uncaught TypeError: Object # has no method '_createSound'...
... or to be more precise, 'patch' objects with markers.
Adding the functionality implied by the `--kafka-container` argument / fixes #4
# Reproduction steps: (I'm using pipenv to run the script; your python environment management technique may vary 😀) ``` # Omit --kafka-container argument and write output to `without-arg.yaml`: pipenv run...
Fixes #282 * [Commit 1](https://github.com/pressly/goose/commit/205fa9fc81be28a5414006b0ebca31d29a455fcd) retrieves migration application timestamps in `ListMigrations()`, which requires updating every db-specific querier; * [Commit 2](https://github.com/pressly/goose/commit/288f715cffc493ad2022c4e11f88cb4c7f2a7d2c) uses the updated `ListMigrations()` to retrieve status of all migrations...