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

- Create temporary table instead of create table temporary #5221

Merged
merged 1 commit into from
Nov 19, 2013

Conversation

Paul-PSDigital
Copy link
Contributor

This is a fix for issue 5210:

#5210

User spotted that temporary tables were being parsed in the order of:
CREATE TABLE TEMPORARY "name" instead of CREATE TEMPORARY TABLE "name"

@turrsis
Copy link
Contributor

turrsis commented Oct 24, 2013

#4768 - also fix sql server.

ralphschindler pushed a commit that referenced this pull request Nov 19, 2013
Merge branch 'zf5210' of git://github.com/thepauleh/zf2 into thepauleh-zf5210

* 'zf5210' of git://github.com/thepauleh/zf2:
  - Create temporary table instead of create table temporary
ralphschindler pushed a commit that referenced this pull request Nov 19, 2013
Merge branch 'thepauleh-zf5210'

* thepauleh-zf5210:
  - Create temporary table instead of create table temporary
@ralphschindler ralphschindler merged commit 72b07ad into zendframework:master Nov 19, 2013
ralphschindler pushed a commit that referenced this pull request Nov 19, 2013
Merge branch 'thepauleh-zf5210' into develop

* thepauleh-zf5210:
  - Create temporary table instead of create table temporary
@ralphschindler ralphschindler self-assigned this Mar 5, 2014
# 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.

3 participants