Join Slack
Powered by
Are there any plans to provide imperative queries ...
# orm-help
r
Rudi Yardley
07/10/2020, 8:49 PM
Are there any plans to provide imperative queries to prisma migrate? It would be nice if I wanted to split a
name
field to
first_name
and
last_name
to be able to run a script that updated the data on migrate. Or is this not a recommended practice? Is there a discussion anywhere on this?
r
Ryan
07/13/2020, 9:15 AM
Hey
@Rudi Yardley
👋 There is a discussion going on in the following issues below where you could view the status of those:
https://github.com/prisma/migrate/issues/492
https://github.com/prisma/migrate/issues/195
4
Views
Open in Slack
Previous
Next