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

Zend\Db\Sql\Ddl\CreateTable - fix create temporary tables #5538

Merged
merged 1 commit into from
Nov 27, 2013
Merged

Zend\Db\Sql\Ddl\CreateTable - fix create temporary tables #5538

merged 1 commit into from
Nov 27, 2013

Conversation

turrsis
Copy link
Contributor

@turrsis turrsis commented Nov 24, 2013

this is recreate #4768

protected $createTable;

/**
* @param CreateTable $subject
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

miss @return self docblock

ralphschindler pushed a commit that referenced this pull request Nov 27, 2013
Merge branch 'hotfix/db-create-temporary-table' of git://github.com/turrsis/zf2 into turrsis-hotfix/db-create-temporary-table

* 'hotfix/db-create-temporary-table' of git://github.com/turrsis/zf2:
  fix create temporary tables
ralphschindler pushed a commit that referenced this pull request Nov 27, 2013
Merge branch 'turrsis-hotfix/db-create-temporary-table' into develop

* turrsis-hotfix/db-create-temporary-table:
  Added hook to SqlServer decorator for DDL\CreateTable
  fix create temporary tables
@ralphschindler ralphschindler merged commit 73b346e into zendframework:develop Nov 27, 2013
@turrsis turrsis deleted the hotfix/db-create-temporary-table branch January 9, 2014 09:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants