The documentation at http://csnw.github.io/sql-bricks lists the .limit and .offset functions on SELECT statements – but the README and docs say they are extended features in the Postgres and SQLite repos. On master, there are no .limit or .offset functions. I suggest removing them from the docs, since they aren't valid SQL-92 anyway.
The documentation at http://csnw.github.io/sql-bricks lists the .limit and .offset functions on SELECT statements – but the README and docs say they are extended features in the Postgres and SQLite repos. On master, there are no .limit or .offset functions. I suggest removing them from the docs, since they aren't valid SQL-92 anyway.