Skip to content

Instantly share code, notes, and snippets.

@92hackers
Last active September 3, 2017 02:19
Show Gist options
  • Save 92hackers/2b9225b595dc9065a356700c63a47b30 to your computer and use it in GitHub Desktop.
Save 92hackers/2b9225b595dc9065a356700c63a47b30 to your computer and use it in GitHub Desktop.
Common fields to a database model
schema type description
id number id of current instance
created_at date when instance created?
updated_at date when instance updated?
status [1,2,3] life status of instance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment