sequel-talk
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Runtime between raw SQL and method calls is too far different
Lincoln Hawk
Re: Runtime between raw SQL and method calls is too far different
Jeremy Evans
Re: Runtime between raw SQL and method calls is too far different
Lincoln Hawk
Optimizing runtime
Lincoln Hawk
Re: Optimizing runtime
Tim Uckun
Re: Optimizing runtime
Lincoln Hawk
validates messages
Aryk Grosz
Adding Sequel::SQL::Identifier#call as alias to #function ?
Jeremy Evans
Sequel 5.2.0 Released
Jeremy Evans
Model and Partitioning
Troex Nevelin
Re: Model and Partitioning
Jeremy Evans
Re: Model and Partitioning
Troex Nevelin
Re: Model and Partitioning
Jeremy Evans
Methods to create an "inline table"
Rob Sharp
Re: Methods to create an "inline table"
Jeremy Evans
Re: Methods to create an "inline table"
Rob Sharp
Models have nil values
Kaiser Pister
Re: Models have nil values
Jeremy Evans
Re: Models have nil values
Kaiser Pister
Re: Models have nil values
Kaiser Pister
Re: Models have nil values
Jeremy Evans
Migration - insert data within migrations
luka mušin
Re: Migration - insert data within migrations
Jeremy Evans
Re: Migration - insert data within migrations
Tim Uckun
Re: Migration - insert data within migrations
Jeremy Evans
Re: Migration - insert data within migrations
Tim Uckun
Frozen datasets
Kawika
Re: Frozen datasets
Jeremy Evans
Re: Frozen datasets
Kawika
Re: Frozen datasets
Kawika
Re: Frozen datasets
Jeremy Evans
Re: Frozen datasets
Kawika
Copy blob from one DB to another
Jon Tara
Re: Copy blob from one DB to another
Jeremy Evans
ANDs wrapped in an OR wrapped in an AND again
Beth Skurrie
Re: ANDs wrapped in an OR wrapped in an AND again
Adam Daniels
Re: ANDs wrapped in an OR wrapped in an AND again
Beth Skurrie
No luck with validation errors
French Fry
Re: No luck with validation errors
French Fry
Re: No luck with validation errors
Carlos Azuaje
Re: No luck with validation errors
French Fry
Re: No luck with validation errors
Carlos Azuaje
Re: No luck with validation errors
French Fry
Re: No luck with validation errors
Adam Daniels
Re: No luck with validation errors
French Fry
Re: No luck with validation errors
Adam Daniels
Re: No luck with validation errors
French Fry
Query with 4 related tables
Carlos Azuaje
Re: Query with 4 related tables
Jeremy Evans
Re: Query with 4 related tables
Carlos Azuaje
Re: Query with 4 related tables
Jeremy Evans
Re: Query with 4 related tables
Carlos Azuaje
Re: Query with 4 related tables
Carlos Azuaje
Re: Query with 4 related tables
Tim Uckun
Re: Query with 4 related tables
Carlos Azuaje
Selecting certain columns
Tim Uckun
Re: Selecting certain columns
John Mettraux
Re: Selecting certain columns
Tim Uckun
Odd issue with the annotate plugin
Tim Uckun
Re: Odd issue with the annotate plugin
Jeremy Evans
Re: Odd issue with the annotate plugin
Tim Uckun
Re: Odd issue with the annotate plugin
Jeremy Evans
Re: Odd issue with the annotate plugin
Tim Uckun
Help with errors on migration to Heroku
French Fry
Re: Help with errors on migration to Heroku
Jeremy Evans
Re: .nolock on joins
Adriano Dadario
Re: .nolock on joins
Jeremy Evans
Re: .nolock on joins
Adriano Dadario
Modifying the database which backs models, some with sti, in a pry console at runtime
Greg Burek
Re: Modifying the database which backs models, some with sti, in a pry console at runtime
Jeremy Evans
Does Sequel support the "BETWEEN" function
Grant Schoep
Re: Does Sequel support the "BETWEEN" function
Jeremy Evans
Re: Does Sequel support the "BETWEEN" function
Grant Schoep
Inequality operators on timestamps, what am I missing.
Grant Schoep
Re: Inequality operators on timestamps, what am I missing.
Jeremy Evans
Re: Inequality operators on timestamps, what am I missing.
Grant Schoep
Working with ltree data
Gustavo Caso
Re: Working with ltree data
Jeremy Evans
Re: Working with ltree data
Gustavo Caso
Sequel 5.1.0 Released
Jeremy Evans
one_to_many add_ method throwing an error
French Fry
Re: one_to_many add_ method throwing an error
French Fry
Re: one_to_many add_ method throwing an error
Jeremy Evans
Re: one_to_many add_ method throwing an error
French Fry
Beginner question
French Fry
Re: Beginner question
Jeremy Evans
Re: Beginner question
French Fry
Re: Beginner question
Tim Uckun
SQLite3 :: ConstraintException: FOREIGN KEY constraint failed when I try to delete a record that has a relationship many to many
Carlos Azuaje
Re: SQLite3 :: ConstraintException: FOREIGN KEY constraint failed when I try to delete a record that has a relationship many to many
Jeremy Evans
Re: SQLite3 :: ConstraintException: FOREIGN KEY constraint failed when I try to delete a record that has a relationship many to many
Carlos Azuaje
Re: SQLite3 :: ConstraintException: FOREIGN KEY constraint failed when I try to delete a record that has a relationship many to many
Carlos Azuaje
Re: SQLite3 :: ConstraintException: FOREIGN KEY constraint failed when I try to delete a record that has a relationship many to many
Jeremy Evans
Re: SQLite3 :: ConstraintException: FOREIGN KEY constraint failed when I try to delete a record that has a relationship many to many
Carlos Azuaje
Do I need to change my table name 'classes' into 'clazzes' ?
razertory
Re: Do I need to change my table name 'classes' into 'clazzes' ?
Jeremy Evans
Models find_by_sql
Tim Uckun
Re: Models find_by_sql
Jeremy Evans
Re: Models find_by_sql
Tim Uckun
Re: Models find_by_sql
Jeremy Evans
Re: Models find_by_sql
Tim Uckun
Creating a migration with id column which is not a serial
Tim Uckun
Re: Creating a migration with id column which is not a serial
Jeremy Evans
add 'postgres uuid' type column problem
razertory
Re: add 'postgres uuid' type column problem
Jeremy Evans
Re: add 'postgres uuid' type column problem
razertory
Finding max value of a unioned dataset
Satyanarayana Gandham
Re: Finding max value of a unioned dataset
Jeremy Evans
Cannot use Sequel::Model.db= on model with existing dataset. Use Sequel::Model.dataset= instead.
Junaid Farooq
Re: Cannot use Sequel::Model.db= on model with existing dataset. Use Sequel::Model.dataset= instead.
Jeremy Evans
Sequel Model with class table inheritance and different table name
Eugen K
Re: Sequel Model with class table inheritance and different table name
Jeremy Evans
Re: Sequel Model with class table inheritance and different table name
Eugen K
Re: Sequel Model with class table inheritance and different table name
Jeremy Evans
Re: Sequel Model with class table inheritance and different table name
Eugen K
Hiding DB user name and password when using command line 'sequel -m'
Chris White
Re: Hiding DB user name and password when using command line 'sequel -m'
Jeremy Evans
Re: Hiding DB user name and password when using command line 'sequel -m'
Chris White
Dumping views
Martinos
Re: Dumping views
Jeremy Evans
Re: Dumping views
Martinos
Dumping views
Christian MICHON
Sequel 5.0.0 Released
Jeremy Evans
Re: Sequel 5.0.0 Released
Per Lundberg
Re: Sequel 5.0.0 Released
Tom Wardrop
Is there a way to deprecate/ignore columns?
Beth Skurrie
Re: Is there a way to deprecate/ignore columns?
Jeremy Evans
Re: Is there a way to deprecate/ignore columns?
Beth Skurrie
Encoding Issues after Update
Satyanarayana Gandham
Re: Encoding Issues after Update
Jeremy Evans
Add child table column to parent table query
Carlos Azuaje
Re: Add child table column to parent table query
Jeremy Evans
dataset associations ignores all conditions?
Aryk Grosz
Re: dataset associations ignores all conditions?
Jeremy Evans
Re: dataset associations ignores all conditions?
agrosz
Re: dataset associations ignores all conditions?
Jeremy Evans
Cannot load sequel/adapters
dscheider
Re: Cannot load sequel/adapters
Jeremy Evans
Re: Cannot load sequel/adapters
dscheider
Re: Cannot load sequel/adapters
Jeremy Evans
Re: Cannot load sequel/adapters
dscheider
Re: Cannot load sequel/adapters
Adam Daniels
Re: Cannot load sequel/adapters
dscheider
Getting model with association as hash
Tom Wardrop
Re: Getting model with association as hash
Jeremy Evans
Re: Getting model with association as hash
Tom Wardrop
Re: Getting model with association as hash
Tom Wardrop
Re: Getting model with association as hash
Jeremy Evans
Re: Getting model with association as hash
aguynamedryan
Re: Getting model with association as hash
Jeremy Evans
Re: Getting model with association as hash
aguynamedryan
Re: Getting model with association as hash
Jeremy Evans
Re: Getting model with association as hash
aguynamedryan
Re: Getting model with association as hash
Jeremy Evans
Any experience using vanilla sequel with dry-types?
Nick Griffiths
Re: Any experience using vanilla sequel with dry-types?
Jeremy Evans
Re: Any experience using vanilla sequel with dry-types?
Nick Griffiths
Re: Any experience using vanilla sequel with dry-types?
Nick Griffiths
Re: Any experience using vanilla sequel with dry-types?
Igor Fontana
Re: Any experience using vanilla sequel with dry-types?
Nick Griffiths
Support LIMIT 0 Query ?
João Serra
Re: Support LIMIT 0 Query ?
Jeremy Evans
Re: Support LIMIT 0 Query ?
João Serra
Re: Support LIMIT 0 Query ?
Jeremy Evans
Re: Support LIMIT 0 Query ?
João Serra
Re: Support LIMIT 0 Query ?
Jeremy Evans
Re: How to fix the "Setting a model class dataset to an invalid dataset is deprecated" warning?
Jeremy Evans
The Copy Features use of timezones
Jeff Koenig
Re: The Copy Features use of timezones
Jeremy Evans
Configure validation errors to point to the relationship instead of the foreign key column?
'Mike Pastore' via sequel-talk
Re: Configure validation errors to point to the relationship instead of the foreign key column?
Jeremy Evans
Re: Configure validation errors to point to the relationship instead of the foreign key column?
'Mike Pastore' via sequel-talk
Re: Configure validation errors to point to the relationship instead of the foreign key column?
Jeremy Evans
Re: Configure validation errors to point to the relationship instead of the foreign key column?
'Mike Pastore' via sequel-talk
automatically appending filter to model - at database level
Roy Lam
Re: automatically appending filter to model - at database level
Adam Daniels
Default value for `Date` column on Mysql?
Igor Fontana
Re: Default value for `Date` column on Mysql?
Jeremy Evans
Re: Default value for `Date` column on Mysql?
Igor Fontana
Master Branch Updated for Sequel 5
Jeremy Evans
Sequel 4.49.0 Released
Jeremy Evans
:dataset_associations + self referential joins + many_through_many = bugs?
Aryk Grosz
Re: :dataset_associations + self referential joins + many_through_many = bugs?
Aryk Grosz
Re: :dataset_associations + self referential joins + many_through_many = bugs?
Jeremy Evans
Re: :dataset_associations + self referential joins + many_through_many = bugs?
Jeremy Evans
Re: :dataset_associations + self referential joins + many_through_many = bugs?
Aryk Grosz
Re: :dataset_associations + self referential joins + many_through_many = bugs?
Aryk Grosz
Re: :dataset_associations + self referential joins + many_through_many = bugs?
Jeremy Evans
Re: :dataset_associations + self referential joins + many_through_many = bugs?
Aryk Grosz
fetch record after insert?
Aryk Grosz
Re: fetch record after insert?
Jeremy Evans
Re: fetch record after insert?
Aryk Grosz
Re: fetch record after insert?
Aryk Grosz
Re: fetch record after insert?
Jeremy Evans
Re: fetch record after insert?
Aryk Grosz
Re: fetch record after insert?
Jeremy Evans
Re: fetch record after insert?
Aryk Grosz
Re: fetch record after insert?
Patrick Kuykendall
Re: fetch record after insert?
Aryk Grosz
Re: paranoid delete
Aryk Grosz
Earlier messages
Later messages