directory
Version:
v0.0.0-...-21e8389
Opens a new window with list of versions in this module.
Published: Mar 7, 2024
License: MIT
Opens a new window with license information.
README
¶
Pattern2
Pattern2 is a schema structure that is interleaved.
export CLOUDSDK_CORE_PROJECT=gcpug-public-spanner
export CLOUDSDK_SPANNER_INSTANCE=spanner101
export DB2=sample2
gcloud spanner databases create $DB2 --ddl "$(cat ./ddl/ddl.sql)"
It is a good idea to use a different name for DB2 to avoid duplication with others.
Directories
¶
Click to show internal directories.
Click to hide internal directories.