Updates
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* Generate SQL text for Field
|
||||
* ==============================================================================
|
||||
* @param {object} params - Single object params
|
||||
* @param {DSQL_FieldSchemaType} params.columnData - Field object
|
||||
* @param {import("../../package-shared/types").DSQL_FieldSchemaType} params.columnData - Field object
|
||||
* @param {boolean} [params.primaryKeySet] - Table Name(slug)
|
||||
*
|
||||
* @returns {{ fieldEntryText: string, newPrimaryKeySet: boolean }}
|
||||
|
||||
Reference in New Issue
Block a user