Adding a New Data Type to MariaDB with Type_handler – Part 4 (from MariaDB Foundation Blog)
pThis is part 4 of a series related to extending MariaDB with a custom data type using the Type_handler framework.br
You can find the previous articles below:br
Overriding Existing Typesbr
In the previous examples, our MONEY data type inherits from DOUBLE and then we override some methods. … /p
pContinue reading \"Adding a New Data Type to MariaDB with Type_handler – Part 4\"/p
pThe post Addi
[...]
