onyxframework / sql

A delightful SQL ORM ☺️
https://api.onyxframework.com/sql
MIT License
91 stars 7 forks source link

Add .[] to Schema #64

Closed vladfaust closed 5 years ago

vladfaust commented 5 years ago
User[42] == Query(User).new.where(id: 42)
vladfaust commented 5 years ago

Not sure if it's needed.

Jens0512 commented 5 years ago

Looks great IMO. I have to say, this ORM looks amazing, really looking forward to seeing it maturing!

vladfaust commented 5 years ago

@Jens0512 thanks for your kind words! Check out the fresh new release :rocket: