a) It is tricky to make raw SQL composable in a safe way, and
b) I still need to map all those rows into objects somewhere, but now i have to do it by hand
a) It is tricky to make raw SQL composable in a safe way, and
b) I still need to map all those rows into objects somewhere, but now i have to do it by hand