sgpatil / oriquent

Orientdb Eloquent driver for Laravel 5
MIT License
47 stars 15 forks source link

Need to change the id to @rid #9

Closed pin-cnx closed 8 years ago

pin-cnx commented 8 years ago

when I update the model the rest api try to update on wrong primary key so I make the wrapper to parse rid to id as well