|
|
|
|
|
by zinclozenge
1161 days ago
|
|
> That's very common when you don't know DBs. I'm not a 20 year DBA greybeard veteran, but I'm comfortable enough to write schemas and queries by hand without any issue, and the entire time I wished I could do just that instead of using Ecto. |
|
But good luck creating composable SQL with raw string interpolation, which Ecto excels at.