Skip to content

Instantly share code, notes, and snippets.

@mjacobus
Created July 24, 2014 18:13
Show Gist options
  • Save mjacobus/a67c1da0439d47ba0a59 to your computer and use it in GitHub Desktop.
Save mjacobus/a67c1da0439d47ba0a59 to your computer and use it in GitHub Desktop.
'host' => 'localhost',
'user' => 'postgres',
'password' => 'postgres',
'dbname' => 'sg_test',
'port' => '5432',
'schema' => 'public',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment