Commit Graph
4 Commits
Author SHA1 Message Date
whatandClaude 304d553b3c docs: Add CLAUDE.md with codebase guidance
Create comprehensive documentation for future Claude Code instances working in this repository, including:
- Development commands for testing, building, and code quality
- Core architecture overview of the SQL query builder system
- Directory structure and component explanations
- Testing patterns and conventions
- Key dependencies and their purposes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-27 15:47:28 +08:00
what f9ca4a49ce [feat] 增加解决 converting NULL to string is unsupported 的类型 2025-03-22 23:31:12 +08:00
what 717ae359bc 处理 string 和 int, converting NULL to string is unsupported 2025-03-22 23:04:29 +08:00
what f14642a736 fork github.com/doug-martin 2025-03-22 23:02:05 +08:00