On Thu, Aug 4, 2022 at 9:20 AM Bougy Man <t...@rubyists.com> wrote:

> With PostgreSQL having native partitioning in 10+, is there a plugin
> available that allows migrations to create a partitioned table by range? If
> not, what are some best practices for including partitioined tables in a
> sequel-backed application?


Sequel currently supports this on PostgreSQL without an extension:
http://sequel.jeremyevans.net/rdoc/files/doc/postgresql_rdoc.html#label-Creating+Partitioned+Tables

Thanks,
Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sequel-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sequel-talk/CADGZSScgCOyQMjPZ7bN99ArRtY7MPLKNc6AyfMT5T5sRBkVDCQ%40mail.gmail.com.

Reply via email to