mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-06 15:02:47 +08:00
完善数据库驱动
This commit is contained in:
@@ -96,9 +96,7 @@ class Oracle extends Connection
|
||||
/**
|
||||
* 取得数据表的字段信息
|
||||
* @access public
|
||||
*
|
||||
* @param $tableName
|
||||
*
|
||||
* @param string $tableName
|
||||
* @return array
|
||||
*/
|
||||
public function getFields($tableName)
|
||||
|
||||
Reference in New Issue
Block a user