Hello Jmix team,
I started using the webdav addon and I really enjoy it.
I found that is has some troubles working with Oracle.
In WebdavDocumentsManagementServiceImpl
there are jpql queries doing:
where e.fullPath = :fullPath
which in Oracle throws oracle.jdbc.OracleDatabaseException: ORA-00932: inconsistent datatypes: expected - got CLOB
Regards,
Konstantin