[CONPY-32] Store Py_Dict in dynamic column format Created: 2019-12-19 Updated: 2021-03-10 Resolved: 2021-03-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 0.9.52 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently Python types without corresponding MariaDB types are stored as pickled (serialized) objects. |