Skip to content

Error with `myEntity.save()` as opposed to `entitySave( myEntity )` on Lucee 5

Notifications You must be signed in to change notification settings

elpete/cborm-lucee-5-error

Repository files navigation

cborm Lucee 5 error

To run this repo, you'll need a database set up. I used a MySQL database named lucee_5_orm.

Run the main event of this repo in Lucee 4. It works right. Run the main event of this repo in Lucee 5 to get the error. Change user.save() to entitySave( user ) and it also works in Lucee 5.

About

Error with `myEntity.save()` as opposed to `entitySave( myEntity )` on Lucee 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages