This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-01 11:39:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
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