Datasette-write

Latest version: v0.3.2

Safety actively analyzes 621085 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.2

- Removed unnecessary `print()` debug statement.

0.3.1

- Added a description to the database action menu item for [Datasette 1.0a13](https://docs.datasette.io/en/latest/changelog.html#a13-2024-03-12) and higher.

0.3

- Can now be used with parameterized queries, which get converted into form fields - `insert into foo (name) values (:name)` for example. Parameters ending in `_textarea` will be rendered as multi-line textareas. [7](https://github.com/simonw/datasette-write/issues/7)
- Fix for cosmetic bug when installed alongside `datasette-template-sql`. [6](https://github.com/simonw/datasette-write/issues/6)

0.2

- Support for Datasette `base_url` setting, thanks brandonrobertz. [4](https://github.com/simonw/datasette-write/pull/4)
- Menu links plus new `/-/write?database=foo` parameter. [5](https://github.com/simonw/datasette-write/issues/5)
- Tables and views are now shown on the `/-/write` page
- `alter`, `create` and `drop` queries now show a more meaningful completion message. [3](https://github.com/simonw/datasette-write/issues/3)

0.1

- First non-alpha release
- Depends on Datasette 0.45

0.1a

First working version.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.