1197764949
We'd like this to be part of the query syntax itself, but doing so requires extending DataScript's parser. Instead we generalize our `args` to `options`, and take `:limit` and `:order-by-vars`. The former must be an integer or nil, and the latter is an array of `[var direction]` pairs. This commit includes descriptive error messages and tests for success and failure. |
||
---|---|---|
.. | ||
places | ||
test | ||
api.cljc | ||
db_test.cljc | ||
jdbc_sqlite_test.clj | ||
promise_sqlite_test.cljs | ||
query_test.cljc | ||
schema_changes_test.cljc | ||
schema_test.cljc | ||
sqlite_user_version_test.cljc | ||
test.cljs | ||
test_macros_test.clj | ||
test_macros_test.cljs | ||
tofinoish_test.cljc |