Commit Graph
3 Commits
Author SHA1 Message Date
Jason Denney f0ce8b7171 Switch DB from sqlite to Postgres
-Postgres for production
-Migrations don't translate well between sqlite and postgres, better to just develop using the same database as production.
-Fixed migrations to work with Postgres
-Updated Readme for PG install instructions
-database config moved to .example
2013-06-25 23:50:34 -04:00
Jason Denney a42aba6961 Ignore extjs library, icons, and .DS_Store 2013-01-05 14:19:34 -05:00
Jason Denney aa3ed3d43b git init 2012-12-04 00:46:15 -05:00