-
fix oci bugs: \yii\db\oci\Schema::findColumns($table) return true when table… · b733a189wenbin1989 authored
fix oci bugs: \yii\db\oci\Schema::findColumns($table) return true when table doesn't exist When table doesn't exist, query in method `findColumns` return empty array instead of throw a exception.
b733a189
×