|
|
|
|
|
by jeremyjacob
1119 days ago
|
|
This looks great. One thing I’ve always wanted to see in a Rust ORM was support for returning lateral joins as nested JSON, similar to Zapatos[0] in Typescript land. The ability to do this at the database level instead of the application/orm level is super powerful in my experience. [0] https://jawj.github.io/zapatos/ |
|