fix oci bugs: \yii\db\oci\Schema::findColumns($table) return true when table…
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.
Showing
Please
register
or
sign in
to comment