pypi_packages: datasette-schema-versions
This data as json
name | summary | classifiers | description | author | author_email | description_content_type | home_page | keywords | license | maintainer | maintainer_email | package_url | platform | project_url | project_urls | release_url | requires_dist | requires_python | version | yanked | yanked_reason |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
datasette-schema-versions | Datasette plugin that shows the schema version of every attached database | [] | # datasette-schema-versions [](https://pypi.org/project/datasette-schema-versions/) [](https://github.com/simonw/datasette-schema-versions/releases) [](https://github.com/simonw/datasette-schema-versions/actions?query=workflow%3ATest) [](https://github.com/simonw/datasette-schema-versions/blob/main/LICENSE) Datasette plugin that shows the schema version of every attached database ## Installation Install this plugin in the same environment as Datasette. $ datasette install datasette-schema-versions ## Usage Visit `/-/schema-versions` on your Datasette instance to see a numeric version for the schema for each of your databases. Any changes you make to the schema will increase this version number. | Simon Willison | text/markdown | https://github.com/simonw/datasette-schema-versions | Apache License, Version 2.0 | https://pypi.org/project/datasette-schema-versions/ | https://pypi.org/project/datasette-schema-versions/ | {"CI": "https://github.com/simonw/datasette-schema-versions/actions", "Changelog": "https://github.com/simonw/datasette-schema-versions/releases", "Homepage": "https://github.com/simonw/datasette-schema-versions", "Issues": "https://github.com/simonw/datasette-schema-versions/issues"} | https://pypi.org/project/datasette-schema-versions/0.2/ | ["datasette", "pytest ; extra == 'test'", "pytest-asyncio ; extra == 'test'", "httpx ; extra == 'test'", "sqlite-utils ; extra == 'test'"] | 0.2 | 0 |