1
0
mirror of synced 2025-02-04 22:29:24 +03:00
Kevin Brown 2a7ae0ea9c Add backwards compatibility with query option
This adds backwards compatibility with the `query` option so it
automatically patches the `DataAdapter.query` function. The only
major difference between the methods is the call signature, which
has now moved the callback out of the parameters and into the second
argument.

This also adds tests that verify that the old query functions should
work as expected.
2015-01-14 21:24:09 -05:00
..
2015-01-11 16:30:16 -05:00
2015-01-11 18:00:48 -05:00
2015-01-11 18:00:48 -05:00