Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Fixes #4943#5853

Closed
samsonasik wants to merge 3 commits into
zendframework:masterfrom
samsonasik:fix/db_rowcounter
Closed

Fixes #4943#5853
samsonasik wants to merge 3 commits into
zendframework:masterfrom
samsonasik:fix/db_rowcounter

Conversation

@samsonasik
Copy link
Copy Markdown
Contributor

Fixes #4943

@ralphschindler
Copy link
Copy Markdown
Member

Is this ready or a WIP?

@samsonasik
Copy link
Copy Markdown
Contributor Author

I'm done. but let me know if any suggestion / revision ;). Thanks.

@ralphschindler
Copy link
Copy Markdown
Member

I ask b/c there are a couple of new skipped tests.

@samsonasik
Copy link
Copy Markdown
Contributor Author

As I said at #4943 , I'm stuck on mocking test, if any suggestion to make it work without skipped test, let me know ;)

@weierophinney weierophinney modified the milestones: 2.3.0, 2.2.6 Mar 4, 2014
ralphschindler pushed a commit that referenced this pull request Mar 7, 2014
Merge branch 'fix/db_rowcounter' of git://github.com/samsonasik/zf2 into feature/5853-adapter-row-counter-partial-fix

* 'fix/db_rowcounter' of git://github.com/samsonasik/zf2:
  added tests for getCountForStatement, getCountForSql, getRowCountClosure
  fix namespace and add test for getCountForStatement
  Fixes #4943
ralphschindler pushed a commit that referenced this pull request Mar 7, 2014
Merge branch 'feature/5853-adapter-row-counter-partial-fix' into develop

* feature/5853-adapter-row-counter-partial-fix:
  Zend\Db\Adapter\Pdo added unit tests to row counter fix
  added tests for getCountForStatement, getCountForSql, getRowCountClosure
  fix namespace and add test for getCountForStatement
  Fixes #4943
@ralphschindler
Copy link
Copy Markdown
Member

Merged to develop

samsonasik added a commit to samsonasik/zf2 that referenced this pull request Mar 7, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined '$pdoDriver' attribute in SqliteRowCounter class when using the Adapter -> query function

3 participants