1
2
3
pub(crate) struct MysqlIntrospectionFlavour;

impl super::IntrospectionFlavour for MysqlIntrospectionFlavour {}