summaryrefslogtreecommitdiff
path: root/controller/PostgreSQL.cpp
AgeCommit message (Collapse)Author
2018-09-05Fix testing for true/false. Dont attempt to update member status on ↵Grant Limberg
networks that we know dont exist
2018-09-05fix crashesGrant Limberg
2018-09-05Added some exception hadling. Dont want to live *too* dangerously hereGrant Limberg
2018-09-05Theoretically we have PostgreSQL support nowGrant Limberg
2018-09-04dont insert/update creation time. Let the database handle it with the ↵Grant Limberg
default value
2018-09-04commit thread WIPGrant Limberg
2018-09-04members initializedGrant Limberg
2018-09-04Online Update/Notify threadGrant Limberg
2018-08-31Postgres Integration has begunGrant Limberg