This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-17 12:47:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aef8fdffde407da2a2cd4b0f59647be8fd8deabd
yii2
/
framework
/
db
/
oci
History
wenbin1989
2202ae6cb8
Fixes
#6080
: Oracle DB schema did not load column types correctly
2014-12-16 23:21:11 -05:00
..
QueryBuilder.php
Fixes
#6049
:
yii\db\Connection::getSchema()
for Oracle should return false when the table does not exist. Oracle does not support
ON UPDATE
clause.
2014-11-15 08:38:24 -05:00
Schema.php
Fixes
#6080
: Oracle DB schema did not load column types correctly
2014-12-16 23:21:11 -05:00