Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 374 Bytes

File metadata and controls

14 lines (11 loc) · 374 Bytes

active_record-postgresql_adapter-virtual_support

This is a back port gem rails/rails#41856 into Rails 6.1.

Install

Write the following into your Gemfile.

gem 'active_record-postgresql_adapter-virtual_support', git: 'git@github.com:tricknotes/active_record-postgresql_adapter-virtual_support.git'

And run

$ bundle