chenjinlei1122

Results 2 comments of chenjinlei1122

025-09-23 10:27:26.292998 ERROR ormx/ormx.go:68 /home/runner/work/nightingale/nightingale/models/event_pipeline.go:67 failed to encode args[3]: unable to encode false into binary format for int8 (OID 20): cannot find encode plan [1.702ms] [rows:0] INSERT INTO "event_pipeline" ("name","team_ids","description","filter_enable","label_filters","attr_filters","processor_configs","create_at","create_by","update_at","update_by")...

定位是postgres在进行bool转换的时候出错了