{ "id": "0", "name": "Main Diagram", "createdAt": "2026-05-10T04:32:47.067Z", "updatedAt": "2026-05-14T14:55:39.260Z", "databaseType": "postgresql", "tables": [ { "id": "1", "name": "user_rating_preferences", "x": -1033.838122457197, "y": -1219.5448311992495, "fields": [ { "id": "2", "name": "user_id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778548671790 }, { "id": "3", "name": "rating_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548699069 }, { "id": "4", "name": "state", "type": { "id": "user_preference_state", "name": "user_preference_state" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548704423 } ], "indexes": [], "color": "#4dee8a", "createdAt": 1778548671790, "isView": false, "order": 32, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "5", "name": "episodes", "schema": "public", "x": 196.42495741544377, "y": 484.48992450910697, "fields": [ { "id": "6", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "7", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 }, { "id": "8", "name": "episode", "type": { "id": "smallint", "name": "smallint" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "9", "name": "mal_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "10", "name": "mal_forum_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "11", "name": "title", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "155" }, { "id": "12", "name": "title_origin", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "155" }, { "id": "13", "name": "title_romanji", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "155" }, { "id": "14", "name": "aired", "type": { "id": "date", "name": "date" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "15", "name": "filler", "type": { "id": "boolean", "name": "boolean" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "default": "false" }, { "id": "16", "name": "recap", "type": { "id": "boolean", "name": "boolean" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "default": "false" }, { "id": "17", "name": "total_score", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777361135322 }, { "id": "18", "name": "scored_by", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777361233825 }, { "id": "19", "name": "videos", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "20", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "21", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 }, { "id": "22", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 } ], "indexes": [ { "id": "23", "name": "", "unique": true, "fieldIds": [ "6" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589093, "order": 9, "expanded": true, "diagramId": "yqwsqwccoj6v" }, { "id": "24", "name": "characters", "schema": "public", "x": -1034.1161796853148, "y": 612.1533274157626, "fields": [ { "id": "25", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "26", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "27", "name": "image", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "28", "name": "small_image", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "29", "name": "mal_id", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "30", "name": "mal_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "31", "name": "liked", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "default": "0" }, { "id": "32", "name": "connections", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "default": "0" }, { "id": "33", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "34", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 }, { "id": "35", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 } ], "indexes": [ { "id": "36", "name": "", "unique": true, "fieldIds": [ "25" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589093, "order": 10, "expanded": true, "diagramId": "yqwsqwccoj6v" }, { "id": "37", "name": "medias", "schema": "public", "x": -335, "y": -337.5, "fields": [ { "id": "38", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589092 }, { "id": "39", "name": "mal_id", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "40", "name": "title", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "41", "name": "title_secondary", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "42", "name": "title_original", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "43", "name": "title_synonyms", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255", "comments": "This is Array" }, { "id": "44", "name": "trailers", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "45", "name": "synopsis", "type": { "id": "text", "name": "text" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "46", "name": "small_image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "47", "name": "medium_image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "48", "name": "large_image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "49", "name": "type", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "50", "name": "source", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "51", "name": "status", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "52", "name": "airing", "type": { "id": "boolean", "name": "boolean" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "default": "false" }, { "id": "53", "name": "start_airing", "type": { "id": "date", "name": "date" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "54", "name": "end_airing", "type": { "id": "date", "name": "date" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "55", "name": "age_rating", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "56", "name": "score", "type": { "id": "numeric", "name": "numeric" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "precision": 2, "scale": 2, "default": "0" }, { "id": "57", "name": "score_total", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "default": "0" }, { "id": "58", "name": "scored_by", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "default": "0" }, { "id": "59", "name": "favourites", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "default": "0" }, { "id": "60", "name": "background", "type": { "id": "text", "name": "text" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "61", "name": "season", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092, "characterMaximumLength": "15", "comments": "enum(winter, spring, summer, fall)" }, { "id": "62", "name": "year", "type": { "id": "smallint", "name": "smallint" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "63", "name": "country", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777635858846 }, { "id": "64", "name": "broadcast_date", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "64" }, { "id": "65", "name": "producers", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "66", "name": "licensors", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "67", "name": "studios", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "68", "name": "genres", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "69", "name": "episodes", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "70", "name": "explicit_genres", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "71", "name": "themes", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "72", "name": "demographics", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "73", "name": "relations", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "74", "name": "external_links", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "75", "name": "characters", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "76", "name": "approved", "type": { "id": "boolean", "name": "boolean" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "default": "false" }, { "id": "77", "name": "approved_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "78", "name": "created_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "79", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 }, { "id": "80", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 }, { "id": "81", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589092 } ], "indexes": [ { "id": "82", "name": "", "unique": true, "fieldIds": [ "38" ], "createdAt": 1777282589092, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589092, "width": 337, "order": 0, "expanded": true, "diagramId": "yqwsqwccoj6v" }, { "id": "83", "name": "media_relations", "schema": "public", "x": 196.76101626573526, "y": -96.79417551573586, "fields": [ { "id": "84", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589092 }, { "id": "85", "name": "relation", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "16" }, { "id": "86", "name": "target_media", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092 } ], "indexes": [ { "id": "87", "name": "", "unique": true, "fieldIds": [ "84" ], "createdAt": 1777282589092, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589092, "order": 1, "diagramId": "yqwsqwccoj6v" }, { "id": "88", "name": "media_sources", "schema": "public", "x": -680.0105470895069, "y": 97.06852307742538, "fields": [ { "id": "89", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "90", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "18" } ], "indexes": [ { "id": "91", "name": "", "unique": true, "fieldIds": [ "89" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589093, "order": 5, "diagramId": "yqwsqwccoj6v" }, { "id": "92", "name": "videos", "schema": "public", "x": 613.6042418109826, "y": 563.9662290869784, "fields": [ { "id": "93", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589094 }, { "id": "94", "name": "service_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "95", "name": "video_code", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "96", "name": "short_code", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "97", "name": "thumbnail_code", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "98", "name": "download_code", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "99", "name": "pending_upload", "type": { "id": "boolean", "name": "boolean" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "default": "true" }, { "id": "100", "name": "created_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "101", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094 }, { "id": "102", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "103", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 } ], "indexes": [ { "id": "104", "name": "", "unique": true, "fieldIds": [ "93" ], "createdAt": 1777282589094, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589094, "order": 15, "diagramId": "yqwsqwccoj6v" }, { "id": "105", "name": "user_country_preferences", "x": -1036.5202494047592, "y": -1037.213119188802, "fields": [ { "id": "106", "name": "user_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548950226 }, { "id": "107", "name": "country_id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778548914423 }, { "id": "108", "name": "state", "type": { "id": "user_preference_state", "name": "user_preference_state" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548957483 } ], "indexes": [], "color": "#4dee8a", "createdAt": 1778548914423, "isView": false, "order": 33, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "109", "name": "media_producers", "schema": "public", "x": 197.29835902390482, "y": 69.49260163533236, "fields": [ { "id": "110", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777360177611 }, { "id": "111", "name": "producer_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": false, "nullable": false, "createdAt": 1777360209223 } ], "indexes": [ { "id": "112", "name": "", "unique": true, "fieldIds": [ "110", "111" ], "createdAt": 1777360177611, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777360177611, "order": 21, "diagramId": "yqwsqwccoj6v" }, { "id": "113", "name": "media_age_ratings", "schema": "public", "x": -679.7484316247582, "y": 342.88283833657397, "fields": [ { "id": "114", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "115", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "64" }, { "id": "116", "name": "min_age", "type": { "id": "smallint", "name": "smallint" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 } ], "indexes": [ { "id": "117", "name": "", "unique": true, "fieldIds": [ "114" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589093, "order": 7, "diagramId": "yqwsqwccoj6v" }, { "id": "118", "name": "media_characters", "schema": "public", "x": -679.8245105809615, "y": 896.9123102253633, "fields": [ { "id": "119", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "120", "name": "role", "type": { "id": "enum", "name": "enum" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "comments": "main, supporting" }, { "id": "121", "name": "characters", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 }, { "id": "122", "name": "voice_actor", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 } ], "indexes": [ { "id": "123", "name": "", "unique": true, "fieldIds": [ "119" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589093, "order": 8, "diagramId": "yqwsqwccoj6v" }, { "id": "124", "name": "provisioned_users", "x": 211.8005289227215, "y": -1690.5407344162234, "fields": [ { "id": "125", "name": "provisioned_by", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778517368377 }, { "id": "126", "name": "provisioned_to", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778517463769 }, { "id": "127", "name": "provisioned_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778517476998 }, { "id": "128", "name": "reason", "type": { "id": "bigint", "name": "bigint" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778517492646 } ], "indexes": [], "color": "#9ef07a", "createdAt": 1778517368377, "isView": false, "order": 30, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "129", "name": "system_country", "x": -675.4825871206289, "y": -936.5527418709639, "fields": [ { "id": "130", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": true, "createdAt": 1778401101216 }, { "id": "131", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778401175441, "characterMaximumLength": "155" }, { "id": "132", "name": "slug", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778401182473, "characterMaximumLength": "165" }, { "id": "133", "name": "code", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778401186425, "characterMaximumLength": "3" }, { "id": "134", "name": "flag", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778401191401, "characterMaximumLength": "255" }, { "id": "135", "name": "banner", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778401286123, "characterMaximumLength": "255" } ], "indexes": [ { "id": "136", "name": "", "fieldIds": [ "130" ], "unique": true, "isPrimaryKey": true, "createdAt": 1778401101216 } ], "color": "#b067e9", "createdAt": 1778401101216, "isView": false, "order": 27, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "137", "name": "media_explicit_genres", "schema": "public", "x": -681.3338818918861, "y": 628.1224828360978, "fields": [ { "id": "138", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777283776082 }, { "id": "139", "name": "genre_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": false, "nullable": false, "createdAt": 1777283808941 } ], "indexes": [ { "id": "140", "name": "", "unique": true, "fieldIds": [ "138", "139" ], "createdAt": 1777283776082, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777283776082, "comments": "composite primary key = media_id + genre_id ", "order": 19, "diagramId": "yqwsqwccoj6v" }, { "id": "141", "name": "media_external_links", "schema": "public", "x": 196.86867462069478, "y": -298.9741574566786, "fields": [ { "id": "142", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "143", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "144", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "64" }, { "id": "145", "name": "url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" } ], "indexes": [ { "id": "146", "name": "", "unique": true, "fieldIds": [ "142" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589093, "order": 3, "diagramId": "yqwsqwccoj6v" }, { "id": "147", "name": "media_statuses", "schema": "public", "x": -679.4669719043579, "y": 219.3548090436041, "fields": [ { "id": "148", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "149", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": true, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "64" } ], "indexes": [ { "id": "150", "name": "", "unique": true, "fieldIds": [ "148" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589093, "order": 6, "diagramId": "yqwsqwccoj6v" }, { "id": "151", "name": "producers", "schema": "public", "x": 614.2665328827337, "y": 137.7660218436568, "fields": [ { "id": "152", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "153", "name": "mal_id", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 }, { "id": "154", "name": "type", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "24" }, { "id": "155", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094, "characterMaximumLength": "155" }, { "id": "156", "name": "url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "157", "name": "created_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "158", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094 }, { "id": "159", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "160", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 } ], "indexes": [ { "id": "161", "name": "", "unique": true, "fieldIds": [ "152" ], "createdAt": 1777282589094, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589094, "order": 13, "diagramId": "yqwsqwccoj6v" }, { "id": "162", "name": "user_watch_histories", "x": -335.9290422316319, "y": -1189.7301850410581, "fields": [ { "id": "163", "name": "user_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778569467263 }, { "id": "164", "name": "episode_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778569477336 }, { "id": "165", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778569489813 } ], "indexes": [ { "id": "166", "name": "index_1", "fieldIds": [ "164", "163" ], "unique": true, "createdAt": 1778732177200 } ], "color": "#9ef07a", "createdAt": 1778569427313, "isView": false, "order": 34, "schema": "public", "width": 337, "diagramId": "yqwsqwccoj6v" }, { "id": "167", "name": "user_preferences", "x": -675.7144111335546, "y": -1493.2312805453928, "fields": [ { "id": "168", "name": "user_id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": true, "createdAt": 1778517633815 }, { "id": "169", "name": "character_as_partner", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778518390023 }, { "id": "170", "name": "watch_history", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548806729, "default": "true" }, { "id": "171", "name": "search_history", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548790804, "default": "false" }, { "id": "172", "name": "private_account", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778518216561, "default": "false" }, { "id": "173", "name": "message_open", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778518177601, "default": "true" }, { "id": "174", "name": "birthday_open", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778518242632, "default": "false" }, { "id": "175", "name": "email_open", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778518265111, "default": "false" }, { "id": "176", "name": "number_open", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778518273456, "default": "false" }, { "id": "177", "name": "partner_open", "type": { "id": "boolean", "name": "boolean" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778518357114, "default": "true" }, { "id": "178", "name": "comment_picture", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778551730755, "characterMaximumLength": "255" } ], "indexes": [ { "id": "179", "name": "", "fieldIds": [ "168" ], "unique": true, "isPrimaryKey": true, "createdAt": 1778517633815 } ], "color": "#4dee8a", "createdAt": 1778517633815, "isView": false, "order": 31, "schema": "public", "expanded": true, "diagramId": "yqwsqwccoj6v" }, { "id": "180", "name": "user_genre_preferences", "x": -1032.4206141800141, "y": -1409.2323402083748, "fields": [ { "id": "181", "name": "user_id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778548513047 }, { "id": "182", "name": "genre_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548529915 }, { "id": "183", "name": "state", "type": { "id": "user_preference_state", "name": "user_preference_state" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778548535529 } ], "indexes": [ { "id": "184", "name": "index_1", "fieldIds": [ "181", "182" ], "unique": true, "createdAt": 1778548614328 } ], "color": "#4dee8a", "createdAt": 1778548513047, "isView": false, "order": 31, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "185", "name": "media_collections", "x": 197.36608531341386, "y": -529.0272597527102, "fields": [ { "id": "186", "name": "collection_id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778733152986 }, { "id": "187", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778733195744 }, { "id": "188", "name": "added_by", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778733169676 }, { "id": "189", "name": "added_at", "type": { "id": "bigint", "name": "bigint" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778733189272 } ], "indexes": [ { "id": "190", "name": "index_1", "fieldIds": [ "186", "187" ], "unique": true, "createdAt": 1778733335908 } ], "color": "#ff9f74", "createdAt": 1778733152986, "isView": false, "order": 36, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "191", "name": "user_oauth_credentials", "x": 198.86057563155222, "y": -819.0509320845548, "fields": [ { "id": "192", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": true, "createdAt": 1778516299633 }, { "id": "193", "name": "user_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778516366928 }, { "id": "194", "name": "oauth_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778516373206 }, { "id": "195", "name": "provider_token", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778516403942 }, { "id": "196", "name": "provider_sub", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778516761873 }, { "id": "197", "name": "last_action", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778516872367 } ], "indexes": [ { "id": "198", "name": "", "fieldIds": [ "192" ], "unique": true, "isPrimaryKey": true, "createdAt": 1778516299633 }, { "id": "199", "name": "index_2", "fieldIds": [ "194", "193" ], "unique": true, "createdAt": 1778516903425 } ], "color": "#4dee8a", "createdAt": 1778516299633, "isView": false, "order": 29, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "200", "name": "staff", "schema": "public", "x": -1395.4953893973404, "y": 424.7769062913411, "fields": [ { "id": "201", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "202", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "203", "name": "image", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "204", "name": "mal_id", "type": { "id": "int", "name": "int" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "205", "name": "mal_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "206", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 }, { "id": "207", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 }, { "id": "208", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093 } ], "indexes": [ { "id": "209", "name": "", "unique": true, "fieldIds": [ "201" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589093, "order": 12, "diagramId": "yqwsqwccoj6v" }, { "id": "210", "name": "users", "x": -333.07222985751173, "y": -1009.2656254027879, "fields": [ { "id": "211", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": true, "createdAt": 1778390635628 }, { "id": "212", "name": "email", "type": { "id": "varchar", "name": "varchar" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778391266880 }, { "id": "213", "name": "password", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778391484055, "characterMaximumLength": "255" }, { "id": "214", "name": "username", "type": { "id": "varchar", "name": "varchar" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778390646288, "characterMaximumLength": "28" }, { "id": "215", "name": "fullname", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778390830584, "characterMaximumLength": "32" }, { "id": "216", "name": "avatar", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778390861984, "characterMaximumLength": "255" }, { "id": "217", "name": "bio", "type": { "id": "text", "name": "text" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778390888222 }, { "id": "218", "name": "datebirth", "type": { "id": "date", "name": "date" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778391007890 }, { "id": "219", "name": "sex", "type": { "id": "user_sex", "name": "user_sex" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778391031530 }, { "id": "220", "name": "phone_number", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778391449319, "characterMaximumLength": "15" }, { "id": "221", "name": "address", "type": { "id": "address", "name": "address" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778401066100 }, { "id": "222", "name": "country", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778401621258 }, { "id": "223", "name": "auth_provider", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778515919288, "characterMaximumLength": "64" }, { "id": "224", "name": "provider_token", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778515934284, "characterMaximumLength": "255" }, { "id": "225", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778517117468, "default": "now()" }, { "id": "226", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778517127447 }, { "id": "227", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778517147463 } ], "indexes": [ { "id": "228", "name": "", "fieldIds": [ "211" ], "unique": true, "isPrimaryKey": true, "createdAt": 1778390635628 }, { "id": "229", "name": "index_2", "fieldIds": [ "214" ], "unique": true, "createdAt": 1778401234711 }, { "id": "230", "name": "index_3", "fieldIds": [ "212" ], "unique": true, "createdAt": 1778401248519 } ], "color": "#4dee8a", "createdAt": 1778390635628, "isView": false, "order": 26, "schema": "public", "expanded": true, "checkConstraints": [], "width": 337, "diagramId": "yqwsqwccoj6v" }, { "id": "231", "name": "media_studios", "schema": "public", "x": 199.29817359050787, "y": 347.7468004324893, "fields": [ { "id": "232", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777360514222 }, { "id": "233", "name": "producer_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": false, "nullable": false, "createdAt": 1777360544975 } ], "indexes": [ { "id": "234", "name": "", "unique": true, "fieldIds": [ "232", "233" ], "createdAt": 1777360514222, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777360514222, "order": 23, "diagramId": "yqwsqwccoj6v" }, { "id": "235", "name": "media_licencors", "schema": "public", "x": 196.51843134292955, "y": 207.07984381762645, "fields": [ { "id": "236", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777360331507 }, { "id": "237", "name": "producer_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": false, "nullable": false, "createdAt": 1777360363236 } ], "indexes": [ { "id": "238", "name": "", "unique": true, "fieldIds": [ "236", "237" ], "createdAt": 1777360331507, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777360331507, "order": 22, "diagramId": "yqwsqwccoj6v" }, { "id": "239", "name": "genres", "schema": "public", "x": -1029.312729060423, "y": 207.074167755134, "fields": [ { "id": "240", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589094 }, { "id": "241", "name": "mal_id", "type": { "id": "smallint", "name": "smallint" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094 }, { "id": "242", "name": "type", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094, "characterMaximumLength": "16" }, { "id": "243", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094, "characterMaximumLength": "32" }, { "id": "244", "name": "url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "155" } ], "indexes": [ { "id": "245", "name": "", "unique": true, "fieldIds": [ "240" ], "createdAt": 1777282589094, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589094, "order": 14, "diagramId": "yqwsqwccoj6v" }, { "id": "246", "name": "collections", "x": 213.04848949308825, "y": -1958.3852400070284, "fields": [ { "id": "247", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": true, "createdAt": 1778733394970 }, { "id": "248", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778733410192, "characterMaximumLength": "64", "default": null }, { "id": "249", "name": "cover_url", "type": { "id": "varchar", "name": "varchar" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778733428870, "characterMaximumLength": "255" }, { "id": "250", "name": "privacy_level", "type": { "id": "privacy_level", "name": "privacy_level" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778766528943 }, { "id": "251", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778733453130 }, { "id": "252", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778733477620 } ], "indexes": [ { "id": "253", "name": "", "fieldIds": [ "247" ], "unique": true, "isPrimaryKey": true, "createdAt": 1778733394970 } ], "color": "#9ef07a", "createdAt": 1778733394970, "isView": false, "order": 37, "schema": "public", "diagramId": "yqwsqwccoj6v" }, { "id": "254", "name": "voice_actors", "schema": "public", "x": -1034.2719335611268, "y": 442.32720385328116, "fields": [ { "id": "255", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "256", "name": "language", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "115" }, { "id": "257", "name": "actor_staff", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093 } ], "indexes": [ { "id": "258", "name": "", "unique": true, "fieldIds": [ "255" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589093, "order": 11, "diagramId": "yqwsqwccoj6v" }, { "id": "259", "name": "video_submissions", "x": 1034.3413138628948, "y": 376.2391754093071, "fields": [ { "id": "260", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777362610195 }, { "id": "261", "name": "video_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362624424 }, { "id": "262", "name": "created_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362635996, "comments": "" }, { "id": "263", "name": "reviewed_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777362758238 }, { "id": "264", "name": "status", "type": { "id": "status_submission", "name": "status_submission" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362700148, "default": "pending", "comments": "" }, { "id": "265", "name": "reviewed_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777363627973 }, { "id": "266", "name": "reason", "type": { "id": "text", "name": "text" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777363674757 }, { "id": "267", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777363686543, "default": "now()" } ], "indexes": [ { "id": "268", "name": "", "unique": true, "fieldIds": [ "260" ], "createdAt": 1777362610195, "isPrimaryKey": true } ], "color": "#ff9f74", "createdAt": 1777362610195, "isView": false, "order": 24, "schema": "public", "width": 337, "diagramId": "yqwsqwccoj6v" }, { "id": "269", "name": "media_genres", "schema": "public", "x": -680.2926238134676, "y": 498.7845736528544, "fields": [ { "id": "270", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": true, "nullable": false, "createdAt": 1777283473368 }, { "id": "271", "name": "genre_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": false, "nullable": false, "createdAt": 1777283550230 } ], "indexes": [ { "id": "272", "name": "", "unique": true, "fieldIds": [ "271" ], "createdAt": 1777283473368, "isPrimaryKey": true }, { "id": "273", "name": "index_1", "fieldIds": [ "270", "271" ], "unique": true, "createdAt": 1778570545534 } ], "checkConstraints": [], "color": "#ffe374", "isView": false, "createdAt": 1777283473368, "comments": "composite primary key = media_id + genre_id ", "order": 18, "diagramId": "yqwsqwccoj6v" }, { "id": "274", "name": "video_services", "schema": "public", "x": 76.84794405482987, "y": 1174.3220047083446, "fields": [ { "id": "275", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589094 }, { "id": "276", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094, "characterMaximumLength": "155" }, { "id": "277", "name": "resolution", "type": { "id": "smallint", "name": "smallint" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "278", "name": "domain", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "279", "name": "image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "280", "name": "hex_color", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "10" }, { "id": "281", "name": "endpoint_video", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "282", "name": "endpoint_short", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "283", "name": "endpoint_image", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "284", "name": "endpoint_download", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094, "characterMaximumLength": "255" }, { "id": "285", "name": "created_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "286", "name": "deleted_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589094 }, { "id": "287", "name": "updated_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 }, { "id": "288", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589094 } ], "indexes": [ { "id": "289", "name": "", "unique": true, "fieldIds": [ "275" ], "createdAt": 1777282589094, "isPrimaryKey": true }, { "id": "290", "name": "idx_video_services_name_resolution", "unique": true, "fieldIds": [ "276", "277" ], "createdAt": 1777282589094 } ], "color": "#ff9f74", "isView": false, "createdAt": 1777282589094, "width": 337, "order": 16, "expanded": true, "diagramId": "yqwsqwccoj6v" }, { "id": "291", "name": "media_submissions", "schema": "public", "x": -677.2819917810897, "y": -656.6674640748546, "fields": [ { "id": "292", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777362610195 }, { "id": "293", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362624424 }, { "id": "294", "name": "created_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362635996, "comments": "" }, { "id": "295", "name": "status", "type": { "id": "status_submission", "name": "status_submission" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362700148, "comments": "" }, { "id": "296", "name": "reviewed_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777362758238 }, { "id": "297", "name": "reviewed_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777363627973 }, { "id": "298", "name": "reason", "type": { "id": "text", "name": "text" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777363674757 }, { "id": "299", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777363686543, "default": "now()" } ], "indexes": [ { "id": "300", "name": "", "unique": true, "fieldIds": [ "292" ], "createdAt": 1777362610195, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777362610195, "order": 24, "diagramId": "yqwsqwccoj6v" }, { "id": "301", "name": "video_service_submissions", "schema": "public", "x": -384.3622441138489, "y": 1244.8737470115275, "fields": [ { "id": "302", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777362610195 }, { "id": "303", "name": "video_service_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362624424 }, { "id": "304", "name": "created_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362635996, "comments": "" }, { "id": "305", "name": "status", "type": { "id": "status_submission", "name": "status_submission" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777362700148, "default": "pending", "comments": "" }, { "id": "306", "name": "reviewed_by", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777362758238 }, { "id": "307", "name": "reviewed_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777363627973 }, { "id": "308", "name": "reason", "type": { "id": "text", "name": "text" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777363674757 }, { "id": "309", "name": "created_at", "type": { "id": "timestamp", "name": "timestamp" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777363686543, "default": "now()" } ], "indexes": [ { "id": "310", "name": "", "unique": true, "fieldIds": [ "302" ], "createdAt": 1777362610195, "isPrimaryKey": true } ], "color": "#ff9f74", "isView": false, "createdAt": 1777362610195, "width": 337, "order": 24, "diagramId": "yqwsqwccoj6v" }, { "id": "311", "name": "media_trailers", "schema": "public", "x": -679.0151464808563, "y": -319.10973511128714, "fields": [ { "id": "312", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589092 }, { "id": "313", "name": "url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "314", "name": "embed_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "315", "name": "small_image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "316", "name": "medium_image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589092, "characterMaximumLength": "255" }, { "id": "317", "name": "large_image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" }, { "id": "318", "name": "maximum_image_url", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": true, "createdAt": 1777282589093, "characterMaximumLength": "255" } ], "indexes": [ { "id": "319", "name": "", "unique": true, "fieldIds": [ "312" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589093, "order": 2, "diagramId": "yqwsqwccoj6v" }, { "id": "320", "name": "media_types", "schema": "public", "x": -678.8247906473255, "y": -28.0163584990978, "fields": [ { "id": "321", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777282589093 }, { "id": "322", "name": "name", "type": { "id": "varchar", "name": "varchar" }, "primaryKey": false, "unique": false, "nullable": false, "createdAt": 1777282589093, "characterMaximumLength": "18" } ], "indexes": [ { "id": "323", "name": "", "unique": true, "fieldIds": [ "321" ], "createdAt": 1777282589093, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777282589093, "order": 4, "diagramId": "yqwsqwccoj6v" }, { "id": "324", "name": "user_follows", "x": 207.54423838276006, "y": -1462.1501775948122, "fields": [ { "id": "325", "name": "follower_id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": false, "createdAt": 1778401701334 }, { "id": "326", "name": "following_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778401722682 }, { "id": "327", "name": "followed_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778401734762 } ], "indexes": [ { "id": "328", "name": "index_1", "fieldIds": [ "326", "325" ], "unique": true, "createdAt": 1778401874053 } ], "color": "#9ef07a", "createdAt": 1778401701334, "isView": false, "order": 28, "schema": "public", "checkConstraints": [ { "id": "jx7knny2zwx9u3pt9y2eowuoc", "expression": "follower_id <> following_id", "createdAt": 1778402111741 } ], "width": 224, "diagramId": "yqwsqwccoj6v" }, { "id": "329", "name": "media_themes", "schema": "public", "x": -681.5109900103016, "y": 752.8680228454149, "fields": [ { "id": "330", "name": "media_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": true, "nullable": false, "createdAt": 1777295294621 }, { "id": "331", "name": "genre_id", "type": { "id": "uuid", "name": "uuid" }, "primaryKey": true, "unique": false, "nullable": false, "createdAt": 1777295323224 } ], "indexes": [ { "id": "332", "name": "", "unique": true, "fieldIds": [ "330", "331" ], "createdAt": 1777295294621, "isPrimaryKey": true } ], "color": "#ffe374", "isView": false, "createdAt": 1777295294621, "width": 224, "order": 20, "diagramId": "yqwsqwccoj6v" }, { "id": "333", "name": "collection_members", "x": -338.05774312036385, "y": -1466.6668409654785, "fields": [ { "id": "334", "name": "id", "type": { "id": "uuid", "name": "uuid" }, "unique": true, "nullable": false, "primaryKey": true, "createdAt": 1778766471107 }, { "id": "335", "name": "collection_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778766493931 }, { "id": "336", "name": "user_id", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778766580515 }, { "id": "337", "name": "access_level", "type": { "id": "collection_access_level", "name": "collection_access_level" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778766832324 }, { "id": "338", "name": "invited_by", "type": { "id": "uuid", "name": "uuid" }, "unique": false, "nullable": true, "primaryKey": false, "createdAt": 1778766846050 }, { "id": "339", "name": "joined_at", "type": { "id": "timestamp", "name": "timestamp" }, "unique": false, "nullable": false, "primaryKey": false, "createdAt": 1778766841216 } ], "indexes": [ { "id": "340", "name": "", "fieldIds": [ "334" ], "unique": true, "isPrimaryKey": true, "createdAt": 1778766471107 } ], "color": "#9ef07a", "createdAt": 1778766471107, "isView": false, "order": 38, "schema": "public", "width": 337 } ], "relationships": [ { "id": "342", "name": "episodes_media_id_medias_id", "sourceSchema": "public", "sourceTableId": "5", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "7", "targetFieldId": "38", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "343", "name": "episodes_videos_videos_id", "sourceSchema": "public", "sourceTableId": "5", "targetSchema": "public", "targetTableId": "92", "sourceFieldId": "19", "targetFieldId": "93", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589095, "diagramId": "yqwsqwccoj6v" }, { "id": "344", "name": "genre_selected_genre_id_fk", "sourceSchema": "public", "sourceTableId": "239", "targetSchema": "public", "targetTableId": "180", "sourceFieldId": "240", "targetFieldId": "182", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778548598785, "diagramId": "yqwsqwccoj6v" }, { "id": "345", "name": "genre_selected_user_id_fk", "sourceSchema": "public", "sourceTableId": "167", "targetSchema": "public", "targetTableId": "180", "sourceFieldId": "168", "targetFieldId": "181", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778548583401, "diagramId": "yqwsqwccoj6v" }, { "id": "346", "name": "genres_id_fk", "sourceSchema": "public", "sourceTableId": "239", "targetSchema": "public", "targetTableId": "329", "sourceFieldId": "240", "targetFieldId": "331", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777295361546, "diagramId": "yqwsqwccoj6v" }, { "id": "347", "name": "media_characters_characters_characters_id", "sourceSchema": "public", "sourceTableId": "118", "targetSchema": "public", "targetTableId": "24", "sourceFieldId": "121", "targetFieldId": "25", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "348", "name": "media_characters_voice_actor_voice_actors_id", "sourceSchema": "public", "sourceTableId": "118", "targetSchema": "public", "targetTableId": "254", "sourceFieldId": "122", "targetFieldId": "255", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589095, "diagramId": "yqwsqwccoj6v" }, { "id": "349", "name": "media_collections_added_by_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "185", "sourceFieldId": "211", "targetFieldId": "188", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778733368958, "diagramId": "yqwsqwccoj6v" }, { "id": "350", "name": "media_collections_collection_id_fk", "sourceSchema": "public", "sourceTableId": "246", "targetSchema": "public", "targetTableId": "185", "sourceFieldId": "247", "targetFieldId": "186", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778733702652, "diagramId": "yqwsqwccoj6v" }, { "id": "351", "name": "media_explicit_genres_genre_id_fk", "sourceSchema": "public", "sourceTableId": "239", "targetSchema": "public", "targetTableId": "137", "sourceFieldId": "240", "targetFieldId": "139", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777283900006, "diagramId": "yqwsqwccoj6v" }, { "id": "352", "name": "media_explicit_genres_media_id_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "137", "sourceFieldId": "70", "targetFieldId": "138", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777283887322, "diagramId": "yqwsqwccoj6v" }, { "id": "353", "name": "media_external_links_media_id_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "141", "sourceFieldId": "38", "targetFieldId": "143", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777299855251, "diagramId": "yqwsqwccoj6v" }, { "id": "354", "name": "media_external_links_media_id_medias_id", "sourceSchema": "public", "sourceTableId": "141", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "143", "targetFieldId": "38", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "355", "name": "media_genres_genre_id_fk", "sourceSchema": "public", "sourceTableId": "239", "targetSchema": "public", "targetTableId": "269", "sourceFieldId": "240", "targetFieldId": "271", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777283616203, "diagramId": "yqwsqwccoj6v" }, { "id": "356", "name": "media_genres_media_id_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "269", "sourceFieldId": "68", "targetFieldId": "270", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777283611719, "diagramId": "yqwsqwccoj6v" }, { "id": "357", "name": "media_producers_producer_id_fk", "sourceSchema": "public", "sourceTableId": "151", "targetSchema": "public", "targetTableId": "109", "sourceFieldId": "152", "targetFieldId": "111", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777360252829, "diagramId": "yqwsqwccoj6v" }, { "id": "358", "name": "media_relations_target_media_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "83", "sourceFieldId": "38", "targetFieldId": "86", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777299808576, "diagramId": "yqwsqwccoj6v" }, { "id": "359", "name": "media_relations_target_media_fk", "sourceSchema": "public", "sourceTableId": "83", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "86", "targetFieldId": "38", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1777299795695, "diagramId": "yqwsqwccoj6v" }, { "id": "360", "name": "media_relations_target_media_fk", "sourceSchema": "public", "sourceTableId": "83", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "86", "targetFieldId": "38", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1777299804996, "diagramId": "yqwsqwccoj6v" }, { "id": "361", "name": "media_relations_target_media_medias_id", "sourceSchema": "public", "sourceTableId": "83", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "86", "targetFieldId": "38", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "362", "name": "media_submissions_media_id_fk", "sourceSchema": "public", "sourceTableId": "291", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "293", "targetFieldId": "38", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777636061160, "diagramId": "yqwsqwccoj6v" }, { "id": "363", "name": "media_submissions_media_id_fk", "sourceSchema": "public", "sourceTableId": "291", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "293", "targetFieldId": "38", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1777364362256, "diagramId": "yqwsqwccoj6v" }, { "id": "364", "name": "media_types_id_medias_type", "sourceSchema": "public", "sourceTableId": "320", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "321", "targetFieldId": "49", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "365", "name": "medias_age_rating_media_age_ratings_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "113", "sourceFieldId": "55", "targetFieldId": "114", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "366", "name": "medias_characters_media_characters_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "118", "sourceFieldId": "75", "targetFieldId": "119", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "367", "name": "medias_country_fk", "sourceSchema": "public", "sourceTableId": "129", "targetSchema": "public", "targetTableId": "37", "sourceFieldId": "130", "targetFieldId": "63", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778402285202, "diagramId": "yqwsqwccoj6v" }, { "id": "368", "name": "medias_episodes_episodes_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "5", "sourceFieldId": "69", "targetFieldId": "6", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589095, "diagramId": "yqwsqwccoj6v" }, { "id": "369", "name": "medias_external_links_media_external_links_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "141", "sourceFieldId": "74", "targetFieldId": "142", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "370", "name": "medias_id_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "185", "sourceFieldId": "38", "targetFieldId": "187", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778733359073, "diagramId": "yqwsqwccoj6v" }, { "id": "371", "name": "medias_licensors_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "235", "sourceFieldId": "66", "targetFieldId": "236", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777360403880, "diagramId": "yqwsqwccoj6v" }, { "id": "372", "name": "medias_producers_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "109", "sourceFieldId": "65", "targetFieldId": "110", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777360239834, "diagramId": "yqwsqwccoj6v" }, { "id": "373", "name": "medias_relations_media_relations_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "83", "sourceFieldId": "73", "targetFieldId": "84", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "374", "name": "medias_source_media_sources_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "88", "sourceFieldId": "50", "targetFieldId": "89", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "375", "name": "medias_status_media_statuses_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "147", "sourceFieldId": "51", "targetFieldId": "148", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "376", "name": "medias_studios_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "231", "sourceFieldId": "67", "targetFieldId": "232", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777360574406, "diagramId": "yqwsqwccoj6v" }, { "id": "377", "name": "medias_themes_fk", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "329", "sourceFieldId": "71", "targetFieldId": "330", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777295350412, "diagramId": "yqwsqwccoj6v" }, { "id": "378", "name": "medias_trailers_media_trailers_id", "sourceSchema": "public", "sourceTableId": "37", "targetSchema": "public", "targetTableId": "311", "sourceFieldId": "44", "targetFieldId": "312", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "379", "name": "producers_id_fk", "sourceSchema": "public", "sourceTableId": "151", "targetSchema": "public", "targetTableId": "235", "sourceFieldId": "152", "targetFieldId": "237", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777360416280, "diagramId": "yqwsqwccoj6v" }, { "id": "380", "name": "producers_id_fk", "sourceSchema": "public", "sourceTableId": "151", "targetSchema": "public", "targetTableId": "231", "sourceFieldId": "152", "targetFieldId": "233", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1777360597827, "diagramId": "yqwsqwccoj6v" }, { "id": "381", "name": "provisioned_users_provisioned_by_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "124", "sourceFieldId": "211", "targetFieldId": "125", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778517515380, "diagramId": "yqwsqwccoj6v" }, { "id": "382", "name": "provisioned_users_provisioned_to_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "124", "sourceFieldId": "211", "targetFieldId": "126", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778517541887, "diagramId": "yqwsqwccoj6v" }, { "id": "383", "name": "rating_selected_rating_id_fk", "sourceSchema": "public", "sourceTableId": "113", "targetSchema": "public", "targetTableId": "1", "sourceFieldId": "114", "targetFieldId": "3", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778548767353, "diagramId": "yqwsqwccoj6v" }, { "id": "384", "name": "rating_selected_user_id_fk", "sourceSchema": "public", "sourceTableId": "167", "targetSchema": "public", "targetTableId": "1", "sourceFieldId": "168", "targetFieldId": "2", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778548748682, "diagramId": "yqwsqwccoj6v" }, { "id": "387", "name": "user_country_preferences_country_id_fk", "sourceSchema": "public", "sourceTableId": "129", "targetSchema": "public", "targetTableId": "105", "sourceFieldId": "130", "targetFieldId": "107", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778549061296, "diagramId": "yqwsqwccoj6v" }, { "id": "388", "name": "user_country_preferences_user_id_fk", "sourceSchema": "public", "sourceTableId": "167", "targetSchema": "public", "targetTableId": "105", "sourceFieldId": "168", "targetFieldId": "106", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778549044482, "diagramId": "yqwsqwccoj6v" }, { "id": "389", "name": "user_follows_follower_id_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "324", "sourceFieldId": "211", "targetFieldId": "325", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778402073659, "diagramId": "yqwsqwccoj6v" }, { "id": "390", "name": "user_follows_following_id_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "324", "sourceFieldId": "211", "targetFieldId": "326", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778402077836, "diagramId": "yqwsqwccoj6v" }, { "id": "391", "name": "user_oauth_credentials_id_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "191", "sourceFieldId": "211", "targetFieldId": "192", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778516921506, "diagramId": "yqwsqwccoj6v" }, { "id": "392", "name": "user_preferences_character_as_partner_fk", "sourceSchema": "public", "sourceTableId": "24", "targetSchema": "public", "targetTableId": "167", "sourceFieldId": "25", "targetFieldId": "169", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778518451836, "diagramId": "yqwsqwccoj6v" }, { "id": "395", "name": "user_preferences_user_id_fk", "sourceSchema": "public", "sourceTableId": "167", "targetSchema": "public", "targetTableId": "210", "sourceFieldId": "168", "targetFieldId": "211", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1778517654898, "diagramId": "yqwsqwccoj6v" }, { "id": "396", "name": "user_watch_histories_episode_id_fk", "sourceSchema": "public", "sourceTableId": "5", "targetSchema": "public", "targetTableId": "162", "sourceFieldId": "6", "targetFieldId": "164", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778732139998, "diagramId": "yqwsqwccoj6v" }, { "id": "397", "name": "user_watch_histories_user_id_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "162", "sourceFieldId": "211", "targetFieldId": "163", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778731708617, "diagramId": "yqwsqwccoj6v" }, { "id": "398", "name": "users_country_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "129", "sourceFieldId": "222", "targetFieldId": "130", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1778401651979, "diagramId": "yqwsqwccoj6v" }, { "id": "399", "name": "video_service_submissions_video_service_id_fk", "sourceSchema": "public", "sourceTableId": "301", "targetSchema": "public", "targetTableId": "274", "sourceFieldId": "303", "targetFieldId": "275", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1777364068966, "diagramId": "yqwsqwccoj6v" }, { "id": "400", "name": "video_submissions_created_by_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "259", "sourceFieldId": "211", "targetFieldId": "262", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778732667055, "diagramId": "yqwsqwccoj6v" }, { "id": "401", "name": "video_submissions_reviewed_by_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "259", "sourceFieldId": "211", "targetFieldId": "263", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778732708490, "diagramId": "yqwsqwccoj6v" }, { "id": "402", "name": "video_submissions_video_id_fk", "sourceSchema": "public", "sourceTableId": "259", "targetSchema": "public", "targetTableId": "92", "sourceFieldId": "261", "targetFieldId": "93", "sourceCardinality": "one", "targetCardinality": "one", "createdAt": 1778732648012, "diagramId": "yqwsqwccoj6v" }, { "id": "403", "name": "videos_service_id_video_services_id", "sourceSchema": "public", "sourceTableId": "92", "targetSchema": "public", "targetTableId": "274", "sourceFieldId": "94", "targetFieldId": "275", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589095, "diagramId": "yqwsqwccoj6v" }, { "id": "404", "name": "voice_actors_actor_staff_staff_id", "sourceSchema": "public", "sourceTableId": "254", "targetSchema": "public", "targetTableId": "200", "sourceFieldId": "257", "targetFieldId": "201", "sourceCardinality": "many", "targetCardinality": "one", "createdAt": 1777282589094, "diagramId": "yqwsqwccoj6v" }, { "id": "405", "name": "collection_members_collection_id_fk", "sourceSchema": "public", "sourceTableId": "246", "targetSchema": "public", "targetTableId": "333", "sourceFieldId": "247", "targetFieldId": "335", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778766565819 }, { "id": "406", "name": "collection_members_user_id_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "333", "sourceFieldId": "211", "targetFieldId": "336", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778766807732 }, { "id": "407", "name": "collection_members_invited_by_fk", "sourceSchema": "public", "sourceTableId": "210", "targetSchema": "public", "targetTableId": "333", "sourceFieldId": "211", "targetFieldId": "338", "sourceCardinality": "one", "targetCardinality": "many", "createdAt": 1778766863110 } ], "dependencies": [], "areas": [], "customTypes": [ { "id": "408", "name": "collection_access_level", "kind": "enum", "values": [ "viewer", "contributor", "moderator", "owner" ], "fields": [], "diagramId": "yqwsqwccoj6v" }, { "id": "409", "name": "address", "kind": "composite", "values": [], "fields": [ { "field": "street_address", "type": "varchar" }, { "field": "subdistrict", "type": "varchar" }, { "field": "district", "type": "varchar" }, { "field": "city", "type": "varchar" }, { "field": "province", "type": "varchar" }, { "field": "postal_code", "type": "int" } ], "diagramId": "yqwsqwccoj6v" }, { "id": "410", "name": "privacy_level", "kind": "enum", "values": [ "private", "unlisted", "public" ], "fields": [], "diagramId": "yqwsqwccoj6v" }, { "id": "411", "name": "status_submission", "kind": "enum", "values": [ "pending", "approved", "rejected" ], "fields": [], "diagramId": "yqwsqwccoj6v" }, { "id": "412", "name": "user_preference_state", "kind": "enum", "values": [ "exclude", "include" ], "fields": [], "diagramId": "yqwsqwccoj6v" }, { "id": "413", "name": "user_sex", "kind": "enum", "values": [ "female", "male" ], "fields": [], "diagramId": "yqwsqwccoj6v" } ], "notes": [] }