I checked the base_sparse_field module and the fields and models py files from that module and understands the basic definition of it. But does anyone has the usage of the sparse field serialisations ? Or where we can use it ?
Thanks in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
Hi,
Sparse, or serialized fields do not live as a column in the database table. Instead, their values are stored in JSON arrays in a separate field. As a result, these fields cannot be searched or sorted by. If such a sparse field is created as 'manual', this module can unserialize the field.
fields.serialized: Serialized field is used to store data in a field in a json dump
fields.sparse: Sparse field uses a serialized field to store a field in the json dump instead of a normal database column.
Regards
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
3
مايو 25
|
2601 | ||
|
1
أبريل 25
|
1956 | ||
one2one relational field
تم الحل
|
|
3
سبتمبر 24
|
15267 | |
|
2
فبراير 24
|
2982 | ||
|
1
يوليو 23
|
3126 |