sqlite-utils/docs
Ricardo Ander-Egg 341f50d2d9
Add fts offset docs.
The limit can be passed as a string to the query builder to have an offset. I have tested it using the shorthand `limit=f"15, 30"`, the standard syntax should work too.
2021-01-22 21:50:46 +01:00
..
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst Release 3.3 2021-01-17 20:28:24 -08:00
cli.rst .reset_counts() method and reset-counts command, closes #219 2021-01-03 12:59:31 -08:00
conf.py Release 3.1.1 2021-01-01 15:56:20 -08:00
dogs.db table.optimize() deletes junk docsize rows 2020-09-07 14:16:13 -07:00
index.rst Docs now live at sqlite-utils.datasette.io 2020-12-29 13:34:55 -08:00
Makefile cd docs && make livehtml 2019-06-12 21:50:18 -07:00
python-api.rst Add fts offset docs. 2021-01-22 21:50:46 +01:00