27 Chapter 27: Database/API Versioning & Migration

Hello Everyone,

I have an issue with the database versioning. I followed the tutorial but at the end I have "{“error”:true,“reason”:“server: column "twitterURL" of relation "users" does not exist (checkInsertTargets)”} " and when I run the finished tutorial, it did the same. Someone can help me ?

Thanks u very much,
Emmanuel

Did you add the migration to add the new column?

You also need to make sure you’ve run the migrations

1 Like