Skip to content

Instantly share code, notes, and snippets.

@ctfaddict
Created April 24, 2014 05:29
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 ctfaddict/65ea6aae1260b9ef125a to your computer and use it in GitHub Desktop.
Save ctfaddict/65ea6aae1260b9ef125a to your computer and use it in GitHub Desktop.
scorebot_production=# \dt
List of relations
Schema | Name | Type | Owner
--------+-------------------+-------+----------
public | availabilities | table | postgres
public | captures | table | postgres
public | flags | table | postgres
public | instances | table | postgres
public | messages | table | postgres
public | redemptions | table | postgres
public | rounds | table | postgres
public | schema_migrations | table | postgres
public | services | table | postgres
public | teams | table | postgres
public | timers | table | postgres
public | tokens | table | postgres
(12 rows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment