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.

Check in and Deploy<br />

> git add .<br />

> git commit -­‐am 'Add users table.'<br />

[master fa650af] Add users table.<br />

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

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

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

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

>

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

Saved successfully!

Ooh no, something went wrong!