brambling icon indicating copy to clipboard operation
brambling copied to clipboard

dest parameter is unused

Open flyingmachine opened this issue 11 years ago • 1 comments

It looks like the dest parameter is unused in transactions-with-schema: https://github.com/bitemyapp/brambling/blob/master/src/brambling/moves/ya/bits/migrate.clj#L141

flyingmachine avatar Dec 17 '13 15:12 flyingmachine

Going to need it later for differential/catch-up migrations. I could elide via a wrapper but I am hellaciously lazy.

Thanks for the heads up. :)

I'll close this as fixed when I get

  1. A PR
  2. The wherewithal to implement catch-up migrations.

bitemyapp avatar Dec 17 '13 23:12 bitemyapp