-
Hallo,
I have not much informations, but maybe you see something I miss.
We have a transaction where we save 7 objects in different tables.
On our staging/production system sometimes the transa…
Piioo updated
3 months ago
-
### Describe the bug
When I change the password from the profile menu, the display_name field is reset
This happens because when you change the password, an empty `display_name` is sent to params.…
-
### Steps to reproduce
First setup the sample application:
1. `gem install rails -v6.1.4`
2. `rails new ConcurrentAttachTestApp --skip-action-mailer --skip-action-mailbox --skip-action-text --s…
-
### Steps to reproduce
Call `ActiveRecord::ConnectionAdapters::Mysql2::DatabaseStatements#perform_query` with `prepare: true`.
### Expected behavior
It does not raise an error.
### Actual …
-
Ransack 2.4.2 (and 2.3.2, likely back to adding Rails 5.0 support b/c left_outer_joins changes) has an issue with failing to reuse pre-existing LEFT OUTER JOINS.
I'd hope that Postgres would optimi…
-
Since this merge https://github.com/seamusabshere/upsert/pull/15 upsert
no longer updates (or creates) updated_at created_at columns.
To play well with existing rails apps this behaviour should be o…
ghost updated
9 years ago
-
slim_scrooge doesn't work with ruby-1.9 and rails-3.2.19 !
I get this error for every query with includes methods.
```
ActiveRecord::StatementInvalid - PG::Error: ERROR: column "X" does not exist
`…
-
Hi Max, Hope all is well?
We've been having a problem where whenever someone tries to access / update their timesheets the page takes between 8 and 15 seconds to load, needless to say this is making …
-
(in /var/www/redmine)
rake aborted!
Don't know how to build task 'db:migrate_from_bugzilla'
/var/lib/gems/1.9.1/gems/rake-10.1.0/lib/rake/task_manager.rb:49:in `[]'
/var/lib/gems/1.9.1/gems/rake-10.1.…
-
## ENV:
```
> mysql --version
…