6ed2401be1
fix: use Value-based binding in UpdateForm for proper Option<T> handling
a1464d3f7c
Add update_by_filter for bulk updates by filter conditions
0913091b67
Fix static-validation to use correct database placeholders
3c0ae1983f
Fix MySQL placeholder issue and add missing Value types
6c56231003
Use workspace version, add clap CLI to MCP server
44ac78d67e
Update docs, MCP server, and skills for v0.3.0 features
f785bb1bf6
Release v0.3.0 with soft deletes, timestamps, batch ops, pagination, transactions
b1052ac271
Release v0.2.0 with UpdateExpr, ConnProvider, MCP server, and skills