doctrine / dbal

Doctrine Database Abstraction Layer
https://www.doctrine-project.org/projects/dbal.html
MIT License
9.45k stars 1.33k forks source link

DBAL-560: [GH-344] Fix Limit with order by on SQL Server 2008 R2 #1770

Closed doctrinebot closed 8 years ago

doctrinebot commented 11 years ago

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of micheletedeschi:

Url: https://github.com/doctrine/dbal/pull/344

Message:

Fix Limit with order by on SQL Server 2008 R2

Found problem when using this bundle:

This fix resolve the problem of wrong column name on ROW_NUMBER() OVER.

Tested on:

Now work paging and paging with order by.

doctrinebot commented 10 years ago

Comment created by @doctrinebot:

A related Github Pull-Request [GH-344] was closed: https://github.com/doctrine/dbal/pull/344

doctrinebot commented 10 years ago

Comment created by @FabioBatSilva:

Closed.. see https://github.com/doctrine/dbal/pull/344 for more details...

doctrinebot commented 9 years ago

Comment created by @doctrinebot:

A related Github Pull-Request [GH-344] was assigned: https://github.com/doctrine/common/pull/344

doctrinebot commented 9 years ago

Comment created by @doctrinebot:

A related Github Pull-Request [GH-344] was closed: https://github.com/doctrine/common/pull/344

doctrinebot commented 10 years ago

Issue was closed with resolution "Invalid"

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.