sequel-talk
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: T-SQL Error Message Capture
Jeremy Evans
Re: T-SQL Error Message Capture
ELMER IBAYAN
Re: T-SQL Error Message Capture
Jeremy Evans
Re: T-SQL Error Message Capture
ELMER IBAYAN
Re: T-SQL Error Message Capture
Jeremy Evans
Using materialized view as a model
Emil Ahlbäck
Re: Using materialized view as a model
Jeremy Evans
Re: Using materialized view as a model
Emil Ahlbäck
Case statement with date interval (postgres)
Jason Landry
Re: Case statement with date interval (postgres)
Jeremy Evans
Re: Case statement with date interval (postgres)
Jason Landry
Sequel-hive adapter
shubham.gupta2 via sequel-talk
Re: Sequel-hive adapter
Jeremy Evans
Very strange error in test environment, more descriptive error message?
Elanor Riley
Re: Very strange error in test environment, more descriptive error message?
Jeremy Evans
Re: Can quoting of table names be avoided?
Fatih Genç
Re: Can quoting of table names be avoided?
Jeremy Evans
Re: Can quoting of table names be avoided?
Fatih Genç
RSpec ignoring Sequel inflections
Martin Stein
Re: RSpec ignoring Sequel inflections
Martin Stein
Use class_table_inheritance for authorization
craig buchanan
Use class_table_inheritance for authorization
Jeremy Evans
Question about ilike with subquery
wojtekmaciej
Re: Question about ilike with subquery
Jeremy Evans
Re: Question about ilike with subquery
wojtekmaciej
Re: Question about ilike with subquery
Jeremy Evans
Re: Question about ilike with subquery
Jeremy Evans
Re: Question about ilike with subquery
wojtekmaciej
ThreadError: deadlock; recursive locking for queries to non primary servers
rohan via sequel-talk
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
Jurgens du Toit
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
Jeremy Evans
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
rohan via sequel-talk
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
Jeremy Evans
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
rohan via sequel-talk
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
Jeremy Evans
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
Jeremy Evans
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
rohan via sequel-talk
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
rohan via sequel-talk
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
rohan via sequel-talk
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
Jeremy Evans
Re: ThreadError: deadlock; recursive locking for queries to non primary servers
rohan via sequel-talk
Sequel.case on inequality
lkfken
Sequel.case on inequality
Jeremy Evans
Could Sequel migrations add the :operator option to the index method?
Rodrigo Rosenfeld Rosas
Re: Could Sequel migrations add the :operator option to the index method?
Rodrigo Rosenfeld Rosas
Re: Could Sequel migrations add the :operator option to the index method?
Jeremy Evans
Re: Could Sequel migrations add the :operator option to the index method?
Rodrigo Rosenfeld Rosas
Suggestion for new safer signature for Sequel.like/ilike
Rodrigo Rosenfeld Rosas
Re: Suggestion for new safer signature for Sequel.like/ilike
Rodrigo Rosenfeld Rosas
Re: Suggestion for new safer signature for Sequel.like/ilike
Jeremy Evans
Re: Suggestion for new safer signature for Sequel.like/ilike
Rodrigo Rosenfeld Rosas
Re: Suggestion for new safer signature for Sequel.like/ilike
Jeremy Evans
Re: Suggestion for new safer signature for Sequel.like/ilike
Rodrigo Rosenfeld Rosas
Re: Suggestion for new safer signature for Sequel.like/ilike
Jeremy Evans
Re: Suggestion for new safer signature for Sequel.like/ilike
Rodrigo Rosenfeld Rosas
Re: Suggestion for new safer signature for Sequel.like/ilike
Jeremy Evans
Re: Suggestion for new safer signature for Sequel.like/ilike
Rodrigo Rosenfeld Rosas
Up connection timeout for a single query
Jurgens du Toit
Re: Up connection timeout for a single query
Jeremy Evans
Re: Up connection timeout for a single query
Jurgens du Toit
Re: Up connection timeout for a single query
Jeremy Evans
Re: Up connection timeout for a single query
Jurgens du Toit
Sequel 5.8.0 Released
Jeremy Evans
Can validates_includes use symbols?
craig buchanan
Re: Can validates_includes use symbols?
Jeremy Evans
Postgres SCHEMA
Pd Dzaic
Re: Postgres SCHEMA
Jeremy Evans
Re: Postgres SCHEMA
Pd Dzaic
Re: Postgres SCHEMA
Jeremy Evans
Re: Postgres SCHEMA
Pd Dzaic
Re: Postgres SCHEMA
Jeremy Evans
override class initialize method
craig buchanan
Re: override class initialize method
Jeremy Evans
Re: override class initialize method
craig buchanan
How to obtain stats/results/feedback from SQL execution
Dragutin Cvetkovic
Re: How to obtain stats/results/feedback from SQL execution
Jeremy Evans
Re: How to obtain stats/results/feedback from SQL execution
Dragutin Cvetkovic
Re: How to obtain stats/results/feedback from SQL execution
Jeremy Evans
FrozenError when using pg_enum
Marcelo Pereira
Re: FrozenError when using pg_enum
Jeremy Evans
Re: FrozenError when using pg_enum
Marcelo Pereira
Table valued functions
Phil Stewart
Re: Table valued functions
Jeremy Evans
Sequel 5 and Model mocking
david
Sequel 5 and Model mocking
Jeremy Evans
Re: Sequel 5 and Model mocking
david
Re: Sequel 5 and Model mocking
Jeremy Evans
Re: Sequel 5 and Model mocking
david
Re: Sequel 5 and Model mocking
Jeremy Evans
Equivalent to :methods option from ActiveModel::Serializers::JSON
Marcelo Pereira
Equivalent to :methods option from ActiveModel::Serializers::JSON
Jeremy Evans
Re: Equivalent to :methods option from ActiveModel::Serializers::JSON
Marcelo Pereira
Re: Equivalent to :methods option from ActiveModel::Serializers::JSON
Marcelo Pereira
Rails & Postgres sandbox
Ralph Shnelvar
Rails & Postgres sandbox
Jeremy Evans
model hooks and async actions?
J Danielian
Retrying DB connections
jerome . paul
Retrying DB connections
Jeremy Evans
Override Dataset#supports_returning for inserts with Redshift
Joe Rzepiejewski
Re: Override Dataset#supports_returning for inserts with Redshift
Jeremy Evans
Re: Override Dataset#supports_returning for inserts with Redshift
Joe Rzepiejewski
Insert using Sequel::Model is failing on "cannot recognize input near 'BEGIN'" even though use_transactions = false
Matthew Curtice
Re: Insert using Sequel::Model is failing on "cannot recognize input near 'BEGIN'" even though use_transactions = false
Jeremy Evans
Postgres - how to reference a schema in a model definition?
Greg Gilbert
Re: Postgres - how to reference a schema in a model definition?
Jeremy Evans
Postgres - how to create a table within a schema in a migration?
Greg Gilbert
Re: Postgres - how to create a table within a schema in a migration?
Greg Gilbert
Re: Postgres - how to create a table within a schema in a migration?
Jeremy Evans
Adding Set as a SQL literal
Ransom Briggs
Re: Adding Set as a SQL literal
Jeremy Evans
Prepared statements and INSERT INTO ... SELECT statements
Ransom Briggs
Re: Prepared statements and INSERT INTO ... SELECT statements
Jeremy Evans
Re: Prepared statements and INSERT INTO ... SELECT statements
Ransom Briggs
Join table model doesn't like timestamps
Андрей Аладьев
Re: Join table model doesn't like timestamps
Jeremy Evans
Sequel 5.7.0 Released
Jeremy Evans
Re: Sequel 5.7.0 Released
jeffery . cavallaro
Re: Sequel 5.7.0 Released
Jeremy Evans
jsonb recordset
Jason Landry
Re: jsonb recordset
Jeremy Evans
Re: jsonb recordset
Jason Landry
Connection issue with Postgres with many schemas
Juan M. Cuello
Re: Connection issue with Postgres with many schemas
Jeremy Evans
Re: Connection issue with Postgres with many schemas
Juan M. Cuello
Static_Cache Plugin filter by columns...
muhammad . nasr
Re: Static_Cache Plugin filter by columns...
Jeremy Evans
Re: Static_Cache Plugin filter by columns...
muhammad . nasr
Re: Static_Cache Plugin filter by columns...
Jeremy Evans
Migrating from mysql to mysql2 gem
Satyanarayana Gandham
Re: Migrating from mysql to mysql2 gem
Jeremy Evans
Re: Migrating from mysql to mysql2 gem
Satyanarayana Gandham
Re: Migrating from mysql to mysql2 gem
Jeremy Evans
Re: Migrating from mysql to mysql2 gem
Satyanarayana Gandham
Re: Migrating from mysql to mysql2 gem
Jeremy Evans
Re: Migrating from mysql to mysql2 gem
Satyanarayana Gandham
Re: Migrating from mysql to mysql2 gem
Jeremy Evans
Advice - I need to build CSV literal strings from dataset query results
guy via sequel-talk
Re: Advice - I need to build CSV literal strings from dataset query results
Jeremy Evans
Custom IdentityMap plugin
david
Re: Custom IdentityMap plugin
Jeremy Evans
Re: Custom IdentityMap plugin
david
Re: Custom IdentityMap plugin
Jeremy Evans
Re: Custom IdentityMap plugin
david
apps that use Sequel?
M. Kaz
Re: apps that use Sequel?
Adam Daniels
paged_each is not working
matas . simonaitis
Re: paged_each is not working
Jeremy Evans
Re: paged_each is not working
matas . simonaitis
Re: paged_each is not working
matas . simonaitis
Re: paged_each is not working
Jeremy Evans
Re: paged_each is not working
matas . simonaitis
Re: paged_each is not working
Jeremy Evans
Sequel::Model, set_schema and lazy schema loading
Eleanor McHugh
Re: Sequel::Model, set_schema and lazy schema loading
Jeremy Evans
Does Sequel Migrations support table/column comments?
Rodrigo Rosenfeld Rosas
Re: Does Sequel Migrations support table/column comments?
Jeremy Evans
Re: Does Sequel Migrations support table/column comments?
Rodrigo Rosenfeld Rosas
Re: Does Sequel Migrations support table/column comments?
Billy Zheng
Re: Does Sequel Migrations support table/column comments?
Matt Palmer
Using identity instead of serial by default for primary_key on PostgreSQL 10.2+
Jeremy Evans
Re: Using identity instead of serial by default for primary_key on PostgreSQL 10.2+
Chris Hanks
Re: Using identity instead of serial by default for primary_key on PostgreSQL 10.2+
Jeremy Evans
Re: Using identity instead of serial by default for primary_key on PostgreSQL 10.2+
Chris Hanks
Re: Using identity instead of serial by default for primary_key on PostgreSQL 10.2+
Jeremy Evans
Re: Using identity instead of serial by default for primary_key on PostgreSQL 10.2+
Tim Uckun
AliasedExpression vs OrderedExpression
Wojciech Maciejak
Re: AliasedExpression vs OrderedExpression
Jeremy Evans
validate_associated usage
James
Re: validate_associated usage
Jeremy Evans
Re: validate_associated usage
James
Problems with reciprocal assignation (and others...)
david
Re: Problems with reciprocal assignation (and others...)
Jeremy Evans
Re: Problems with reciprocal assignation (and others...)
david
Re: Problems with reciprocal assignation (and others...)
Jeremy Evans
How to take ruby array from db if I adding data to integer[] field
Dmitriy Rotatyy
Re: How to take ruby array from db if I adding data to integer[] field
Jeremy Evans
Re: How to take ruby array from db if I adding data to integer[] field
Dmitriy Rotatyy
Sequel 5.6.0 Released
Jeremy Evans
`static_cache` plugin with assocations
Alexander Popov
Re: `static_cache` plugin with assocations
Jeremy Evans
Re: `static_cache` plugin with assocations
Alexander Popov
Index on Jsonb field
João Alexandre
Re: Index on Jsonb field
Jeremy Evans
Re: Index on Jsonb field
João Alexandre
Re: Index on Jsonb field
Jeremy Evans
How to properly group by month?
Gencer W. G.
Re: How to properly group by month?
Jeremy Evans
Re: How to properly group by month?
Gencer W. G.
Why doesn't insert_conflict.insert return a reference to that row?
Max Farrar
Re: Why doesn't insert_conflict.insert return a reference to that row?
Jeremy Evans
Postgres AdapterNotFound Error
Elanor Riley
Re: Postgres AdapterNotFound Error
Jeremy Evans
Re: Postgres AdapterNotFound Error
Elanor Riley
MySql Order by relevance
Brian Purgert
Re: MySql Order by relevance
Jeremy Evans
Re: MySql Order by relevance
Brian Purgert
Transaction isolation issue
Robert Aschenbrenner
Re: Transaction isolation issue
Jeremy Evans
Re: Transaction isolation issue
Robert Aschenbrenner
Re: Transaction isolation issue
Robert Aschenbrenner
Earlier messages
Later messages