Skip to content

Instantly share code, notes, and snippets.

@AngeloR
Created December 4, 2019 21:32

Revisions

  1. AngeloR created this gist Dec 4, 2019.
    9 changes: 9 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    +-------------------+
    | users |
    +-------------------+
    | |
    | id (int) |
    | username (string) |
    | password (string) |
    | |
    +-------------------+