-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
After upgrading to pg v1.5.2, our CI hit a seg fault with Ruby 3.0.6. It looks like the garbage collector is marking an invalid memory address. Is it possible this is related to the write barrier work…
-
Hi,
I'm building a modular monolith Rails application. My controller, views and view-model (datagrid) are in one "package" (subsystem) and the models (ActiveRecord) are in a separate one. Rather than…
-
**Is your feature request related to a problem? Please describe.**
Dataloaders are amazing for avoiding N+1 queries, but I find in many cases I've ended up with some N+1 queries regardless, and I h…
-
Please make it possible to delete tickets and not just close them. :smile_cat:
-
I have a method on an AR model that calls a method on an associated model and does some biz with the result. I'd like to mock it but I can't seem use a Mocktail to replace an ActiveRecord association.…
-
I'm currently trying to upgrade my application from rails 6.1 to 7. When testing associations, my tests begin to fail. The error message is as follows:
`
ArgumentError:
Rails couldn't fin…
-
Presently, bookmarks are stored in the database, linked to a user accounts. User accounts are only created per session. So as long as the user's session remains active, there is a user account in the …
-
I would like to know your opinion on implementing Soft Delete in TypeORM.
I would love to help doing this.
-
## Description
Describe staging provided an error message when we tried to approve a test submission.
## Image shows error message
![PDCfail](https://user-images.githubusercontent.com/50670293/…