summaryrefslogtreecommitdiffstats
path: root/store/sql_store.go
Commit message (Expand)AuthorAgeFilesLines
...
* Adding ability to upgrade postgres schema=Corey Hulen2015-08-271-56/+92
* update our postgresql index check to work with 9.2+ versions of postgresqlJoramWilander2015-07-281-1/+1
* Fixing merges for latest postgres=Corey Hulen2015-07-231-28/+69
* fixing merge conflicts=Corey Hulen2015-07-211-92/+56
|\
| * Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-21/+26
| * Updated database schema for full utf8 compatibilitynickago2015-07-091-2/+10
* | Patching remainder of the sql stmts to work with postgres=Corey Hulen2015-07-121-4/+7
* | Fixes mm-1420 adding postgres support=Corey Hulen2015-07-121-24/+79
|/
* Fixing unit tests=Corey Hulen2015-07-061-5/+5
* SQL store: use authenticated encryptionFrank Denis2015-06-241-6/+32
* first commit=Corey Hulen2015-06-141-0/+372