4707 lines
112 KiB
JSON
4707 lines
112 KiB
JSON
{
|
|
"id": "0",
|
|
"name": "Main Diagram",
|
|
"createdAt": "2026-05-10T04:32:47.067Z",
|
|
"updatedAt": "2026-05-14T04:16:20.554Z",
|
|
"databaseType": "postgresql",
|
|
"tables": [
|
|
{
|
|
"id": "1",
|
|
"name": "user_rating_preferences",
|
|
"x": -1031.8902110080458,
|
|
"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": 612.3480632351478,
|
|
"y": 523.768514660268,
|
|
"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": -1031.650470781881,
|
|
"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": 198.53800896575544,
|
|
"y": -1247.1936387119304,
|
|
"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": -332.9619668726204,
|
|
"y": -1195.632513286341,
|
|
"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": -1031.4466584554384,
|
|
"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": "user_oauth_credentials",
|
|
"x": 196.34821847988283,
|
|
"y": -849.1992179045876,
|
|
"fields": [
|
|
{
|
|
"id": "186",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"unique": true,
|
|
"nullable": false,
|
|
"primaryKey": true,
|
|
"createdAt": 1778516299633
|
|
},
|
|
{
|
|
"id": "187",
|
|
"name": "user_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778516366928
|
|
},
|
|
{
|
|
"id": "188",
|
|
"name": "oauth_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778516373206
|
|
},
|
|
{
|
|
"id": "189",
|
|
"name": "provider_token",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778516403942
|
|
},
|
|
{
|
|
"id": "190",
|
|
"name": "provider_sub",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778516761873
|
|
},
|
|
{
|
|
"id": "191",
|
|
"name": "last_action",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778516872367
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "192",
|
|
"name": "",
|
|
"fieldIds": [
|
|
"186"
|
|
],
|
|
"unique": true,
|
|
"isPrimaryKey": true,
|
|
"createdAt": 1778516299633
|
|
},
|
|
{
|
|
"id": "193",
|
|
"name": "index_2",
|
|
"fieldIds": [
|
|
"188",
|
|
"187"
|
|
],
|
|
"unique": true,
|
|
"createdAt": 1778516903425
|
|
}
|
|
],
|
|
"color": "#4dee8a",
|
|
"createdAt": 1778516299633,
|
|
"isView": false,
|
|
"order": 29,
|
|
"schema": "public",
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "194",
|
|
"name": "staff",
|
|
"schema": "public",
|
|
"x": -1353.8131838183044,
|
|
"y": 434.2501348320311,
|
|
"fields": [
|
|
{
|
|
"id": "195",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777282589093
|
|
},
|
|
{
|
|
"id": "196",
|
|
"name": "name",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589093,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "197",
|
|
"name": "image",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "198",
|
|
"name": "mal_id",
|
|
"type": {
|
|
"id": "int",
|
|
"name": "int"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093
|
|
},
|
|
{
|
|
"id": "199",
|
|
"name": "mal_url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "200",
|
|
"name": "deleted_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093
|
|
},
|
|
{
|
|
"id": "201",
|
|
"name": "updated_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589093
|
|
},
|
|
{
|
|
"id": "202",
|
|
"name": "created_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589093
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "203",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"195"
|
|
],
|
|
"createdAt": 1777282589093,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ff9f74",
|
|
"isView": false,
|
|
"createdAt": 1777282589093,
|
|
"order": 12,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "204",
|
|
"name": "users",
|
|
"x": -333.07222985751173,
|
|
"y": -1009.2656254027879,
|
|
"fields": [
|
|
{
|
|
"id": "205",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"unique": true,
|
|
"nullable": false,
|
|
"primaryKey": true,
|
|
"createdAt": 1778390635628
|
|
},
|
|
{
|
|
"id": "206",
|
|
"name": "email",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": true,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778391266880
|
|
},
|
|
{
|
|
"id": "207",
|
|
"name": "password",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778391484055,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "208",
|
|
"name": "username",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": true,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778390646288,
|
|
"characterMaximumLength": "28"
|
|
},
|
|
{
|
|
"id": "209",
|
|
"name": "fullname",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778390830584,
|
|
"characterMaximumLength": "32"
|
|
},
|
|
{
|
|
"id": "210",
|
|
"name": "avatar",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778390861984,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "211",
|
|
"name": "bio",
|
|
"type": {
|
|
"id": "text",
|
|
"name": "text"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778390888222
|
|
},
|
|
{
|
|
"id": "212",
|
|
"name": "datebirth",
|
|
"type": {
|
|
"id": "date",
|
|
"name": "date"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778391007890
|
|
},
|
|
{
|
|
"id": "213",
|
|
"name": "sex",
|
|
"type": {
|
|
"id": "user_sex",
|
|
"name": "user_sex"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778391031530
|
|
},
|
|
{
|
|
"id": "214",
|
|
"name": "phone_number",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778391449319,
|
|
"characterMaximumLength": "15"
|
|
},
|
|
{
|
|
"id": "215",
|
|
"name": "address",
|
|
"type": {
|
|
"id": "address",
|
|
"name": "address"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778401066100
|
|
},
|
|
{
|
|
"id": "216",
|
|
"name": "country",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778401621258
|
|
},
|
|
{
|
|
"id": "217",
|
|
"name": "auth_provider",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778515919288,
|
|
"characterMaximumLength": "64"
|
|
},
|
|
{
|
|
"id": "218",
|
|
"name": "provider_token",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778515934284,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "219",
|
|
"name": "created_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778517117468,
|
|
"default": "now()"
|
|
},
|
|
{
|
|
"id": "220",
|
|
"name": "updated_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778517127447
|
|
},
|
|
{
|
|
"id": "221",
|
|
"name": "deleted_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"unique": false,
|
|
"nullable": true,
|
|
"primaryKey": false,
|
|
"createdAt": 1778517147463
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "222",
|
|
"name": "",
|
|
"fieldIds": [
|
|
"205"
|
|
],
|
|
"unique": true,
|
|
"isPrimaryKey": true,
|
|
"createdAt": 1778390635628
|
|
},
|
|
{
|
|
"id": "223",
|
|
"name": "index_2",
|
|
"fieldIds": [
|
|
"208"
|
|
],
|
|
"unique": true,
|
|
"createdAt": 1778401234711
|
|
},
|
|
{
|
|
"id": "224",
|
|
"name": "index_3",
|
|
"fieldIds": [
|
|
"206"
|
|
],
|
|
"unique": true,
|
|
"createdAt": 1778401248519
|
|
}
|
|
],
|
|
"color": "#4dee8a",
|
|
"createdAt": 1778390635628,
|
|
"isView": false,
|
|
"order": 26,
|
|
"schema": "public",
|
|
"expanded": true,
|
|
"checkConstraints": [],
|
|
"width": 337,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "225",
|
|
"name": "media_studios",
|
|
"schema": "public",
|
|
"x": 199.29817359050787,
|
|
"y": 347.7468004324893,
|
|
"fields": [
|
|
{
|
|
"id": "226",
|
|
"name": "media_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777360514222
|
|
},
|
|
{
|
|
"id": "227",
|
|
"name": "producer_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777360544975
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "228",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"226",
|
|
"227"
|
|
],
|
|
"createdAt": 1777360514222,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ffe374",
|
|
"isView": false,
|
|
"createdAt": 1777360514222,
|
|
"order": 23,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "229",
|
|
"name": "media_licencors",
|
|
"schema": "public",
|
|
"x": 196.51843134292955,
|
|
"y": 207.07984381762645,
|
|
"fields": [
|
|
{
|
|
"id": "230",
|
|
"name": "media_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777360331507
|
|
},
|
|
{
|
|
"id": "231",
|
|
"name": "producer_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777360363236
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "232",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"230",
|
|
"231"
|
|
],
|
|
"createdAt": 1777360331507,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ffe374",
|
|
"isView": false,
|
|
"createdAt": 1777360331507,
|
|
"order": 22,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "233",
|
|
"name": "genres",
|
|
"schema": "public",
|
|
"x": -1029.312729060423,
|
|
"y": 207.074167755134,
|
|
"fields": [
|
|
{
|
|
"id": "234",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094
|
|
},
|
|
{
|
|
"id": "235",
|
|
"name": "mal_id",
|
|
"type": {
|
|
"id": "smallint",
|
|
"name": "smallint"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094
|
|
},
|
|
{
|
|
"id": "236",
|
|
"name": "type",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "16"
|
|
},
|
|
{
|
|
"id": "237",
|
|
"name": "name",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "32"
|
|
},
|
|
{
|
|
"id": "238",
|
|
"name": "url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "155"
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "239",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"234"
|
|
],
|
|
"createdAt": 1777282589094,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ff9f74",
|
|
"isView": false,
|
|
"createdAt": 1777282589094,
|
|
"order": 14,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "240",
|
|
"name": "voice_actors",
|
|
"schema": "public",
|
|
"x": -1034.2719335611268,
|
|
"y": 442.32720385328116,
|
|
"fields": [
|
|
{
|
|
"id": "241",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777282589093
|
|
},
|
|
{
|
|
"id": "242",
|
|
"name": "language",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093,
|
|
"characterMaximumLength": "115"
|
|
},
|
|
{
|
|
"id": "243",
|
|
"name": "actor_staff",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "244",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"241"
|
|
],
|
|
"createdAt": 1777282589093,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ff9f74",
|
|
"isView": false,
|
|
"createdAt": 1777282589093,
|
|
"order": 11,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "245",
|
|
"name": "media_genres",
|
|
"schema": "public",
|
|
"x": -680.2926238134676,
|
|
"y": 498.7845736528544,
|
|
"fields": [
|
|
{
|
|
"id": "246",
|
|
"name": "media_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777283473368
|
|
},
|
|
{
|
|
"id": "247",
|
|
"name": "genre_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777283550230
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "248",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"247"
|
|
],
|
|
"createdAt": 1777283473368,
|
|
"isPrimaryKey": true
|
|
},
|
|
{
|
|
"id": "249",
|
|
"name": "index_1",
|
|
"fieldIds": [
|
|
"246",
|
|
"247"
|
|
],
|
|
"unique": true,
|
|
"createdAt": 1778570545534
|
|
}
|
|
],
|
|
"checkConstraints": [],
|
|
"color": "#ffe374",
|
|
"isView": false,
|
|
"createdAt": 1777283473368,
|
|
"comments": "composite primary key = media_id + genre_id ",
|
|
"order": 18,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "250",
|
|
"name": "video_services",
|
|
"schema": "public",
|
|
"x": 76.84794405482987,
|
|
"y": 1174.3220047083446,
|
|
"fields": [
|
|
{
|
|
"id": "251",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094
|
|
},
|
|
{
|
|
"id": "252",
|
|
"name": "name",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "155"
|
|
},
|
|
{
|
|
"id": "253",
|
|
"name": "resolution",
|
|
"type": {
|
|
"id": "smallint",
|
|
"name": "smallint"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094
|
|
},
|
|
{
|
|
"id": "254",
|
|
"name": "domain",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "255",
|
|
"name": "image_url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "256",
|
|
"name": "hex_color",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "10"
|
|
},
|
|
{
|
|
"id": "257",
|
|
"name": "endpoint_video",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "258",
|
|
"name": "endpoint_short",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "259",
|
|
"name": "endpoint_image",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "260",
|
|
"name": "endpoint_download",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "261",
|
|
"name": "created_by",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094
|
|
},
|
|
{
|
|
"id": "262",
|
|
"name": "deleted_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589094
|
|
},
|
|
{
|
|
"id": "263",
|
|
"name": "updated_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094
|
|
},
|
|
{
|
|
"id": "264",
|
|
"name": "created_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589094
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "265",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"251"
|
|
],
|
|
"createdAt": 1777282589094,
|
|
"isPrimaryKey": true
|
|
},
|
|
{
|
|
"id": "266",
|
|
"name": "idx_video_services_name_resolution",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"252",
|
|
"253"
|
|
],
|
|
"createdAt": 1777282589094
|
|
}
|
|
],
|
|
"color": "#ff9f74",
|
|
"isView": false,
|
|
"createdAt": 1777282589094,
|
|
"width": 337,
|
|
"order": 16,
|
|
"expanded": true,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "267",
|
|
"name": "media_submissions",
|
|
"schema": "public",
|
|
"x": -677.2819917810897,
|
|
"y": -656.6674640748546,
|
|
"fields": [
|
|
{
|
|
"id": "268",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777362610195
|
|
},
|
|
{
|
|
"id": "269",
|
|
"name": "media_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777362624424
|
|
},
|
|
{
|
|
"id": "270",
|
|
"name": "created_by",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777362635996,
|
|
"comments": ""
|
|
},
|
|
{
|
|
"id": "271",
|
|
"name": "status",
|
|
"type": {
|
|
"id": "status_submission",
|
|
"name": "status_submission"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777362700148,
|
|
"comments": ""
|
|
},
|
|
{
|
|
"id": "272",
|
|
"name": "reviewed_by",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777362758238
|
|
},
|
|
{
|
|
"id": "273",
|
|
"name": "reviewed_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777363627973
|
|
},
|
|
{
|
|
"id": "274",
|
|
"name": "reason",
|
|
"type": {
|
|
"id": "text",
|
|
"name": "text"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777363674757
|
|
},
|
|
{
|
|
"id": "275",
|
|
"name": "created_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777363686543,
|
|
"default": "now()"
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "276",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"268"
|
|
],
|
|
"createdAt": 1777362610195,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ffe374",
|
|
"isView": false,
|
|
"createdAt": 1777362610195,
|
|
"order": 24,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "277",
|
|
"name": "video_service_submissions",
|
|
"schema": "public",
|
|
"x": -333.34786174583087,
|
|
"y": 1240.4231339730102,
|
|
"fields": [
|
|
{
|
|
"id": "278",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777362610195
|
|
},
|
|
{
|
|
"id": "279",
|
|
"name": "video_service_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777362624424
|
|
},
|
|
{
|
|
"id": "280",
|
|
"name": "created_by",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777362635996,
|
|
"comments": ""
|
|
},
|
|
{
|
|
"id": "281",
|
|
"name": "status",
|
|
"type": {
|
|
"id": "status_submission",
|
|
"name": "status_submission"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777362700148,
|
|
"default": "pending",
|
|
"comments": ""
|
|
},
|
|
{
|
|
"id": "282",
|
|
"name": "reviewed_by",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777362758238
|
|
},
|
|
{
|
|
"id": "283",
|
|
"name": "reviewed_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777363627973
|
|
},
|
|
{
|
|
"id": "284",
|
|
"name": "reason",
|
|
"type": {
|
|
"id": "text",
|
|
"name": "text"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777363674757
|
|
},
|
|
{
|
|
"id": "285",
|
|
"name": "created_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777363686543,
|
|
"default": "now()"
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "286",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"278"
|
|
],
|
|
"createdAt": 1777362610195,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ff9f74",
|
|
"isView": false,
|
|
"createdAt": 1777362610195,
|
|
"width": 337,
|
|
"order": 24,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "287",
|
|
"name": "media_trailers",
|
|
"schema": "public",
|
|
"x": -675.1193235825539,
|
|
"y": -319.10973511128714,
|
|
"fields": [
|
|
{
|
|
"id": "288",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777282589092
|
|
},
|
|
{
|
|
"id": "289",
|
|
"name": "url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589092,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "290",
|
|
"name": "embed_url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589092,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "291",
|
|
"name": "small_image_url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589092,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "292",
|
|
"name": "medium_image_url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589092,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "293",
|
|
"name": "large_image_url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093,
|
|
"characterMaximumLength": "255"
|
|
},
|
|
{
|
|
"id": "294",
|
|
"name": "maximum_image_url",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": true,
|
|
"createdAt": 1777282589093,
|
|
"characterMaximumLength": "255"
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "295",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"288"
|
|
],
|
|
"createdAt": 1777282589093,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ffe374",
|
|
"isView": false,
|
|
"createdAt": 1777282589093,
|
|
"order": 2,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "296",
|
|
"name": "media_types",
|
|
"schema": "public",
|
|
"x": -678.8247906473255,
|
|
"y": -28.0163584990978,
|
|
"fields": [
|
|
{
|
|
"id": "297",
|
|
"name": "id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777282589093
|
|
},
|
|
{
|
|
"id": "298",
|
|
"name": "name",
|
|
"type": {
|
|
"id": "varchar",
|
|
"name": "varchar"
|
|
},
|
|
"primaryKey": false,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777282589093,
|
|
"characterMaximumLength": "18"
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "299",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"297"
|
|
],
|
|
"createdAt": 1777282589093,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ffe374",
|
|
"isView": false,
|
|
"createdAt": 1777282589093,
|
|
"order": 4,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "300",
|
|
"name": "user_follows",
|
|
"x": 196.81483126623533,
|
|
"y": -1028.2763104312094,
|
|
"fields": [
|
|
{
|
|
"id": "301",
|
|
"name": "follower_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"unique": true,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778401701334
|
|
},
|
|
{
|
|
"id": "302",
|
|
"name": "following_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778401722682
|
|
},
|
|
{
|
|
"id": "303",
|
|
"name": "followed_at",
|
|
"type": {
|
|
"id": "timestamp",
|
|
"name": "timestamp"
|
|
},
|
|
"unique": false,
|
|
"nullable": false,
|
|
"primaryKey": false,
|
|
"createdAt": 1778401734762
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "304",
|
|
"name": "index_1",
|
|
"fieldIds": [
|
|
"302",
|
|
"301"
|
|
],
|
|
"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": "305",
|
|
"name": "media_themes",
|
|
"schema": "public",
|
|
"x": -681.5109900103016,
|
|
"y": 752.8680228454149,
|
|
"fields": [
|
|
{
|
|
"id": "306",
|
|
"name": "media_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": true,
|
|
"nullable": false,
|
|
"createdAt": 1777295294621
|
|
},
|
|
{
|
|
"id": "307",
|
|
"name": "genre_id",
|
|
"type": {
|
|
"id": "uuid",
|
|
"name": "uuid"
|
|
},
|
|
"primaryKey": true,
|
|
"unique": false,
|
|
"nullable": false,
|
|
"createdAt": 1777295323224
|
|
}
|
|
],
|
|
"indexes": [
|
|
{
|
|
"id": "308",
|
|
"name": "",
|
|
"unique": true,
|
|
"fieldIds": [
|
|
"306",
|
|
"307"
|
|
],
|
|
"createdAt": 1777295294621,
|
|
"isPrimaryKey": true
|
|
}
|
|
],
|
|
"color": "#ffe374",
|
|
"isView": false,
|
|
"createdAt": 1777295294621,
|
|
"width": 224,
|
|
"order": 20,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
}
|
|
],
|
|
"relationships": [
|
|
{
|
|
"id": "309",
|
|
"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": "310",
|
|
"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": "311",
|
|
"name": "genre_selected_genre_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "233",
|
|
"targetSchema": "public",
|
|
"targetTableId": "180",
|
|
"sourceFieldId": "234",
|
|
"targetFieldId": "182",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1778548598785,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "312",
|
|
"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": "313",
|
|
"name": "genres_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "233",
|
|
"targetSchema": "public",
|
|
"targetTableId": "305",
|
|
"sourceFieldId": "234",
|
|
"targetFieldId": "307",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777295361546,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "314",
|
|
"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": "315",
|
|
"name": "media_characters_voice_actor_voice_actors_id",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "118",
|
|
"targetSchema": "public",
|
|
"targetTableId": "240",
|
|
"sourceFieldId": "122",
|
|
"targetFieldId": "241",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777282589095,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "316",
|
|
"name": "media_explicit_genres_genre_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "233",
|
|
"targetSchema": "public",
|
|
"targetTableId": "137",
|
|
"sourceFieldId": "234",
|
|
"targetFieldId": "139",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777283900006,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "317",
|
|
"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": "318",
|
|
"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": "319",
|
|
"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": "320",
|
|
"name": "media_genres_genre_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "233",
|
|
"targetSchema": "public",
|
|
"targetTableId": "245",
|
|
"sourceFieldId": "234",
|
|
"targetFieldId": "247",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777283616203,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "321",
|
|
"name": "media_genres_media_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "37",
|
|
"targetSchema": "public",
|
|
"targetTableId": "245",
|
|
"sourceFieldId": "68",
|
|
"targetFieldId": "246",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777283611719,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "322",
|
|
"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": "323",
|
|
"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": "324",
|
|
"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": "325",
|
|
"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": "326",
|
|
"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": "327",
|
|
"name": "media_submissions_media_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "267",
|
|
"targetSchema": "public",
|
|
"targetTableId": "37",
|
|
"sourceFieldId": "269",
|
|
"targetFieldId": "38",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777636061160,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "328",
|
|
"name": "media_submissions_media_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "267",
|
|
"targetSchema": "public",
|
|
"targetTableId": "37",
|
|
"sourceFieldId": "269",
|
|
"targetFieldId": "38",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "one",
|
|
"createdAt": 1777364362256,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "329",
|
|
"name": "media_types_id_medias_type",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "296",
|
|
"targetSchema": "public",
|
|
"targetTableId": "37",
|
|
"sourceFieldId": "297",
|
|
"targetFieldId": "49",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777282589094,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "330",
|
|
"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": "331",
|
|
"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": "332",
|
|
"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": "333",
|
|
"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": "334",
|
|
"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": "335",
|
|
"name": "medias_licensors_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "37",
|
|
"targetSchema": "public",
|
|
"targetTableId": "229",
|
|
"sourceFieldId": "66",
|
|
"targetFieldId": "230",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777360403880,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "336",
|
|
"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": "337",
|
|
"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": "338",
|
|
"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": "339",
|
|
"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": "340",
|
|
"name": "medias_studios_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "37",
|
|
"targetSchema": "public",
|
|
"targetTableId": "225",
|
|
"sourceFieldId": "67",
|
|
"targetFieldId": "226",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777360574406,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "341",
|
|
"name": "medias_themes_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "37",
|
|
"targetSchema": "public",
|
|
"targetTableId": "305",
|
|
"sourceFieldId": "71",
|
|
"targetFieldId": "306",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777295350412,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "342",
|
|
"name": "medias_trailers_media_trailers_id",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "37",
|
|
"targetSchema": "public",
|
|
"targetTableId": "287",
|
|
"sourceFieldId": "44",
|
|
"targetFieldId": "288",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "one",
|
|
"createdAt": 1777282589094,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "343",
|
|
"name": "producers_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "151",
|
|
"targetSchema": "public",
|
|
"targetTableId": "229",
|
|
"sourceFieldId": "152",
|
|
"targetFieldId": "231",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777360416280,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "344",
|
|
"name": "producers_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "151",
|
|
"targetSchema": "public",
|
|
"targetTableId": "225",
|
|
"sourceFieldId": "152",
|
|
"targetFieldId": "227",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1777360597827,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "345",
|
|
"name": "provisioned_users_provisioned_by_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "204",
|
|
"targetSchema": "public",
|
|
"targetTableId": "124",
|
|
"sourceFieldId": "205",
|
|
"targetFieldId": "125",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1778517515380,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "346",
|
|
"name": "provisioned_users_provisioned_to_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "204",
|
|
"targetSchema": "public",
|
|
"targetTableId": "124",
|
|
"sourceFieldId": "205",
|
|
"targetFieldId": "126",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1778517541887,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "347",
|
|
"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": "348",
|
|
"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": "351",
|
|
"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": "352",
|
|
"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": "353",
|
|
"name": "user_follows_follower_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "204",
|
|
"targetSchema": "public",
|
|
"targetTableId": "300",
|
|
"sourceFieldId": "205",
|
|
"targetFieldId": "301",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1778402073659,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "354",
|
|
"name": "user_follows_following_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "204",
|
|
"targetSchema": "public",
|
|
"targetTableId": "300",
|
|
"sourceFieldId": "205",
|
|
"targetFieldId": "302",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1778402077836,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "355",
|
|
"name": "user_oauth_credentials_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "204",
|
|
"targetSchema": "public",
|
|
"targetTableId": "185",
|
|
"sourceFieldId": "205",
|
|
"targetFieldId": "186",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1778516921506,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "356",
|
|
"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": "359",
|
|
"name": "user_preferences_user_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "167",
|
|
"targetSchema": "public",
|
|
"targetTableId": "204",
|
|
"sourceFieldId": "168",
|
|
"targetFieldId": "205",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "one",
|
|
"createdAt": 1778517654898,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "360",
|
|
"name": "users_country_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "204",
|
|
"targetSchema": "public",
|
|
"targetTableId": "129",
|
|
"sourceFieldId": "216",
|
|
"targetFieldId": "130",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "one",
|
|
"createdAt": 1778401651979,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "361",
|
|
"name": "video_service_submissions_video_service_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "277",
|
|
"targetSchema": "public",
|
|
"targetTableId": "250",
|
|
"sourceFieldId": "279",
|
|
"targetFieldId": "251",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "one",
|
|
"createdAt": 1777364068966,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "362",
|
|
"name": "videos_service_id_video_services_id",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "92",
|
|
"targetSchema": "public",
|
|
"targetTableId": "250",
|
|
"sourceFieldId": "94",
|
|
"targetFieldId": "251",
|
|
"sourceCardinality": "many",
|
|
"targetCardinality": "one",
|
|
"createdAt": 1777282589095,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "363",
|
|
"name": "voice_actors_actor_staff_staff_id",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "240",
|
|
"targetSchema": "public",
|
|
"targetTableId": "194",
|
|
"sourceFieldId": "243",
|
|
"targetFieldId": "195",
|
|
"sourceCardinality": "many",
|
|
"targetCardinality": "one",
|
|
"createdAt": 1777282589094,
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "364",
|
|
"name": "user_watch_histories_user_id_fk",
|
|
"sourceSchema": "public",
|
|
"sourceTableId": "204",
|
|
"targetSchema": "public",
|
|
"targetTableId": "162",
|
|
"sourceFieldId": "205",
|
|
"targetFieldId": "163",
|
|
"sourceCardinality": "one",
|
|
"targetCardinality": "many",
|
|
"createdAt": 1778731708617
|
|
},
|
|
{
|
|
"id": "365",
|
|
"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
|
|
}
|
|
],
|
|
"dependencies": [],
|
|
"areas": [],
|
|
"customTypes": [
|
|
{
|
|
"id": "366",
|
|
"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": "367",
|
|
"name": "status_submission",
|
|
"kind": "enum",
|
|
"values": [
|
|
"pending",
|
|
"approved",
|
|
"rejected"
|
|
],
|
|
"fields": [],
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "368",
|
|
"name": "user_preference_state",
|
|
"kind": "enum",
|
|
"values": [
|
|
"exclude",
|
|
"include"
|
|
],
|
|
"fields": [],
|
|
"diagramId": "yqwsqwccoj6v"
|
|
},
|
|
{
|
|
"id": "369",
|
|
"name": "user_sex",
|
|
"kind": "enum",
|
|
"values": [
|
|
"female",
|
|
"male"
|
|
],
|
|
"fields": [],
|
|
"diagramId": "yqwsqwccoj6v"
|
|
}
|
|
],
|
|
"notes": []
|
|
} |