Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for multiple schemas within a database, and support for get/delete for tables without an int primary key #9

Merged
merged 8 commits into from
Dec 19, 2013

Added tests for non-int primary keys get and delete

b7ad0e7
Select commit
Failed to load commit list.
Merged

Added support for multiple schemas within a database, and support for get/delete for tables without an int primary key #9

Added tests for non-int primary keys get and delete
b7ad0e7
Select commit
Failed to load commit list.

Workflow runs completed with no jobs