buildSchema

Create SQL for creating tables if not exists

buildSchema
(
Types...
)
()

Parameters

Types

types of structs which will be a tables name of struct -> name of table name of field -> name of column

Meta