Skip to content

Conversation

@RobbieMcKinstry
Copy link
Contributor

FEATURE: Add code generation library crate

Introduces a new workspace crate for code generation from database schema
definitions. Includes:

  • Codegen trait with generate() method
  • CreateTable placeholder struct
  • Python and Rust modules for language-specific generators

https://claude.ai/code/session_01Eo1YpSTDDdft6XG6c251Ey

FEATURE: Add code generation library crate

Introduces a new workspace crate for code generation from database schema
definitions. Includes:
- Codegen trait with generate() method
- CreateTable placeholder struct
- Python and Rust modules for language-specific generators

https://claude.ai/code/session_01Eo1YpSTDDdft6XG6c251Ey
@RobbieMcKinstry RobbieMcKinstry merged commit 19ade5a into trunk Jan 30, 2026
6 checks passed
@RobbieMcKinstry RobbieMcKinstry deleted the claude/add-codegen-crate-6w9rW branch January 30, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants