UNPKG

autosql

Version:

An auto-parser of JSON into SQL.

2 lines 199 B
export declare function getUsingClause(columnName: string, oldType: string, newType: string, tableName: string, schema?: string): string | null; //# sourceMappingURL=alterTableTypeConversion.d.ts.map