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