niceql 0.5.1
This is a simple and nice gem for SQL prettifying and formatting. Niceql splits, indent and colorize SQL query and PG errors if any. Could be used as a standalone gem without any dependencies. Seamless ActiveRecord integration via rails_sql_prettifier gem.
Gemfile:
=
install:
=
Development Dependencies (7):
benchmark-ips
>= 0
bundler
>= 1
differ
>= 0
minitest
~> 5.0
pry-byebug
>= 0
rake
>= 12.3.3
sqlite3
>= 0