blitz-orm icon indicating copy to clipboard operation
blitz-orm copied to clipboard

Migrate to new bidirectional references

Open lveillard opened this issue 5 months ago • 1 comments

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.


Open in Cursor Open in Web

lveillard avatar Aug 14 '25 00:08 lveillard

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

cursor[bot] avatar Aug 14 '25 00:08 cursor[bot]