Prisma1: Migration functions

Created on 17 Jan 2017  路  2Comments  路  Source: prisma/prisma1

In my case I need to update the suffix of a url, in the imageUrl column of my database. I need to swap out a {someid}_sm.jpg to {someid}_lg.jpg

Most helpful comment

This would be especially useful when adding a new unique field to a type that already has multiple nodes.

All 2 comments

This would be especially useful when adding a new unique field to a type that already has multiple nodes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

schickling picture schickling  路  3Comments

ragnorc picture ragnorc  路  3Comments

dohomi picture dohomi  路  3Comments

jannone picture jannone  路  3Comments

marktani picture marktani  路  3Comments