mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
ReST fix
This commit is contained in:
parent
1c518680e9
commit
f554be39fc
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ If you are still running Python 3.5 you should stick with ``0.30.2``, which you
|
|||
- Database filenames can now contain spaces - thanks, Tobias Kunze (`#590 <https://github.com/simonw/datasette/pull/590>`__)
|
||||
- Removed obsolete ``?_group_count=col`` feature (`#504 <https://github.com/simonw/datasette/issues/504>`__)
|
||||
- Improved user interface and documentation for ``datasette publish cloudrun`` (`#608 <https://github.com/simonw/datasette/issues/608>`__)
|
||||
- Tables with indexes now show the `` CREATE INDEX`` statements on the table page (`#618 <https://github.com/simonw/datasette/issues/618>`__)
|
||||
- Tables with indexes now show the ``CREATE INDEX`` statements on the table page (`#618 <https://github.com/simonw/datasette/issues/618>`__)
|
||||
- Current version of `uvicorn <https://www.uvicorn.org/>`__ is now shown on ``/-/versions``
|
||||
- Python 3.8 is now supported! (`#622 <https://github.com/simonw/datasette/issues/622>`__)
|
||||
- Python 3.5 is no longer supported.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue