# README
PostGres
Development
To run tests for the postgres
subpackage enable the UUID extension:
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
More info here: http://stackoverflow.com/a/12505220
To run tests for the postgres
subpackage enable the UUID extension:
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
More info here: http://stackoverflow.com/a/12505220