Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
sequel-talk
Conversations
About
sequel-talk
1–30 of 3439
Mark all as read
Report abusive group
0 selected
Bougy Man
,
Jeremy Evans
2
Aug 4
DSL for creating partitioned tables in Postgresql
On Thu, Aug 4, 2022 at 9:20 AM Bougy Man <tj@rubyists.com> wrote: With PostgreSQL having native
unread,
DSL for creating partitioned tables in Postgresql
On Thu, Aug 4, 2022 at 9:20 AM Bougy Man <tj@rubyists.com> wrote: With PostgreSQL having native
Aug 4
Pierre Yager
,
Jeremy Evans
3
Aug 2
Optimize massive data ingestion - Need Advice
Thank you for the warning. I'll double check what happens with my indexes. Le mardi 2 août 2022 à
unread,
Optimize massive data ingestion - Need Advice
Thank you for the warning. I'll double check what happens with my indexes. Le mardi 2 août 2022 à
Aug 2
Pierre Yager
,
Jeremy Evans
3
Aug 2
Serialize Model to JSON with field aliases and functions
Thank you Jeremy. I ended to use `naked.to_a.to_json` Le vendredi 29 juillet 2022 à 16:58:31 UTC+2,
unread,
Serialize Model to JSON with field aliases and functions
Thank you Jeremy. I ended to use `naked.to_a.to_json` Le vendredi 29 juillet 2022 à 16:58:31 UTC+2,
Aug 2
fvbe...@gmail.com
,
Jeremy Evans
2
Aug 1
Count many_to_many relation
On Mon, Aug 1, 2022 at 9:05 AM fvbe...@gmail.com <fvbenigni@gmail.com> wrote: Hi, How can I
unread,
Count many_to_many relation
On Mon, Aug 1, 2022 at 9:05 AM fvbe...@gmail.com <fvbenigni@gmail.com> wrote: Hi, How can I
Aug 1
ashwin k
,
Jeremy Evans
9
Jul 11
limit fires an extra query when offset is greater than 1
Thank you !! On Mon, 11 Jul, 2022, 8:16 pm Jeremy Evans, <jeremyevans0@gmail.com> wrote: On Mon
unread,
limit fires an extra query when offset is greater than 1
Thank you !! On Mon, 11 Jul, 2022, 8:16 pm Jeremy Evans, <jeremyevans0@gmail.com> wrote: On Mon
Jul 11
Matt Culpepper
,
Jeremy Evans
5
Jul 6
many_to_many with multiple right_key / right_primary_key values combined with OR instead of AND
Got it. Thank you! On Jul 6, 2022, at 2:49 PM, Jeremy Evans <jeremyevans0@gmail.com> wrote:
unread,
many_to_many with multiple right_key / right_primary_key values combined with OR instead of AND
Got it. Thank you! On Jul 6, 2022, at 2:49 PM, Jeremy Evans <jeremyevans0@gmail.com> wrote:
Jul 6
Mark Allen
,
Jeremy Evans
3
Jun 24
Count the number of DB operations within a block
On Fri, Jun 24, 2022 at 1:25 PM Mark Allen <shambletrain@gmail.com> wrote: Specifically, I'
unread,
Count the number of DB operations within a block
On Fri, Jun 24, 2022 at 1:25 PM Mark Allen <shambletrain@gmail.com> wrote: Specifically, I'
Jun 24
Thiebo
,
Jeremy Evans
3
Jun 18
select only one field
On Fri, Jun 17, 2022 at 11:15 AM Thiebo <thiebald.cremers@gmail.com> wrote: or this is better :
unread,
select only one field
On Fri, Jun 17, 2022 at 11:15 AM Thiebo <thiebald.cremers@gmail.com> wrote: or this is better :
Jun 18
Thiebo
,
Jeremy Evans
3
Jun 7
select sum as
I'm very sorry Jeremy. That silly typo of mine was the only issued. I shouldn't have polluted
unread,
select sum as
I'm very sorry Jeremy. That silly typo of mine was the only issued. I shouldn't have polluted
Jun 7
Michał Gilewski
,
Jeremy Evans
3
Jun 7
Hooks are ignored using add_ methods.
Oh crap, got it. Thank you, Jeremy. wtorek, 7 czerwca 2022 o 17:11:22 UTC+2 Jeremy Evans napisał(a):
unread,
Hooks are ignored using add_ methods.
Oh crap, got it. Thank you, Jeremy. wtorek, 7 czerwca 2022 o 17:11:22 UTC+2 Jeremy Evans napisał(a):
Jun 7
prathibha sumanth
,
Jeremy Evans
2
Jun 3
SSL security error
On Thu, Jun 2, 2022 at 10:47 PM prathibha sumanth <prathibha.sumanth@gmail.com> wrote: Hi, I am
unread,
SSL security error
On Thu, Jun 2, 2022 at 10:47 PM prathibha sumanth <prathibha.sumanth@gmail.com> wrote: Hi, I am
Jun 3
Thiebo
,
Jeremy Evans
4
May 29
select join as
Thanks again Jeremy, I had poorly asked the question, but your answer put me on the right track. The
unread,
select join as
Thanks again Jeremy, I had poorly asked the question, but your answer put me on the right track. The
May 29
Thiebo
,
adam.me...@gmail.com
3
May 28
migration type varchar not taken into account
Clear! Thanks a lot. Le jeudi 26 mai 2022 à 14:02:31 UTC+2, adam.me...@gmail.com a écrit : It's
unread,
migration type varchar not taken into account
Clear! Thanks a lot. Le jeudi 26 mai 2022 à 14:02:31 UTC+2, adam.me...@gmail.com a écrit : It's
May 28
fake farm
,
Jeremy Evans
2
May 20
Help writing with #explain syntax
On Fri, May 20, 2022 at 10:06 AM fake farm <dmwoodall@gmail.com> wrote: Hello, I am running `#
unread,
Help writing with #explain syntax
On Fri, May 20, 2022 at 10:06 AM fake farm <dmwoodall@gmail.com> wrote: Hello, I am running `#
May 20
Thiebo
,
Jeremy Evans
3
May 15
_add method in associated tables
Hi Jeremy, a bit late: many thanks for your answer. I moved to Rodauth since. Le samedi 7 mai 2022 à
unread,
_add method in associated tables
Hi Jeremy, a bit late: many thanks for your answer. I moved to Rodauth since. Le samedi 7 mai 2022 à
May 15
Wayne Chan
, …
Jeremy Evans
6
Apr 26
Want to know about `multi_update` ?
On Tue, Apr 26, 2022 at 12:30 PM Kenneth Leung <alpha.azieru@gmail.com> wrote: Hi Jeremy, I
unread,
Want to know about `multi_update` ?
On Tue, Apr 26, 2022 at 12:30 PM Kenneth Leung <alpha.azieru@gmail.com> wrote: Hi Jeremy, I
Apr 26
aryk....@gmail.com
,
Jeremy Evans
3
Apr 20
Why doesn't add_column :field, :boolean, index: true create an index?
Sorry for the late reply here Jeremy. Thanks again for looking into this. I had to go back and add
unread,
Why doesn't add_column :field, :boolean, index: true create an index?
Sorry for the late reply here Jeremy. Thanks again for looking into this. I had to go back and add
Apr 20
Michael Scrivo
Apr 14
safe-pg-migrations gem equivalent?
Hi, Was wondering if anyone knows of a similar plugin/gem for Sequel for what https://github.com/
unread,
safe-pg-migrations gem equivalent?
Hi, Was wondering if anyone knows of a similar plugin/gem for Sequel for what https://github.com/
Apr 14
Martín Fernández
,
Jeremy Evans
2
Apr 13
Custom dataset when doing association_join
On Wed, Apr 13, 2022 at 7:21 AM Martín Fernández <fmartin91@gmail.com> wrote: Hello, We
unread,
Custom dataset when doing association_join
On Wed, Apr 13, 2022 at 7:21 AM Martín Fernández <fmartin91@gmail.com> wrote: Hello, We
Apr 13
Bromley Jones
,
Jeremy Evans
3
Feb 28
Right syntax across 2 tables/models...
Thank you for taking the time to respond. This is really helpful and further highlights to me how to
unread,
Right syntax across 2 tables/models...
Thank you for taking the time to respond. This is really helpful and further highlights to me how to
Feb 28
Tim Tilberg
,
Jeremy Evans
3
Feb 24
Are nested function calls supported in Virutal Row Blocks?
Thanks for the tip! You are always Jeremy-on-the-spot! Thank you for your contributions! On Thursday,
unread,
Are nested function calls supported in Virutal Row Blocks?
Thanks for the tip! You are always Jeremy-on-the-spot! Thank you for your contributions! On Thursday,
Feb 24
cra...@gmail.com
,
Jeremy Evans
3
Feb 22
Select specific columns from joined table
Thanks, Jeremy. On Tuesday, February 22, 2022 at 9:48:16 AM UTC-6 Jeremy Evans wrote: On Tue, Feb 22,
unread,
Select specific columns from joined table
Thanks, Jeremy. On Tuesday, February 22, 2022 at 9:48:16 AM UTC-6 Jeremy Evans wrote: On Tue, Feb 22,
Feb 22
cra...@gmail.com
,
Jeremy Evans
2
Feb 16
How do I define a subset?
On Wed, Feb 16, 2022 at 6:14 AM cra...@gmail.com <craibuc@gmail.com> wrote: I'm trying to
unread,
How do I define a subset?
On Wed, Feb 16, 2022 at 6:14 AM cra...@gmail.com <craibuc@gmail.com> wrote: I'm trying to
Feb 16
tr...@upserver24.com
, …
Jeremy Evans
6
Feb 3
"Just created" plugin
Been refactoring my code today and indeed found a lot of places where I could use that in combination
unread,
"Just created" plugin
Been refactoring my code today and indeed found a lot of places where I could use that in combination
Feb 3
Dylan Camilleri
, …
Jeremy Evans
6
Jan 30
ORA-01000: maximum open cursors exceeded
Hi Jeremy, Yes, I had an issue that I could not use sequel API to get return value from an oracle
unread,
ORA-01000: maximum open cursors exceeded
Hi Jeremy, Yes, I had an issue that I could not use sequel API to get return value from an oracle
Jan 30
Mike Pastore
,
Jeremy Evans
3
Jan 14
Filtering on a pg_enum[] column
Ah, I see. I figured there was a good explanation for it. Thanks Jeremy! Have a great weekend. On
unread,
Filtering on a pg_enum[] column
Ah, I see. I figured there was a good explanation for it. Thanks Jeremy! Have a great weekend. On
Jan 14
jubishop
,
Jeremy Evans
2
12/26/21
automatically destroy an object upon remove_association
On Sat, Dec 25, 2021 at 10:53 PM jubishop <jubishop@gmail.com> wrote: I would like to have an
unread,
automatically destroy an object upon remove_association
On Sat, Dec 25, 2021 at 10:53 PM jubishop <jubishop@gmail.com> wrote: I would like to have an
12/26/21
Sébastien Lamy
,
Jeremy Evans
2
12/24/21
Update a model instance with a database function.
On Fri, Dec 24, 2021 at 9:47 AM Sébastien Lamy <lamyseba@free.fr> wrote: Hi! I have a model
unread,
Update a model instance with a database function.
On Fri, Dec 24, 2021 at 9:47 AM Sébastien Lamy <lamyseba@free.fr> wrote: Hi! I have a model
12/24/21
Billy Zheng
, …
abhijit
12
12/21/21
Ruby 3.1 Event Driven Concurrent using Ruby Fiber Scheduler support.
Oh, Cool, never saw that, it' seem like don't need database_cleaner-sequel gem anymore if do
unread,
Ruby 3.1 Event Driven Concurrent using Ruby Fiber Scheduler support.
Oh, Cool, never saw that, it' seem like don't need database_cleaner-sequel gem anymore if do
12/21/21
Remtech Industries
,
Jeremy Evans
2
12/17/21
Sequel.pg_array(array) not working with .save_changes
On Fri, Dec 17, 2021 at 6:59 AM Remtech Industries <remtechindustriesweb@gmail.com> wrote: When
unread,
Sequel.pg_array(array) not working with .save_changes
On Fri, Dec 17, 2021 at 6:59 AM Remtech Industries <remtechindustriesweb@gmail.com> wrote: When
12/17/21