Home

PostgreSQL

Change the Primary Key Type with Sequelize

It seems like it's going to be super easy. And it is! And then it's not.

May 11, 2021

Add Search to ActsAsTaggableOn with PostgreSQL and Context

ActsAsTaggableOn is a great gem for working with tags in your application, but it can be a PITA when you want to be able to search for tags.

Jan 30, 2017