Check Postgresql Version In Rails Console

[Solved] Check Postgresql Version In Rails Console | Ruby - Code Explorer | yomemimo.com
Question : check postgresql version in rails console

Answered by : testy-termite-rrgxtiyvuz6d

ActiveRecord::Base.connection.select_value('SELECT version()')

Source : | Last Update : Tue, 21 Jun 22

Answers related to check postgresql version in rails console

Code Explorer Popular Question For Ruby