finder-sql Questions
2
Solved
I am porting a Rails app to Rails 4.2. This Rails app contains some rather complex manual SQL code in associations - partly due to DB optimizations (e.g. subselects instead of JOINs), partly due to...
Fillagree asked 18/1, 2015 at 12:40
4
Solved
In my application, a user has_many tickets. Unfortunately, the tickets table does not have a user_id: it has a user_login (it is a legacy database). I am going to change that someday, but for now t...
Looseleaf asked 30/11, 2008 at 10:8
1
© 2022 - 2024 — McMap. All rights reserved.