Table: planetscale_organization
List organizations in your account.
Examples
List all organizations
select *from planetscale_organization
.inspect planetscale_organization
Organizations in the PlanetScale account.
Name | Type | Description |
---|---|---|
_ctx | jsonb | Steampipe context in JSON form, e.g. connection_name. |
created_at | timestamp with time zone | When the organization was created. |
name | text | Name of the organization. |
updated_at | timestamp with time zone | When the organization was updated. |