21.05.2014 Views

Unit Test Your Database! - PGCon

Unit Test Your Database! - PGCon

Unit Test Your Database! - PGCon

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Commit It!<br />

> git add .<br />

> git commit -­‐m 'Add app user.'<br />

[master 36acafd] Add app user.<br />

2 files changed, 2 insertions(+)<br />

create mode 100644 sql/deploy/appuser.sql<br />

create mode 100644 sql/revert/appuser.sql<br />

create mode 100644 sql/test/appuser.sql<br />

>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!