niceql 0.6.0
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 (9):
            awesome_print
            >= 0
          
          
            benchmark-ips
            >= 0
          
          
            bundler
            >= 1
          
          
            differ
            >= 0
          
          
            minitest
            ~> 5.0
          
          
            pry-byebug
            >= 0
          
          
            rake
            >= 12.3.3
          
          
            rubocop-shopify
            ~> 2.0.0
          
          
            sqlite3
            >= 0