Skip to content

Instantly share code, notes, and snippets.

@paulbares
Created June 3, 2020 11:31
Show Gist options
  • Save paulbares/a93e80936de91b0a06f60ac2b99b84c9 to your computer and use it in GitHub Desktop.
Save paulbares/a93e80936de91b0a06f60ac2b99b84c9 to your computer and use it in GitHub Desktop.
notificationtablerow1
+----+--------+--------------+---------------------------+-----------+-------------+
| id | type | message | created_at | is_active | business_id |
+----+--------+--------------+---------------------------+-----------+-------------+
| 0 | "task" | "my message" | 2020-06-03T11:29:04+00:00 | true | "7" |
+----+--------+--------------+---------------------------+-----------+-------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment