这个库用于存储宏
合并 sql_tool_core 和 sql_tool_macros 并一起导出,后续新增的功能都将从这个库中导出
这个库是 sql_tool_macros 库的核心,存储 trait
AI/Human task management system with file-based storage
Macro free Postgres migration tool for Rust Postgres and Tokio Postgres
a simple genreate sql condition proc macro
A powerful Rust code generator
Elicitation-enabled sqlx type wrappers — newtypes with JsonSchema and MCP reflect methods
Create SQL files from templates and partials
SQL query/statement execution code generator
Analyze SQL
A simple macro to generate a specific SQL statement when we have a structure. Support SQLite first