Abdelkader Boudih

Results 269 comments of Abdelkader Boudih

Just for info, when a client wants to get the data for that field, it emit a completion request for tools and resources. So your goal is doable if your...

I've confirmed this issue still exists in the latest master with Ruby 3.4.4 and Rails 8.0.2. **Current behavior:** 1. Without `ignore_method_conflicts = true`: You get a clear error and warning...

This issue is gotcha, that need to be fixed in the app layer, the status cannot be a reserved ruby keyword. All the attempt to fix it makes the code...

ref https://github.com/openwrt/openwrt/pull/20052

ping @andywolk Can you check if this is mergeable ?

Can you rebase on master ? i'm hesitant to merge it as people using pgbouncer, could have transaction disabled.

Active Record allow you to check if the connection support transactions. Can you check if the versions are raising or just ignoring it. PS: if only 7.2 is problematic, we...

Thank you for reviewing! I completely understand . it is indeed a large changeset to review all at once. I've actually been maintaining these changes locally for a while now,...