LICENSE
MANIFEST.in
README.rst
setup.py
sheba/__init__.py
sheba/connection.py
sheba/dbwrapper.py
sheba/library.py
sheba/statement.py
sheba/util.py
sheba.egg-info/PKG-INFO
sheba.egg-info/SOURCES.txt
sheba.egg-info/dependency_links.txt
sheba.egg-info/requires.txt
sheba.egg-info/top_level.txt
test/001-dbwrapper-test.py
test/002-statement-test.py
test/003-library-test.py
test/004-connection-test.py
test/005-util-test.py
test/006-connect-test.py
test/t.py
test/sql/parrot-sketch.sql
test/yaml/basic.yaml
test/yaml/conn-queries.yaml
test/yaml/defaults-set.yaml
test/yaml/error-last-doc-empty.yaml
test/yaml/error-no-name.yaml
test/yaml/error-no-queries-after-conn.yaml
test/yaml/error-no-queries.yaml
test/yaml/error-no-sql.yaml
test/yaml/error-repeated-conn-name.yaml
test/yaml/error-type.yaml
test/yaml/merge-desc.yaml
test/yaml/merge-error.yaml
test/yaml/merge.yaml
test/yaml/multiple-dbs.yaml
test/yaml/prepare-arg.yaml
test/yaml/prepare.yaml
test/yaml/with-conn-info.yaml