Skip to content

Instantly share code, notes, and snippets.

@Dineshs91
Last active December 3, 2018 09:25
Show Gist options
  • Save Dineshs91/3a14fdbc12e19a01d631ce40e379612f to your computer and use it in GitHub Desktop.
Save Dineshs91/3a14fdbc12e19a01d631ce40e379612f to your computer and use it in GitHub Desktop.
Post table

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment