prisma / tiberius

TDS 7.2+ (Microsoft SQL Server) driver for Rust
Apache License 2.0
311 stars 113 forks source link

how can i bulk insert, table has a datetime field #307

Open ianfor opened 11 months ago

ianfor commented 11 months ago

Error: BULK UPLOAD input failure: invalid data type, expecting Some(VarLenSized( VarLenContext { type: Datetimen, len: 8, collation: None })) but found String(So me("2023-08-29T10:41:16.845986700+08:00"))