Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rails g good_job:update command to add idempotent migration files, including active_job_id, concurrency_key, cron_key columns #266

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

bensheldon
Copy link
Owner

@bensheldon bensheldon commented Jun 3, 2021

Connects to #206 and #53.

@bensheldon bensheldon changed the title Add rails g good_job:update command to add reversible migration files, including active_job_id and concurrency_key columns Add rails g good_job:update command to add idempotent migration files, including active_job_id and concurrency_key columns Jun 3, 2021
@bensheldon bensheldon force-pushed the migrations branch 4 times, most recently from 6c3e43f to 5ad5492 Compare June 10, 2021 14:33
@bensheldon bensheldon force-pushed the migrations branch 3 times, most recently from e3c307e to 8e40c35 Compare June 10, 2021 17:48
@bensheldon bensheldon changed the title Add rails g good_job:update command to add idempotent migration files, including active_job_id and concurrency_key columns Add rails g good_job:update command to add idempotent migration files, including active_job_id and concurrency_key columns Jun 14, 2021
@bensheldon bensheldon force-pushed the migrations branch 3 times, most recently from aa8e216 to 6c1c01a Compare June 22, 2021 23:41
@bensheldon bensheldon changed the title Add rails g good_job:update command to add idempotent migration files, including active_job_id and concurrency_key columns Add rails g good_job:update command to add idempotent migration files, including active_job_id, concurrency_key, cron_key columns Jun 23, 2021
@bensheldon bensheldon force-pushed the migrations branch 4 times, most recently from 19661a6 to 5f76275 Compare June 23, 2021 21:55
@bensheldon bensheldon added the enhancement New feature or request label Jun 23, 2021
@bensheldon bensheldon force-pushed the migrations branch 2 times, most recently from 841de62 to cb928ad Compare June 24, 2021 17:10
…es, including active_job_id, concurrency_key, cron_key columns
@bensheldon bensheldon merged commit a69de2e into main Jun 24, 2021
@bensheldon bensheldon deleted the migrations branch June 24, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant