fixes
This commit is contained in:
@@ -17,6 +17,8 @@ export const NULL_$JsNameConverter($table.name): $JsNameConverter($table.name) =
|
||||
''
|
||||
#else if $column.jstype == "number"
|
||||
undefined
|
||||
#else if $column.jstype == "boolean"
|
||||
false
|
||||
#end if
|
||||
#end for
|
||||
}
|
||||
|
Reference in New Issue
Block a user