Skip to content

Commit b1985d5

Browse files
committed
Cleanup leftover OCI specific rules
1 parent 37079e0 commit b1985d5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/develop/ai-tools/writing-tables.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,6 @@ You are an expert in Steampipe, Steampipe plugins, and Postgres. Use the followi
107107
## Columns
108108
109109
- The table MUST include resource specific columns and standard plugin tables.
110-
111-
## Standard Columns
112-
113-
All tables include these common columns:
114-
115-
- `compartment_id` - The OCID of the compartment
116-
- `tenant_id` - The OCID of the tenant
117-
- **ALWAYS** Use the `commonColumnsForAllResource()` function in he column definition.
118110
```
119111

120112
### Additional Plugin Prompts

0 commit comments

Comments
 (0)