Messages by Thread
-
-
What is the best way of creating GIN INDEX
xura
-
Question about placeholders / binds from arrays of data
Allan Peda
-
jsonb, LATERAL and DISTINCT query with sequel
xura
-
how to add asterisk on count when using partition over
genc
-
`RcteTree` plugin with `eager_graph`
Alexander Popov
-
TinyTDS, Sequel::Dataset#paged_each, timeout
Jonathan Simpson
-
Nonexistent server for `ServerBlock` extension doesn't raise error
alex . wayfer
-
Custom setter for custom one-to-one association
kuraga333 via sequel-talk
-
Best way to insert dynamic table name
Ryan Kingston
-
Sequel 5.20.0 Released
Jeremy Evans
-
Anyone has any examples of query caching using the caching plugin?
Rodrigo Dutra
-
Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
alexanderfrankel001
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
Jeremy Evans
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
alexanderfrankel001
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
Jeremy Evans
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
alexanderfrankel001
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
Jeremy Evans
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
alexanderfrankel001
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
Jeremy Evans
-
Re: Storing JSON primitive types (string, number, bool, null) in a JSONB column using Sequel
Alexander Frankel
-
Initialize a Sequel Database from Pg::Connection
My Nguyen
-
MySQL2#server_version and MariaDB
Василий Колесников
-
Logo
Craig Buchek
-
Best Way to Serialize Models to Arrays/Hashes for JSON API
shreko
-
Suggestion on how to use Sequel with extensions tables
Nicolò Benigni
-
Calling Sequel::Dataset#empty? twice results in two queries. Is there a way to cache it?
Ryan Kingston
-
How to save in memory SQLite instance to File?
fake farm
-
Working with ruby arrays and bind variables with Sequel
Ho Gi Hung
-
DatabaseDisconnectError
Gustavo Sobral
-
association_dependencies plugin with sequel-paranoid behaviour
Chris Elsworth
-
Any way to replace placeholders in a string of SQL without creating a throw-away dataset?
Vais Salikhov
-
Multiple where conditions with AND and OR
Elanor Riley
-
Sequel 5.19.0 Released
Jeremy Evans
-
group by instead of distinct
mpalma
-
DB.transaction needs an explicit server when using sharding
Adriano Tirloni
-
Invalid server_version result?
Timothy Kovalev
-
Sharding and adding new servers dynamically
underadyingsun
-
Need help with sql select to weed out duplicates in groups
Scott CL Himmelrich
-
Showing full SQL query in error message
Janko Marohnić
-
NULL values in where clause unexpected behavior | Sequel with TinyTds
Quackerjack
-
Re: Dropping a table does not drop all constraint validations
Jeremy Evans
-
Adding support associations through other associations
Kenaniah Cerny
-
Foreign key association: Am I doing this correctly?
Nick Appelmans
-
Sequel 5.18.0 Released
Jeremy Evans
-
How can I write a custom class, that groups some fields of a table?
Dimitri Pekarovsky
-
Calling any? on a Sequel Dataset should limit the dataset.
paul via sequel-talk
-
Having trouble with prepared statements when using ruby array of values (JRuby 1.7.26 / Sequel 5.12.0)
Ho Gi Hung
-
Issue with association_proxies plugin after upgrading to Ruby 2.5.4
Barbara Carradini
-
Creating a table with a primary_key does not create a sequence on postgresql
Martinos
-
Get the batch of rows when using fetch_rows
emmanuel . delmas
-
nested_attributes + STI
Benjamin Hutton
-
Eager with specific (non-default) server
Alexander Popov
-
Using CTE within a WHERE clause
Matthew Schoolmaster
-
Add "where" when "or" method is used on Dataset with no initial "where" set
marc halperin
-
A way to enforce calling #all on a dataset we eager loading specified
Janko Marohnić
-
An easier way to eager load associations when retrieving a single record by id
Janko Marohnić
-
Shards and Datasets
Jason Landry
-
multi_insert returning: :primary_key
Jason Landry
-
Sequel 5.17.0 Released
Jeremy Evans
-
How to use Where IN "string_to_array" with Sequel?
genc
-
Multi insert with PG opens an unnecessary transaction
Nikita Shilnikov
-
Philtre
Adriano Tirloni
-
Loading Sequel Database Extension fails
athomas . esales
-
Ordering the results from an UPDATE .. RETURNING statement?
Greg H
-
Some operators don't work as expected with coercion
Janko Marohnić
-
Views with models?
Michael Faughn
-
Configure bin/sequel to use Pry as default?
Tim Tilberg
-
Topmost items from a group (aka Latest article from each category)
Marek Vydra