Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/4'
Browse files Browse the repository at this point in the history
Close #4
  • Loading branch information
weierophinney committed Jul 14, 2014
2 parents 847af11 + 0d29511 commit 3924d2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/sample-data/db-sqlite-insert.sql
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
INSERT INTO status (id, message, user) VALUES (1, "Hello World", "mwop");
INSERT INTO status (id, message, user) VALUES ("3b7e0cb2-0565-4645-8512-ed9b86c85bd3", "First post", "mwop");
INSERT INTO status (id, message, user) VALUES ("2fd4e0fa-e9dd-461d-b0c3-18e29081c155", "Second post", "mwop");
INSERT INTO status (id, message, user) VALUES ("7a85d61b-5d18-490e-aecd-830452737cc5", "Test validation", "mwop");

0 comments on commit 3924d2e

Please sign in to comment.