isORMCompatible

Determines whether a Database Driver is compatible with the ORM

@safe
enum bool isORMCompatible(Driver);

Meta