Search code examples
rspec returns "PG::Error: ERROR: relation "table_name" does not exist"...

ruby-on-rails-3postgresqlrspecrspec2rails-postgresql

Read More
Already initialized constant warnings after Rails 4.2 upgrade...

ruby-on-railsjrubyrails-postgresql

Read More
My user id isn't saving...

ruby-on-railsactiverecordruby-on-rails-4associationsrails-postgresql

Read More
Is it better to do direct table loads in a high performance application?...

ruby-on-railsruby-on-rails-3rails-postgresqlpostgresql-9.3

Read More
How can I run two database commands at once with Rails ActiveRecord?...

ruby-on-rails-3postgresqlactiverecordrails-postgresql

Read More
Setting up a PostgreSQL db for Ruby on Rails locally...

macospostgresqlrails-postgresql

Read More
Find records where a timestamp is present...

postgresqlruby-on-rails-4rails-activerecordrails-postgresqlpostgresql-9.3

Read More
Postgres' Composite Type on Rails 3...

ruby-on-railspostgresqlactiverecordrails-postgresql

Read More
How can I combine two Rails 4 where queries that query either side of a boolean condition?...

rubyperformanceruby-on-rails-4where-clauserails-postgresql

Read More
Rails: rake db:create:all (could not connect to server) psql works fine...

ruby-on-railspostgresqlrails-postgresql

Read More
Error Installing PG Gem on Windows...

ruby-on-railswindowsxampprails-postgresqlpg

Read More
RSpec, Rails 4, Postgres, UUID primary keys: id is null with Rake + RSpec, but is fine in RSpec or c...

rspecruby-on-rails-4rails-postgresql

Read More
Postgresql via homebrew vs. mountain lion OS X...

ruby-on-rails-3osx-mountain-lionhomebrewrails-postgresql

Read More
Thinking Sphinx without records within date range error...

sqlruby-on-rails-4thinking-sphinxdate-rangerails-postgresql

Read More
Avoid PG::InvalidTextRepresentation error when using Postgres UUID in Rails...

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

Read More
Getting database ID of scaffold object in rails...

ruby-on-railsrubypostgresqlscaffoldingrails-postgresql

Read More
gem install dm-postgres-adapter build error...

rubyrubygemsrails-postgresqlruby-datamapperheroku-postgres

Read More
rake db:seed not working in dev - pg is running but the connection is being refused...

ruby-on-railsrails-postgresql

Read More
Why are all of my tables in Rails 4/Postgres being created with "dimension" of 1?...

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

Read More
Rails looking for Nonexistent ID column in schema_migrations table during initial migrartion...

ruby-on-railsrubyrakerails-postgresql

Read More
How to query tables in Rails console...

sqlruby-on-railsrubypostgresqlrails-postgresql

Read More
Paginating joined results with calculated columns...

ruby-on-rails-3postgresqlwill-paginatecalculated-columnsrails-postgresql

Read More
ActiveRecord::ArrayTypeMismatch must be an Array or have a valid array value...

rails-postgresql

Read More
Migrating sqlite3 to postgres in rails app...

ruby-on-railsrails-postgresql

Read More
Importing CSV into Postgresql with duplicate values that are not duplicate rows...

rubycsvimportruby-on-rails-4rails-postgresql

Read More
Rails & Devise - Autologin Across Subdomains...

ruby-on-railsrubyactiverecorddeviserails-postgresql

Read More
Compare only the times of two timestamps in postgres...

sqlpostgresqlrails-activerecordrails-postgresql

Read More
Postgres error when trying to display all items through a relationship...

ruby-on-railsrubyrails-postgresqlpg

Read More
pg_search using associated_against gives error "column [model_name].[associated_column_name] do...

ruby-on-railsrubyruby-on-rails-4rails-postgresqlpg-search

Read More
PG:ConnectBad Rails 4 Postgresql...

ruby-on-railsrubypostgresqlruby-on-rails-4rails-postgresql

Read More
BackNext