Rust library that provides derive macros for automatic CRUD operations and comprehensive audit trails for MySQL entities. Track who changed what, when, and why with actor, session, and change set metadata.
Go to file
Michael Netshipise e9079834c7 Import entity-changes project
Initial import of the entity-changes codebase as starting point for sqlx-record.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 15:19:38 +02:00
entity-changes-ctl Import entity-changes project 2026-01-28 15:19:38 +02:00
entity-update_derive Import entity-changes project 2026-01-28 15:19:38 +02:00
scripts Import entity-changes project 2026-01-28 15:19:38 +02:00
src Import entity-changes project 2026-01-28 15:19:38 +02:00
.gitignore Import entity-changes project 2026-01-28 15:19:38 +02:00
CLAUDE.md Import entity-changes project 2026-01-28 15:19:38 +02:00
Cargo.toml Import entity-changes project 2026-01-28 15:19:38 +02:00
Makefile Import entity-changes project 2026-01-28 15:19:38 +02:00
README.md first commit 2026-01-28 15:19:28 +02:00

README.md