From 5d8ea41beaca50330cd819a9f12f5c4139e2d846 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 9 Oct 2025 23:41:40 +0200 Subject: [PATCH 1/2] GitHub projects list: Fix name for SQLAlchemy package --- registry/github-projects.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/github-projects.txt b/registry/github-projects.txt index 0b57507..7f983dd 100644 --- a/registry/github-projects.txt +++ b/registry/github-projects.txt @@ -16,6 +16,6 @@ cratedb-guide croud handbook new-tech-content -sqlalchemy-createdb +sqlalchemy-cratedb sql-99 tech-writing-domain From a4dd1eee00876f15cb4da7f708a22fff33f9e1d6 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 9 Oct 2025 23:42:01 +0200 Subject: [PATCH 2/2] Sphinx inventories: Add link to SQLAlchemy project --- registry/sphinx-inventories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry/sphinx-inventories.txt b/registry/sphinx-inventories.txt index fb6c175..262e4ab 100644 --- a/registry/sphinx-inventories.txt +++ b/registry/sphinx-inventories.txt @@ -10,5 +10,6 @@ https://cratedb.com/docs/jdbc/en/latest/objects.inv https://cratedb.com/docs/npgsql/en/latest/objects.inv https://cratedb.com/docs/pdo/en/latest/objects.inv https://cratedb.com/docs/python/en/latest/objects.inv +https://cratedb.com/docs/sqlalchemy-cratedb/objects.inv https://crate-docs-theme.readthedocs.io/en/latest/objects.inv https://crate-operator.readthedocs.io/en/latest/objects.inv