Zheng Dayu

Results 7 issues of Zheng Dayu

`Upsert()` returns a error `cannot upsert with a table that cannot conflict on a unique column`. ### What version of SQLBoiler are you using (`sqlboiler --version`)? **SQLBoiler v3.0.0-rc9** ### If...

bug
help wanted

My test MySQL schema is simplified like ```sql CREATE TABLE `demo` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `date` date NOT NULL DEFAULT '0000-00-00', `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',...

To improve the incompatible problem #633

bug

I use `resque-scheduler` v4.0.0 Recently, my resque scheduler can NOT enqueue jobs correctly sometimes. There are 3 phenomenons, but i can NOT find root cause so far. 1. Sometimes, all...

possible bug

There are thousands of grpc methods in my app, which makes the single metric size is larger than 16MB. I would like to customize the metrics (e.g. remove `grpc_method` label)...

Add MCP server alibaba-cloud-ops-mcp-server that enables AI assistants to operation resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS and widely used cloud products.

## AgentScope Version 1.0.7 ## Description Opentelemetry tracing support both `grpc` and `http/protobuf` protocol. Defaults to `http/protobuf`. ## Checklist Please check the following items before code is ready to be...