OR query with multiple conditions on same column using Sequel
A handy trick to use Sequel library to generate OR query with multiple conditions on same column
Read MoreA handy trick to use Sequel library to generate OR query with multiple conditions on same column
Read MoreCreate unlogged tables to improve performance especially in test environments in Rails and PostgreSQL
Read MoreInstall Timescaledb on Mac OS X with Postgres.app
Read MoreRecently I updated Postgres.app and after that I started getting a weird error while running Active Record tests locally using PostgreSQL adapter. /Users/prathamesh/
Read More