njord-rs / njord

A versatile, feature-rich Rust ORM ⛵
https://njord.rs
BSD 3-Clause "New" or "Revised" License
409 stars 21 forks source link

22 add join #143

Closed chaseWillden closed 1 month ago

chaseWillden commented 1 month ago

@mjovanc wrote most of this. The concept is adding the ability to join tables together.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
njord ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 10:04pm
mjovanc commented 1 month ago

Wow great job Chase! Thanks for finishing this.