Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle Schema fix #4070

Merged
merged 1 commit into from
Jun 26, 2014
Merged

Oracle Schema fix #4070

merged 1 commit into from
Jun 26, 2014

Conversation

Sanya1991
Copy link
Contributor

1: OCI: Driver does not support this function: driver does not support lastInsertId()
In findColumns($table) $table->sequenceName i add the sequence nem of table if the sequence exists and
getLastInsertID return the last current value from sequence.

2: I add to the schema typical column type from Yii 1.1.

@samdark
Copy link
Member

samdark commented Jun 26, 2014

@Sanya1991 after merging it can we consider #4 fixed?

@samdark samdark added this to the 2.0 RC milestone Jun 26, 2014
@Sanya1991
Copy link
Contributor Author

Not completely, but we're working on it.

samdark added a commit that referenced this pull request Jun 26, 2014
@samdark samdark merged commit f1b64f6 into yiisoft:master Jun 26, 2014
@samdark
Copy link
Member

samdark commented Jun 26, 2014

Merged. Thanks for taking care of it!

tvdavid pushed a commit to tvdavid/yii2 that referenced this pull request Jul 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants