Messages by Thread
-
Multiple database management: dynamic models without class name
Андрей Аладьев
-
Sequel-Elasticsearch plugin
Jurgens du Toit
-
Re: ERD for Sequel?
'Matthew Ford' via sequel-talk
-
Custom model naming pattern
fran.em.worley via sequel-talk
-
Sequel not upcase'ing column names when using `rename_column`
Tom Wardrop
-
Column case sensitivity with TinyTDS
binarypaladin
-
Querying question
Max Farrar
-
Sequel 5.5.0 Released
Jeremy Evans
-
SQLite3 - read while writing...
Max Farrar
-
How to get the underlying Oracle connection when using a jndi connection pool?
Nicolai Sticht
-
Heroku, Puma and Sequel connection problems
David Lazar
-
Re: Heroku, Puma and Sequel connection problems
Michael Granger
-
Re: Heroku, Puma and Sequel connection problems
David Lazar
-
Re: Heroku, Puma and Sequel connection problems
Michael Granger
-
Re: Heroku, Puma and Sequel connection problems
David Lazar
-
Re: Heroku, Puma and Sequel connection problems
Michael Granger
-
Re: Heroku, Puma and Sequel connection problems
Jeremy Evans
-
Re: Heroku, Puma and Sequel connection problems
David Lazar
-
Re: Heroku, Puma and Sequel connection problems
Jeremy Evans
-
Re: Heroku, Puma and Sequel connection problems
David Lazar
-
Re: Heroku, Puma and Sequel connection problems
David Lazar
-
Re: Heroku, Puma and Sequel connection problems
Joe Love
-
Re: Heroku, Puma and Sequel connection problems
David Lazar
-
Migration not working on populated database
Barbara Carradini
-
Migration fails on populated database
Barbara Carradini
-
Transaction start and rollback in tests hooks
blambeau
-
<table_name>__<column_name> not being evaluated properly in dataset
Barbara Carradini
-
Select from "abstract" dataset
ivan . nikulin
-
Sequel 5.4.0 Released
Jeremy Evans
-
`many_to_one :model` results in a non-functioning Sequel::Model
Tim Tilberg
-
Threaded Connection pool blocking
shashank Jain
-
SELECT statement inside INSERT
Anonymous Testing
-
unexpected result when #last used with #limit in queries
Hiren Mistry
-
Eager load to already loaded
Petr Kaleta
-
I can't create custom association without keys
Alexander Popov
-
Update multiple rows at once using SQL VALUES
Emil Ahlbäck
-
Introducing the sequel_tools gem to help with migrations and Rake integration
Rodrigo Rosenfeld Rosas
-
How do I select multiple columns with row_number() used together via WITH
Gencer W. G.
-
custom inflections ignored
Martin Stein
-
Possible Sequel performance regression
Hiren Mistry
-
`allow_modifications` option for `Sequel::Plugins::StaticCache`
Alexander Popov
-
Exclude (not equal) for `conditions` (or `graph_conditions`) in custom associations
Alexander Popov
-
I need help with many_to_many associations through an STI model
tdrive
-
I need help with many_to_many through an STI model
tdrive
-
Efficiently declaring many to many associations filtered on the join model
Andrew Burleson
-
Sequel 5.3.0 Released
Jeremy Evans
-
Timestamp casting in `Sequel.date_add`
Alexander Popov
-
Re: How do I extend Sequel::Model?
Alexander Popov
-
Getting inserted and updated counts using insert_conflict
Jason Landry
-
Best practice for modifying reader/writer to use value objects?
Andrew Burleson
-
How to properly set arbitrary servers?
Gencer W. G.
-
Re: DNS-less ODBC connection to iseries / as400
saiyam agarwal
-
Re: Sequel JSON Serializer plugin and ActiveSupport Conflict
eriley
-
Insert using WITH
Jason Landry
-
Extension for `AT TIME ZONE`
Alexander Popov
-
Eager loading on an array of models already in memory?
paul via sequel-talk
-
Don't check indcheckxmin when fetching indexes from Postgres.
paul via sequel-talk
-
max_connections on postgres
Adam G
-
Help with connection validator
rodrigo
-
Auditing in Sequel
Satyanarayana Gandham
-
PG upgrades and OID changes
Rodrigo Rosenfeld Rosas
-
Foreign key array support added to sequel_postgresql_triggers
Jeremy Evans
-
Join on more than two datasets
Milod
-
Runtime between raw SQL and method calls is too far different
Lincoln Hawk