{
  "current_database_schema": {
    "example": "Replace with current database schema"
  },
  "supported_database_engine": "Example supported database engine",
  "optional_identity_rules": [
    "Example optional identity rules"
  ],
  "duplicate_fixture_records": [
    "Example duplicate fixture records"
  ],
  "migration_limits": {
    "example": "Replace with migration limits"
  }
}
