Anybody done generated columns with prisma/mysql? ...
# orm-help
b
Anybody done generated columns with prisma/mysql? Whats the proper way to do it? I run the migrate dev as
--create-only
and adjust the column as generated always, and then run
migrate dev
again
👀 1
n
Hey there 👋 this should be possible, are you seeing an error or did you have some other problems with the workflow? The comments in this issue might also be helpful for you: https://github.com/prisma/prisma/issues/6336#issuecomment-883976480
v
👋 hey@Boo ! Did you have a chance to see Niko's comment? Let us know if this is still an issue for you!
plus one +1 1