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

[WIP] Boolean support #40

Closed
wants to merge 2 commits into from
Closed

Conversation

zabulus
Copy link
Contributor

@zabulus zabulus commented Sep 20, 2015

  1. Added Tests ported from Jaybird.
  2. Added support for reading values from database. GDS

Stuck on writing parameters to wire.

@@ -413,8 +413,6 @@ public override DbValue[] Fetch()
}
else
{
_rows.Clear();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_rows already empty at this point

@cincuranet
Copy link
Owner

Some pieces merged in branch bool and bool-tests. Will eventually and up in master.

@cincuranet cincuranet closed this Mar 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants