Lairan

Results 6 issues of Lairan

Hi ! I'm using Granite, and I have a problem with joins. Here my code : ``` surveys = Survey.all({ object.questions.to_a } field created_at : String field updated_at : String...

PostgreSQL has the possibility to handle multiple schemas. Within ROM-SQL it is possible to query the table using `Sequel::SQL::QualifiedIdentifier` object instead of a symbol. The join doesn't recognize `Sequel::SQL::QualifiedIdentifier` so...

**Describe the bug** ROM keep previous connections when rails reload the codebase. Due to this behavior, after some changes you get a ``` PG::ConnectionBad: FATAL: remaining connection slots are reserved...

bug

Hello ! I want to use ROM with MongoDB (legacy choice :-1:) The problem is that I don't know where to start to update this gem. Thanks for your help...

help wanted

Hi, I'm trying to display some SVG from Draw.io, but I got some strange results. I want to use manim for development and programming videos :smile: The code : ```...

bug
SVG