Closed paopa closed 6 days ago
Updates the relationship generation prompt to remove MANY_TO_MANY from the allowed relationship types. The supported relationship types are now limited to:
MANY_TO_MANY
MANY_TO_ONE
ONE_TO_MANY
ONE_TO_ONE
Updates the relationship generation prompt to remove
MANY_TO_MANY
from the allowed relationship types. The supported relationship types are now limited to:MANY_TO_ONE
ONE_TO_MANY
ONE_TO_ONE