PlasmaPHP / driver-mysql

The plasma driver for MySQL / MariaDB.

Home Page:https://plasmaphp.github.io/driver-mysql/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Type Extensions

opened this issue · comments

Plasma/core supports type extensions and so should the driver automatically register them, unless disabled. Type Extensions for generic types should be created (strings, ints, blobs, datetime,...).