blitz-orm
blitz-orm copied to clipboard
Migrate to new bidirectional references
Migrate SurrealDB schema generation to use native bidirectional references.
This change replaces the custom event-based reverse propagation with SurrealDB's built-in REFERENCE and references<> types, simplifying schema management and aligning with the database's new capabilities.
Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents