|
|
|
|
|
by ameliaquining
277 days ago
|
|
Only for parameterization over scalar values. If you want to do any kind of composition more sophisticated than that, you're either stitching together strings or using some kind of more heavyweight abstraction like an ORM. |
|
This is another reason why the ORM is a leaky abstraction - it hides all the best features from you.