\App\Setting\ServiceTableService

数据表设计服务 Class TableService

Summary

Methods
Properties
Constants
getTablePrefix()
createTable()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getTablePrefix()

getTablePrefix() : string

获取表前缀信息

Returns

string

createTable()

createTable(array  $data) : boolean

创建数据表

Parameters

array $data

Returns

boolean