تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3265 أدوات العرض

hello guys. i want to ask some questions about SQL constraints when importing data in odoo

let's say i have 1 field (name) and I've added SQL constraints unique to that field.. what happens if we importing 2 rows with the same name?


for example:
rows 1: test123
rows 2: test123


do the validation sql constraints pop up shows or we keep importing the data but only the last row (row 2)? thanks


الصورة الرمزية
إهمال
أفضل إجابة

Hi,
The SQL constraints do work while importing data.
Regards

الصورة الرمزية
إهمال
أفضل إجابة

You can check importing with sample date.

I think import will fail due to constraint error. Once remove duplicate row, then only import success.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
@api.constrains تم الحل
2
ديسمبر 23
3400
0
يونيو 21
2701
1
نوفمبر 20
4531
2
مارس 24
5744
1
يوليو 23
1734