alloydb-postgres-data
Use these skills when you need to explore the database schema, identify objects like views and triggers, and execute custom SQL queries to interact with your data.
Pinned to revision 9521dbb4ea2d, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/alloydb-postgres-data/SKILL.md
- skills/alloydb-postgres-data/scripts/execute_sql.js
- skills/alloydb-postgres-data/scripts/list_indexes.js
- skills/alloydb-postgres-data/scripts/list_schemas.js
- skills/alloydb-postgres-data/scripts/list_sequences.js
- skills/alloydb-postgres-data/scripts/list_stored_procedure.js
- skills/alloydb-postgres-data/scripts/list_tables.js
- skills/alloydb-postgres-data/scripts/list_triggers.js
- skills/alloydb-postgres-data/scripts/list_views.js
Every link opens the file at its source, pinned to the revision this page describes.