• B
    Don't allow `quote_value` to be called without a column · 31a43ebc
    Ben Woosley 提交于
    Some adapters require column information to do their job properly.
    By enforcing the provision of the column for this internal method
    we ensure that those using adapters that require column information
    will always get the proper behavior.
    31a43ebc
finder_test.rb 33.3 KB