This question has been flagged
2 Replies
3447 Views

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
Discard
Best Answer

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

Avatar
Discard
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
Discard