ringgi / railo-orientdb-extension

0 stars 1 forks source link

Support 2.0 #1

Open davidsf opened 9 years ago

davidsf commented 9 years ago

I was trying the extension with orientdb 2.0 and the test cfm fails with the error:

Cluster with id 5 already belongs to class OUser
test-orientdb-document.cfm: line 15
15: dump(var:railoOrientDB.getName(), label:"db.getName()")

It would be great that the extension supports the upcoming Orientdb 2.0.

Thanks!