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

Db\Sql\Select use functions without table #5484

Merged
merged 2 commits into from
Mar 6, 2014
Merged

Db\Sql\Select use functions without table #5484

merged 2 commits into from
Mar 6, 2014

Conversation

turrsis
Copy link
Contributor

@turrsis turrsis commented Nov 16, 2013

Allow to use functions without table, such as : SELECT LAST_INSERT_ID()

@ralphschindler
Copy link
Member

You have multiple things going on in this PR (it touches the SqlServer & Oracle SQL decorators, as well as addresses the original topic of Select without table usage.)

@turrsis
Copy link
Contributor Author

turrsis commented Nov 21, 2013

fixed

@ralphschindler ralphschindler self-assigned this Feb 27, 2014
@ralphschindler ralphschindler added this to the 2.3.0 milestone Feb 27, 2014
ralphschindler pushed a commit that referenced this pull request Mar 6, 2014
Merge branch 'db-sql-select-functions-without-table' of git://github.com/turrsis/zf2 into feature/5484-db-select-without-table

* 'db-sql-select-functions-without-table' of git://github.com/turrsis/zf2:
  revert decorators
  allow use db functions without table
ralphschindler pushed a commit that referenced this pull request Mar 6, 2014
Merge branch 'feature/5484-db-select-without-table' into develop

* feature/5484-db-select-without-table:
  Zend\Db\Sql\Select Fixed variable reference
  revert decorators
  allow use db functions without table
@ralphschindler ralphschindler merged commit c29932a into zendframework:develop Mar 6, 2014
@turrsis turrsis deleted the db-sql-select-functions-without-table branch March 12, 2014 09:13
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants