Closed aixj1984 closed 1 month ago
log_id clickhouse [AppendRow]: converting clause.Expr to UInt64 is unsupported
[16.795ms] [rows:0] INSERT INTO test_models
(created_at
,updated_at
,log_id
) VALUES ('2024-10-10 11:21:18.341','2024-10-10 11:21:18.341',DEFAULT)
因为primaryKey导致的
GORM Playground Link
https://github.com/go-gorm/playground/pull/1
Description
Error Msg : clickhouse [AppendRow]: converting clause.Expr to UInt64 is unsupported