how to encode and decode binary data in postgresql ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
1
Balas
3220
Tampilan
Odoo encode and decode binary data saved into the database like the content of binary field using base64 so you are free to play with:
import base64
base64.encode(data)
base64.decode(data)
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar