datasette/docs
Simon Willison 9bec7c38eb ignore and replace options for bulk inserts, refs #1873
Also removed the rule that you cannot include primary keys in the rows you insert.

And added validation that catches invalid parameters in the incoming JSON.

And renamed "inserted" to "rows" in the returned JSON for return_rows: true
2022-11-01 11:08:17 -07:00
..
_static Append warning to the write element, refs #1746 2022-05-20 13:44:23 -07:00
_templates Switch docs theme to Furo, refs #1746 2022-05-20 13:34:51 -07:00
.gitignore Added initial docs, including a changelog 2017-11-16 07:11:00 -08:00
authentication.rst Initial attempt at /db/table/row/-/delete, refs #1864 2022-10-30 16:16:00 -07:00
auto-build.sh Added --load-extension argument to datasette serve 2017-11-16 08:48:49 -08:00
binary_data.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
changelog.rst Release 0.63 2022-10-27 17:58:41 -07:00
cli-reference.rst Update cog 2022-10-30 14:53:33 -07:00
codespell-ignore-words.txt Ignore ro which stands for read only 2022-08-18 14:55:08 -07:00
conf.py Fixed Sphinx warning about language = None 2022-09-06 11:24:30 -07:00
contributing.rst How to run cog, closes #1745 2022-05-17 12:43:44 -07:00
csv_export.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
custom_templates.rst Typo in docs about default redirect status code (#1589) 2022-03-05 17:58:31 -08:00
datasette-0.51.png Release 0.51 2020-10-31 15:21:49 -07:00
datasette-logo.svg Added new logo to the documentation 2020-07-12 12:53:29 -07:00
deploying.rst Add documentation for serving via OpenRC (#1825) 2022-09-27 21:21:36 -07:00
ecosystem.rst Shrunk ecosystem docs in favour of datasette.io, closes #1182 2021-01-09 14:17:18 -08:00
facets.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
full_text_search.rst Use shot-scraper images from datasette-screenshots repo, closes #1844 2022-10-14 12:57:00 -07:00
getting_started.rst Improved CLI reference documentation, refs #1787 2022-08-18 14:52:04 -07:00
index.rst Improved CLI reference documentation, refs #1787 2022-08-18 14:52:04 -07:00
installation.rst Switch docs theme to Furo, refs #1746 2022-05-20 13:34:51 -07:00
internals.rst Release 0.63a1 2022-10-23 20:07:09 -07:00
introspection.rst Drop support for Python 3.6, closes #1577 2022-01-19 20:31:22 -08:00
json_api.rst ignore and replace options for bulk inserts, refs #1873 2022-11-01 11:08:17 -07:00
Makefile Added documentation on the Datasette Ecosystem 2019-01-31 19:36:07 -08:00
metadata.rst Column metadata, closes #942 2021-08-12 16:53:23 -07:00
pages.rst Standardize on 'query string', not 'querystring', in docs 2021-01-11 13:33:54 -08:00
performance.rst Release 0.63a1 2022-10-23 20:07:09 -07:00
plugin_hooks.rst Clarify request or None for two hooks 2022-10-04 18:25:52 -07:00
plugins.rst Update cog 2022-10-30 14:53:33 -07:00
publish.rst Upgrade Docker images to Python 3.11, closes #1853 2022-10-25 12:04:25 -07:00
settings.rst API for bulk inserts, closes #1866 2022-10-29 23:03:45 -07:00
spatialite.rst Apply Black to code examples in documentation, refs #1718 2022-04-24 08:50:43 -07:00
sql_queries.rst Clarify that magic parameters don't work for custom SQL 2022-01-25 10:39:03 -08:00
testing_plugins.rst Async support for prepare_jinja2_environment, closes #1809 2022-09-16 20:38:24 -07:00
writing_plugins.rst Browse the plugins directory 2022-09-28 17:39:36 -07:00