Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3920 Prikazi

Hi everyone,

I trying to use replicate my database by using rubyrep. During scan and sync process, I got this error:

ir_model_constraint Exception caught: undefined method `<=>' for nil:NilClass

ir_model_relation Exception caught: undefined method `<=>' for nil:NilClass

So, I create an exclude configuration on rubyrep.conf file to exclude the scanning for both ir_model_constraint & ir_model_relation and its working. Any ideas why these two ir_model produce that errors?

Thanks.

Avatar
Opusti
Best Answer

hi looking for someone to help with any database sync of odoo 14 using posgres

Avatar
Opusti
Best Answer

Not used rubyrep with PostgreSQL before. Suggest you post this in the rubyrep forums, together with table structure, constraints etc. They might be able to determine what the issue is.

Avatar
Opusti