|
|
|
|
|
by johnfn
407 days ago
|
|
> I feel like these days people just want quick answers to do very specific things but that's a very inefficient way to learn something like SQLAlchemy. In defense of OP, a particular frustration I have with SQLAlchemy is that I understand SQL just fine, but the ways in which I translate my SQL knowledge into SQLAlchemy incantations is often pretty obscure. I think I deserve "quick answers to do very specific things" because I already have the exact form of the SQL solution in my head. That it then takes 20 minutes of digging through docs or ChatGPT is annoying. |
|