-
-
Notifications
You must be signed in to change notification settings - Fork 43
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
We should allow users to execute arbitrary code in the migrations if they need more flexibility than what the existing operations provide. This might be useful not only for some advanced schema manipulation, but primarily for data migrations. A "custom operation" should be provided that just contains a function/closure that executes some code provided by user.
The Cot CLI should be extended with a "make custom migration" command that generates a scaffolding for said feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done