diff options
author | Edouard CHIN <edouard.chin@shopify.com> | 2017-06-21 13:54:14 -0400 |
---|---|---|
committer | Edouard CHIN <edouard.chin@shopify.com> | 2017-06-21 13:54:14 -0400 |
commit | bed0fa8a88d8d51acb7d6084db76ab1cce7ecccc (patch) | |
tree | b1b40c2fa703ebcc73b9e5c7d9005ee22d83656c /activerecord/lib/active_record/associations | |
parent | 9cf7217909c30e5513f668e5c8aa105b04ba35fd (diff) | |
download | rails-bed0fa8a88d8d51acb7d6084db76ab1cce7ecccc.tar.gz rails-bed0fa8a88d8d51acb7d6084db76ab1cce7ecccc.tar.bz2 rails-bed0fa8a88d8d51acb7d6084db76ab1cce7ecccc.zip |
pass `structure_dump_flags` / `structure_load_flags` options before any other:
- On Mysql, some command line options that affect option-file handling such as `--no-defaults` have to be passed before any other options
- Modified rails to pass them right after the `mysql` command
- Ref https://dev.mysql.com/doc/refman/5.7/en/option-file-options.html and https://bugs.mysql.com/bug.php?id=83386
- Ref #27437
Diffstat (limited to 'activerecord/lib/active_record/associations')
0 files changed, 0 insertions, 0 deletions