Gabriel Leopoldo Ferreira
Gabriel Leopoldo Ferreira
Hello! I got an intermittent error when querying a multitenant database using ransack: ```ruby RuntimeError: No table named messages exists. # ./.gems/ruby/2.7.0/gems/ransack-2.4.2/lib/ransack/adapters/active_record/context.rb:19:in `type_for' # ./.gems/ruby/2.7.0/gems/ransack-2.4.2/lib/ransack/nodes/attribute.rb:35:in `type' # ./.gems/ruby/2.7.0/gems/ransack-2.4.2/lib/ransack/nodes/condition.rb:266:in `default_type' #...
Hello! I discovered a tricky error when using `graphql-client (0.13.0)`. Today I make my queries to an external GraphQL API through graphiql. So, normally, my queries are all named. When...
Hello, I'm working on a project that uses shards and separated schemas for each client. When I was trying to get an erd from my database, I've got only the...
**Deseja solicitar um recurso ou relatar um bug ?** Relatar um bug **Qual é o comportamento atual?** As validações de erro utilizando um span com a mensagem de erro fazem...
Hello, I don't think if this can/should be handled as an issue, but I guess that it would be a nice way to document something that I think might also...