brianloveswords / streamsql

A streaming, backend agnostic SQL ORM heavily inspired by levelup
MIT License
67 stars 7 forks source link

Query sorting #21

Closed andrewhayward closed 10 years ago

andrewhayward commented 10 years ago

Sorting is broken (see #20), not because it doesn't work, but because the docs say sort and the code says order. Given that the tests are using sort too, I'm assuming that is what is expected, so adding it to the possible ordering values rather than 'fixing' the docs.

brianloveswords commented 10 years ago

Fuuuuuuuuuuuuuuuu–