Search code examples
How to list records of a Table with a counter of how many are used through a relationship...

postgresqlruby-on-rails-4activerecordpostgresql-9.1rails-postgresql

Read More
Replace NULL values in an array in PostgreSQL...

arrayspostgresqlnullrails-postgresql

Read More
PG::UndefinedTable: ERROR: relation does not exist for Multitenant Rails App...

ruby-on-railsmulti-tenantrails-postgresqlapartment-gem

Read More
JSON data type in Rails4 form_for...

jsonruby-on-rails-4rails-postgresql

Read More
Search results ordering based on rating and other values...

sqlpostgresqlsortingrails-postgresqlpostgresql-9.5

Read More
Why does Rails .select alias change attributes to lowercase?...

sqlruby-on-railspostgresqlruby-on-rails-4rails-postgresql

Read More
Filtering datetime not working when using timezone...

ruby-on-railsdatetimerails-postgresqlransack

Read More
Issue constructing a query in Rails using Arel and array attributes...

ruby-on-railsarelrails-postgresql

Read More
how can I migrate the database dump of MongoDB into PostgreSQL?...

mongodbpostgresqlruby-on-rails-4mysqlrails-postgresql

Read More
Rails, ActiveRecord and SubQueries...

sqlruby-on-railsactiverecordsubqueryrails-postgresql

Read More
How to compare dates across two tables where one date is valid until updated?...

sqlpostgresqlrails-postgresql

Read More
CSV Worker is locking dbase...

ruby-on-railsrubycsvruby-on-rails-4rails-postgresql

Read More
Querying a PostgreSQL multi-dimensional array data type in Rails 4...

postgresqlruby-on-rails-4rails-postgresql

Read More
How to get unique value after removing space and group by some different column in postgres...

postgresqlrails-postgresqlgroupwise-maximum

Read More
'pg' works locally, but not when deployed to Heroku...

ruby-on-railsherokubundlerrails-postgresqlpg

Read More
What is the role of -s flag in creating user...

postgresqlrails-postgresql

Read More
Problems with heroku rake db:reset...

ruby-on-railspostgresqlherokurails-postgresql

Read More
How to Delete all duplicate rows in postgres sql based on 3 duplicate columns and out of that keep m...

sqlpostgresqlpostgresql-9.1postgresql-9.3rails-postgresql

Read More
Pgagent and Postgis are not seen in pgAdmin?...

postgresqlpostgresql-9.1pgadminrails-postgresql

Read More
Getting PG duplicate table error on deploy...

ruby-on-railspostgresqlcapistranorails-postgresql

Read More
Rails: Optimize querying maximum values from associated table...

sqlruby-on-railsrubypostgresqlrails-postgresql

Read More
Why does the where() method run SQL queries after all nested relations are eager-loaded?...

sqlruby-on-railsrubyeager-loadingrails-postgresql

Read More
Rake tasks seem to ignore database.yml configuration...

ruby-on-railspostgresqlruby-on-rails-4rails-postgresql

Read More
Query an array of json with Active Record (Rails 4/postgresql9.4)...

ruby-on-railsjsonpostgresqlrails-postgresqljsonb

Read More
Postgres <=> Rails . How to auto-create a user from database.yml...

ruby-on-railsruby-on-rails-4database-migrationrails-postgresqlpg

Read More
Creating a feed => NoMethodError: undefined method for ActiveRecord_Associations_CollectionProxy...

ruby-on-railsrails-activerecordhas-many-throughmodel-associationsrails-postgresql

Read More
best temp table strategy for update/insert operation...

sqlperformancepostgresqldatabase-designrails-postgresql

Read More
Using Sqlite3 test database and Postgres dev/production database in Rails...

ruby-on-railsdatabaseruby-on-rails-3sqliterails-postgresql

Read More
plpythonu.control Missing on Postgres 9.4.0...

pythonruby-on-railspostgresqlrails-postgresql

Read More
Rails - Postgres - could not connect to server: Connection refused (PG::ConnectionBad)...

ruby-on-railsdatabasesqlitedatabase-connectionrails-postgresql

Read More
BackNext