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

Changed mysqldump to include sprocs and functions #20269

Merged
merged 1 commit into from
May 28, 2015

Conversation

jonworek
Copy link
Contributor

While I understand it is not entirely common to use functions/stored procedures within active record, a rake db:structure:dump should include them in the structure.sql.

Adding the "--routines" option will include them in the structure.sql.

@jonworek jonworek closed this May 22, 2015
@jonworek jonworek reopened this May 22, 2015
@rafaelfranca rafaelfranca merged commit 1b8adca into rails:master May 28, 2015
rafaelfranca added a commit that referenced this pull request May 28, 2015
Changed mysqldump to include sprocs and functions
@prathamesh-sonpatki
Copy link
Member

Does this require CHANGELOG?

@rafaelfranca
Copy link
Member

I already added it on the merge commit

@prathamesh-sonpatki
Copy link
Member

nice 🙇 😄

@ygoldman
Copy link

👍

@bostrom
Copy link

bostrom commented Aug 28, 2015

Can we expect to see this in a future 4.2 release?

@rafaelfranca
Copy link
Member

No, only in Rails 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants