Snippets
Retrieve SQL snippets for the logged in user
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| InsertedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Type | String | ||
| Name | String | ||
| Description | String | ||
| Content | String | ||
| Visibility | String | ||
| IsFavorite | Boolean | ||
| Project | String | ||
| Owner | String | ||
| UpdatedBy | String |