Skip to content

Instantly share code, notes, and snippets.

@AngeloR
Created December 4, 2019 21:32
Show Gist options
  • Save AngeloR/9ddcba3fe6a75fb65dd81e49ff0aa653 to your computer and use it in GitHub Desktop.
Save AngeloR/9ddcba3fe6a75fb65dd81e49ff0aa653 to your computer and use it in GitHub Desktop.
+-------------------+
| users |
+-------------------+
| |
| id (int) |
| username (string) |
| password (string) |
| |
+-------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment