Skip to content

Instantly share code, notes, and snippets.

@wayne-o
Created May 14, 2015 15:41
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 wayne-o/5ce5ae593daeeae23f22 to your computer and use it in GitHub Desktop.
Save wayne-o/5ce5ae593daeeae23f22 to your computer and use it in GitHub Desktop.
sonatribe=> \dt public.*
List of relations
Schema | Name | Type | Owner
--------+----------------------------------------+-------+--------
public | artist | table | stuser
public | artist_tags__tag_artists | table | stuser
public | attempt | table | stuser
public | auth | table | stuser
public | discoursesso | table | stuser
public | eventInstance | table | stuser
public | filteredlineup | table | stuser
public | image | table | stuser
public | import | table | stuser
public | importData | table | stuser
public | jwt | table | stuser
public | listingEvent | table | stuser
public | listingevent_users__user_listingevents | table | stuser
public | location | table | stuser
public | post | table | stuser
public | resettoken | table | stuser
public | search | table | stuser
public | sharedLineup | table | stuser
public | sharedlineup | table | stuser
public | tag | table | stuser
public | tagsearch | table | stuser
public | track | table | stuser
public | use | table | stuser
public | user | table | stuser
(24 rows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment