Listing 2: Auth Table

  Column  |           Type           | Modifiers 
----------+--------------------------+-----------
 datetime | timestamp with time zone | not null
 username | text                     | not null
 sourceip | text                     | not null




