datasette/docs
Brian Grinstead 710be684b8 Upgrade to CodeMirror 6, add SQL autocomplete (#1893)
* Upgrade to CodeMirror 6
* Update contributing docs
* Change how resizing works
* Define a custom SQLite autocomplete dialect
* Add meta-enter to submit
* Add fixture schema for testing
2022-11-17 17:23:35 -08:00
..
_static
_templates
.gitignore
Makefile
authentication.rst /db/-/create API endpoint, closes #1882 2022-11-14 21:57:28 -08:00
auto-build.sh
binary_data.rst
changelog.rst Release 0.63.1 2022-11-12 12:29:59 -08:00
cli-reference.rst Update cog 2022-10-30 14:53:33 -07:00
codespell-ignore-words.txt
conf.py
contributing.rst Upgrade to CodeMirror 6, add SQL autocomplete (#1893) 2022-11-17 17:23:35 -08:00
csv_export.rst
custom_templates.rst
datasette-0.51.png
datasette-logo.svg
deploying.rst
ecosystem.rst
facets.rst
full_text_search.rst
getting_started.rst
index.rst
installation.rst
internals.rst Tests now close SQLite database connections and files explicitly, refs #1843 2022-11-03 13:36:11 -07:00
introspection.rst
json_api.rst /db/-/create API endpoint, closes #1882 2022-11-14 21:57:28 -08:00
metadata.rst
pages.rst
performance.rst
plugin_hooks.rst
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
sql_queries.rst
testing_plugins.rst
writing_plugins.rst