You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently node params are saved in a JSON field on the node. We want to save them on the node model instead an use foreign keys for relations like assistants and souce material.
The text was updated successfully, but these errors were encountered:
SmittieC
changed the title
Store related objet FK's on the node itself instead of node params
Store related object FK's on the node itself instead of node params
Jan 30, 2025
Currently node params are saved in a JSON field on the node. We want to save them on the node model instead an use foreign keys for relations like assistants and souce material.
The text was updated successfully, but these errors were encountered: