Skip to content

Instantly share code, notes, and snippets.

@Ch00k
Created April 3, 2014 12:55
Show Gist options
  • Save Ch00k/9953773 to your computer and use it in GitHub Desktop.
Save Ch00k/9953773 to your computer and use it in GitHub Desktop.
mysql> describe instances;
+--------------------------+-----------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+--------------------------+-----------------------+------+-----+---------+----------------+
| created_at | datetime | YES | | NULL | |
| updated_at | datetime | YES | | NULL | |
| deleted_at | datetime | YES | | NULL | |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment