Search code examples
Rails ActiveRecord mysql2 adapter, use PreparedStatement by default...


ruby-on-railsrubyactiverecordsequelmysql2

Read More
How to make an Active Record to Sequel transition...


ruby-on-railsrubyactiverecordsequel

Read More
Sequel format for constants, functions calls in select?...


sqlrubysequel

Read More
Heroku db:push -> Missing Sequel gem...


mysqlrubyherokusequel

Read More
How to order with an SQL array slice in Sequel?...


rubysequel

Read More
Carrierwave, Sequel, Sinatra, import throught irb, update...


rubysinatracarrierwaveirbsequel

Read More
How to extract the month/year from Time column in SQLite3 using Sequel...


rubysequel

Read More
Relation error when pushing mysql to heroku...


mysqldjangorubyherokusequel

Read More
How to group count and join in sequel?...


sqlrubysequel

Read More
validate presence of password without having a password column in Sequel...


rubysequel

Read More
What is the equivalent DB create command for Sequel ORM?...


rubysequel

Read More
Error: undefined method `like' for Sequel:Module...


rubysequel

Read More
Executing SQL statements from an external .sql file...


rubysequel

Read More
How to get postgresql to work with sequel and jruby...


rubypostgresqljdbcjrubysequel

Read More
Sinatra, Kaminari pagination problems with SEQUEL and postgres...


rubysinatrasequelkaminari

Read More
How to see paging results with Sequel and Sinatra...


rubysinatrawill-paginatesequel

Read More
Heroku db:pull error LoadError: cannot load such file — sqlite3 (Sequel::AdapterNotFound)...


rubyherokupullsequelsqlite3-ruby

Read More
Atomic username creation using SQL...


sqlrubyatomicsequel

Read More
How can I find the columns returned by a postgresql query without running the query itself?...


sqlrubypostgresqlsequel

Read More
Does Ruby Sequel have an equivalent for the SQL "coalesce" function?...


rubysequelcoalesce

Read More
Advanced count association broken after sequel upgrade...


rubysequel

Read More
Ruby Sequel + PG: Is (DB.disconnect + signal/trap/exit) necessary in Sequel-backed apps?...


rubysequel

Read More
Passing value from a dropdown box in Sqlite3 table with Sequel...


rubysqlitedrop-down-menusequelslim-lang

Read More
Update user without hashing twice password...


rubysinatrasequelbcrypt-ruby

Read More
How to use will_paginate gem with Sinatra and Sequel...


rubysinatrawill-paginatesequelpagination

Read More
Post.order method does not work with Sequel and Sinatra...


rubysinatrasequel

Read More
How to do a Sequel query with 'like'?...


rubysinatrasequel

Read More
Bundler.require(:default) fails in Rubinius...


rubybundlersequelrubinius

Read More
How to fix "sequel::DatabaseDisconnectError - Mysql::Error: MySQL server has gone away" on...


rubyherokusinatrasequelcleardb

Read More
Storing a boolean bit for a many-to-many relation...


rubydatabase-designsequel

Read More
BackNext