etrepat / baum

Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
http://etrepat.com/baum
MIT License
2.24k stars 459 forks source link

Remove quote identifier and cast the id to int instead. #210

Closed yajra closed 7 years ago

yajra commented 8 years ago

As the title said, Thanks!

yajra commented 8 years ago

Will also fix compatibility with Oracle and fixing issue #202.