versionSchema: myt versionDigits: 5 maxOldVersions: 20 mockDate: false mockFunctions: - mockTime - mockUtcTime sumViews: true defaultDefiner: root@localhost deprecMarkRegex: __$ deprecCommentRegex: ^@deprecated [0-9]{4}-[0-9]{2}-[0-9]{2} deprecDateRegex: '[0-9]{4}-[0-9]{2}-[0-9]{2}' deprecRetentionPeriod: 60 # Days privileges: userTable: global_priv userWhere: >- JSON_VALUE(`Priv`, '$.is_role') AND JSON_VALUE(`Priv`, '$.authentication_string') IS NULL AND JSON_VALUE(`Priv`, '$.mysql_old_password') IS NULL AND JSON_VALUE(`Priv`, '$.mysql_native_password') IS NULL tables: - db - tables_priv - columns_priv - procs_priv where: >- `Host` = '' schemas: - myt fixtures: myt: - version - versionLog