mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
4ee42379cc
Improves the performance from O(n) to O(1). Previously it would require 50 queries to insert 50 fixtures. Now it takes only one query. Disabled on sqlite which doesn't support multiple inserts. |
||
---|---|---|
.. | ||
accounts.yml | ||
companies.yml | ||
courses.yml | ||
courses_with_invalid_key.yml | ||
parrots.yml | ||
trees.yml |