Table: Post
| Column | Type | Table Modifiers |
|---|---|---|
| id | integer | not null |
| title | character varying | not null |
| description | character varying | not null |
| meta | character varying | not null |
Table: Post
| Column | Type | Table Modifiers |
|---|---|---|
| id | integer | not null |
| title | character varying | not null |
| description | character varying | not null |
| meta | character varying | not null |