Skip to content

In fetch*(), increment _rownumber after getrow() #247

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

Closed
wants to merge 1 commit into from
Closed

In fetch*(), increment _rownumber after getrow() #247

wants to merge 1 commit into from

Conversation

FoleyDiver
Copy link

Fixes #141

@rsyring rsyring added this to the 2.1.1 milestone Oct 25, 2014
ramiro pushed a commit that referenced this pull request Oct 25, 2014
They use a different SQL query with no results.

They fail in the ``eq_(cur.rowcount, -1)`` assertions.
ramiro pushed a commit that referenced this pull request Oct 25, 2014
They use a different SQL query with no results.

They fail in the ``eq_(cur.rowcount, -1)`` assertions.
ramiro pushed a commit that referenced this pull request Oct 25, 2014
They use a different SQL query with no results.

They fail in the ``eq_(cur.rowcount, -1)`` assertions.
@ramiro ramiro modified the milestones: 2.1.2, 2.1.1 Nov 25, 2014
@ramiro
Copy link
Contributor

ramiro commented Jan 23, 2016

We've merged a different fix for this on 2f2f27f

@ramiro ramiro closed this Jan 23, 2016
shadiakiki1986 pushed a commit to shadiakiki1986/pymssql that referenced this pull request Aug 15, 2017
They use a different SQL query with no results.

They fail in the ``eq_(cur.rowcount, -1)`` assertions.
shadiakiki1986 pushed a commit to shadiakiki1986/pymssql that referenced this pull request Aug 15, 2017
They use a different SQL query with no results.

They fail in the ``eq_(cur.rowcount, -1)`` assertions.
@FoleyDiver FoleyDiver deleted the rowcount branch November 21, 2018 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rowcount always return -1 while select some record without nothing
3 participants