Searched refs:BindTypes (Results 1 – 1 of 1) sorted by relevance
292 const BindTypes = { variable299 BindTypes['undefined'] == BindTypes.null;301 BindTypes.bigint = BindTypes.number;1152 case BindTypes.null:1153 case BindTypes.number:1154 case BindTypes.string:1156 case BindTypes.bigint:1255 case BindTypes.null:1258 case BindTypes.string:1289 case BindTypes.blob: {[all …]