Notes for migrating an app from Mysql to PostgresInsolitaJul 26, 2020·1 min readNotes for migrating an app from Mysql to PostgresActually, in most cases, we work with databases through abstraction layers of ORM/ActiveRecord libraries, which give us…dev.to