From 5358425ea56b8fa228616f1c5f4f6e48a687fdc3 Mon Sep 17 00:00:00 2001 From: ohmayr Date: Fri, 13 Mar 2026 16:06:23 -0700 Subject: [PATCH] build: update README to indicate that source has moved Towards https://github.com/googleapis/google-cloud-python/pull/16054 --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index ae8a3109..0727262c 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,8 @@ +:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_. + +.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/sqlalchemy-spanner + + Spanner dialect for SQLAlchemy ==============================