Skip to content

Instantly share code, notes, and snippets.

@enzerus
Created March 16, 2016 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enzerus/d05fd4bdfd865989ae11 to your computer and use it in GitHub Desktop.
Save enzerus/d05fd4bdfd865989ae11 to your computer and use it in GitHub Desktop.
--TableName:users
+----+----------+-----------+---------------+---------------+----------+----------------------+----------+--------------------------+--------+
| id | is_admin | name | kana | tel | zip_code | addr | password | email | token |
+----+----------+-----------+---------------+---------------+----------+----------------------+----------+--------------------------+--------+
| 1 | 0 | 中野 怜奈 | なかの れいな | 146-3457-9327 | 098-2546 | 東京都国分寺市日吉町 | 2548 | nakano_reina@example.com | xxxxxx |
+----+----------+-----------+---------------+---------------+----------+----------------------+----------+--------------------------+--------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment