Skip to content

Commit

Permalink
Add sample directory structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovico Fischer committed Mar 6, 2012
1 parent 0e5244f commit bd3cbda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions samples/SQL/test/1.sql
@@ -0,0 +1 @@
SELECT * from user;
1 change: 1 addition & 0 deletions samples/SQL/test/config.json
@@ -0,0 +1 @@
{"dbname" : "somename", "password": "somepassword"}

0 comments on commit bd3cbda

Please sign in to comment.