Is there a standard practice with Graphcool to man...
# prisma-whats-new
j
Is there a standard practice with Graphcool to manage a migration history? I feel like if you had multiple devs/envs all changing schemas at different rates it would be easy to lose the temporary directive changes (
@rename
and
@migrationValue
) if they're removed after use.
n
that's right! we're currently designing a powerful migration concept, please chime in here with your input: https://github.com/graphcool/framework/issues/1263 🙂
j
Thanks nilan! I ended up finding this much later by looking through the forums and forgot to update my comment 😅
👌 1