mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
2192 lines
364 KiB
Text
2192 lines
364 KiB
Text
/*M!999999\- enable the sandbox mode */
|
|
-- MariaDB dump 10.19-11.4.5-MariaDB, for debian-linux-gnu (x86_64)
|
|
--
|
|
-- Host: mariadb Database: acceptance
|
|
-- ------------------------------------------------------
|
|
-- Server version 11.7.2-MariaDB-ubu2404
|
|
|
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
|
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
|
/*!40101 SET NAMES utf8mb4 */;
|
|
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
|
/*!40103 SET TIME_ZONE='+00:00' */;
|
|
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
|
/*M!100616 SET @OLD_NOTE_VERBOSITY=@@NOTE_VERBOSITY, NOTE_VERBOSITY=0 */;
|
|
|
|
--
|
|
-- Table structure for table `albums`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `albums`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `albums` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`album_uid` varbinary(42) DEFAULT NULL,
|
|
`parent_uid` varbinary(42) DEFAULT '',
|
|
`album_slug` varbinary(160) DEFAULT NULL,
|
|
`album_path` varbinary(1024) DEFAULT NULL,
|
|
`album_type` varbinary(8) DEFAULT x'616c62756d',
|
|
`album_title` varchar(160) DEFAULT NULL,
|
|
`album_location` varchar(160) DEFAULT NULL,
|
|
`album_category` varchar(100) DEFAULT NULL,
|
|
`album_caption` varchar(1024) DEFAULT NULL,
|
|
`album_description` varchar(2048) DEFAULT NULL,
|
|
`album_notes` varchar(1024) DEFAULT NULL,
|
|
`album_filter` varbinary(2048) DEFAULT NULL,
|
|
`album_order` varbinary(32) DEFAULT NULL,
|
|
`album_template` varbinary(255) DEFAULT NULL,
|
|
`album_state` varchar(100) DEFAULT NULL,
|
|
`album_country` varbinary(2) DEFAULT x'7a7a',
|
|
`album_year` bigint(20) DEFAULT NULL,
|
|
`album_month` bigint(20) DEFAULT NULL,
|
|
`album_day` bigint(20) DEFAULT NULL,
|
|
`album_favorite` tinyint(1) DEFAULT NULL,
|
|
`album_private` tinyint(1) DEFAULT NULL,
|
|
`thumb` varbinary(128) DEFAULT '',
|
|
`thumb_src` varbinary(8) DEFAULT '',
|
|
`created_by` varbinary(42) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`published_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_albums_album_uid` (`album_uid`),
|
|
KEY `idx_albums_album_slug` (`album_slug`),
|
|
KEY `idx_albums_album_title` (`album_title`),
|
|
KEY `idx_albums_created_by` (`created_by`),
|
|
KEY `idx_albums_album_path` (`album_path`),
|
|
KEY `idx_albums_album_category` (`album_category`),
|
|
KEY `idx_albums_album_state` (`album_state`),
|
|
KEY `idx_albums_country_year_month` (`album_country`,`album_year`,`album_month`),
|
|
KEY `idx_albums_ymd` (`album_year`,`album_month`,`album_day`),
|
|
KEY `idx_albums_thumb` (`thumb`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=1000031 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `albums`
|
|
--
|
|
|
|
LOCK TABLES `albums` WRITE;
|
|
/*!40000 ALTER TABLE `albums` DISABLE KEYS */;
|
|
INSERT INTO `albums` VALUES
|
|
(1000000,'as6sg6bxpogaaba7','','christmas-2030','','album','Christmas 2030','','','','Wonderful Christmas','','','oldest','','','zz',0,0,0,0,0,'','','','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL),
|
|
(1000001,'as6sg6bxpogaaba8','','holiday-2030','','album','Holiday 2030','','','','Wonderful Christmas Holiday','','','newest','','','zz',0,0,0,1,0,'','','','2019-07-01 00:00:00.000','2025-05-11 01:30:44.056',NULL,NULL),
|
|
(1000002,'as6sg6bxpogaaba9','','berlin-2019','','album','Berlin 2019','Berlin','City','','We love Berlin 🌿!','','','oldest','','','',0,0,0,0,0,'','','','2019-07-01 00:00:00.000','2025-05-11 01:30:44.054',NULL,NULL),
|
|
(1000003,'as6sg6bipogaaba1','','april-1990','1990/04','folder','April 1990','','Friends','','Spring is the time of year when many things change.','','path:\"1990/04\" public:true','added','','','ca',1990,4,11,0,0,'','','','2019-07-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000004,'as6sg6bitoga0004','','import','','album','Import Album','','','','','','','name','','','ca',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000005,'as6sg6bitoga0005','','empty-moment','','moment','Empty Moment','Favorite Park','Fun','','','','public:true country:at year:2016','oldest','','','at',2016,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000006,'as6sg6bipogaabj8','','2016-04','2016/04','folder','April 2016','','Fun','','','','path:\"2016/04\" public:true','added','','','zz',0,0,0,0,0,'','','','2019-07-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000007,'as6sg6bipogaabj9','','september-2021','','month','September 2021','','','','','','public:true year:2021 month:9','newest','','','zz',2021,9,0,0,0,'','','','2019-07-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000008,'as6sg6bipogaab11','','california-usa','','state','California / United States','','','','','','public:true country:us state:California','newest','','','us',0,0,0,0,0,'','','','2019-07-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000009,'as6sg6bipotaab12','','california-usa','','state','California / United States','','','','','','country:us state:California','newest','','','us',0,0,0,0,0,'','','','2019-07-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000010,'asjv2cw2eikl3cb3','','california','','state','California','','','','','','public:true country:us state:California','newest','','','us',0,0,0,0,0,'','','','2019-07-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000011,'as6sg6bipotaab19','','&ilikefood','','album','&IlikeFood','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000012,'as6sg6bipotaab20','','i-love-%-dog','','album','I love % dog','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000013,'as6sg6bipotaab21','','%gold','','album','%gold','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000014,'as6sg6bipotaab22','','sale%','','album','sale%','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000015,'as6sg6bipotaab23','','pest&dogs','','album','Pets & Dogs','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000016,'as6sg6bipotaab24','','light&','','album','Light&','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000017,'as6sg6bipotaab25','','\'family','','album','\'Family','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000018,'as6sg6bipotaab26','','father\'s-day','','album','Father\'s Day','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000019,'as6sg6bipotaab27','','ice-cream\'','','album','Ice Cream\'','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000020,'as6sg6bipotaab28','','*forrest','','album','*Forrest','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000021,'as6sg6bipotaab29','','my*kids','','album','My*Kids','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000022,'as6sg6bipotaab30','','yoga***','','album','Yoga***','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000023,'as6sg6bipotaab31','','|banana','','album','|Banana','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000024,'as6sg6bipotaab33','','blue|','','album','Blue|','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000025,'as6sg6bipotaab34','','345-shirt','','album','345 Shirt','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000026,'as6sg6bipotaab35','','color-555-blue','','album','Color555 Blue','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000027,'as6sg6bipotaab36','','route-66','','album','Route 66','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000028,'as6sg6bipotaab32','','red|green','','album','Red|Green','','','','','','','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000029,'as6sg6bipotaah64','','germany','','moment','Germany','','','','','','public:true country:de','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL),
|
|
(1000030,'as6sg6bipotaaj10','','mexico','','moment','Nature','','','','','','public:true country:mx','name','','','zz',0,0,0,0,0,'','','','2020-01-01 00:00:00.000','2020-02-01 00:00:00.000',NULL,NULL);
|
|
/*!40000 ALTER TABLE `albums` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `albums_users`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `albums_users`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `albums_users` (
|
|
`uid` varbinary(42) NOT NULL,
|
|
`user_uid` varbinary(42) NOT NULL,
|
|
`team_uid` varbinary(42) DEFAULT NULL,
|
|
`perm` bigint(20) unsigned DEFAULT NULL,
|
|
PRIMARY KEY (`uid`,`user_uid`),
|
|
KEY `idx_albums_users_user_uid` (`user_uid`),
|
|
KEY `idx_albums_users_team_uid` (`team_uid`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `albums_users`
|
|
--
|
|
|
|
LOCK TABLES `albums_users` WRITE;
|
|
/*!40000 ALTER TABLE `albums_users` DISABLE KEYS */;
|
|
/*!40000 ALTER TABLE `albums_users` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `auth_clients`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `auth_clients`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `auth_clients` (
|
|
`client_uid` varbinary(42) NOT NULL,
|
|
`user_uid` varbinary(42) DEFAULT '',
|
|
`user_name` varchar(200) DEFAULT NULL,
|
|
`client_name` varchar(200) DEFAULT NULL,
|
|
`client_role` varchar(64) DEFAULT '',
|
|
`client_type` varbinary(16) DEFAULT NULL,
|
|
`client_url` varbinary(255) DEFAULT '',
|
|
`callback_url` varbinary(255) DEFAULT '',
|
|
`auth_provider` varbinary(128) DEFAULT '',
|
|
`auth_method` varbinary(128) DEFAULT '',
|
|
`auth_scope` varchar(1024) DEFAULT '',
|
|
`auth_expires` bigint(20) DEFAULT NULL,
|
|
`auth_tokens` bigint(20) DEFAULT NULL,
|
|
`auth_enabled` tinyint(1) DEFAULT NULL,
|
|
`last_active` bigint(20) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`client_uid`),
|
|
KEY `idx_auth_clients_user_uid` (`user_uid`),
|
|
KEY `idx_auth_clients_user_name` (`user_name`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `auth_clients`
|
|
--
|
|
|
|
LOCK TABLES `auth_clients` WRITE;
|
|
/*!40000 ALTER TABLE `auth_clients` DISABLE KEYS */;
|
|
INSERT INTO `auth_clients` VALUES
|
|
('cs5cpu17n6gj2gf7','','','Deleted Monitoring','client','confidential','','','client','oauth2','metrics',3600,2,0,0,'2025-05-11 01:30:44.504','2025-05-11 01:30:44.504'),
|
|
('cs5cpu17n6gj2jh6','','','Unknown','','','','','client','default','*',3600,2,1,0,'2025-05-11 01:30:44.508','2025-05-11 01:30:44.508'),
|
|
('cs5cpu17n6gj2qo5','','','Monitoring','client','confidential','','','client','oauth2','metrics',3600,2,1,0,'2025-05-11 01:30:44.508','2025-05-11 01:30:44.508'),
|
|
('cs5gfen1bgxz7s9i','uqxetse3cy5eo9z2','alice','Alice','client','confidential','','','client','oauth2','*',86400,-1,1,0,'2025-05-11 01:30:44.507','2025-05-11 01:30:44.507'),
|
|
('cs5gfsvbd7ejzn8m','uqxc08w3d0ej2283','bob','Bob','client','public','','','client','oauth2','*',0,-1,0,0,'2025-05-11 01:30:44.507','2025-05-11 01:30:44.507'),
|
|
('cs7pvt5h8rw9aaqj','','','Analytics','client','confidential','','','client','oauth2','statistics',3600,2,1,0,'2025-05-11 01:30:44.505','2025-05-11 01:30:44.505'),
|
|
('cs7pvt5h8rw9he34','','','Invalid','','','','','client','invalid','*',3600,2,1,0,'2025-05-11 01:30:44.506','2025-05-11 01:30:44.506');
|
|
/*!40000 ALTER TABLE `auth_clients` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `auth_sessions`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `auth_sessions`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `auth_sessions` (
|
|
`id` varbinary(2048) NOT NULL,
|
|
`user_uid` varbinary(42) DEFAULT '',
|
|
`user_name` varchar(200) DEFAULT NULL,
|
|
`client_uid` varbinary(42) DEFAULT '',
|
|
`client_name` varchar(200) DEFAULT '',
|
|
`client_ip` varchar(64) DEFAULT NULL,
|
|
`auth_provider` varbinary(128) DEFAULT '',
|
|
`auth_method` varbinary(128) DEFAULT '',
|
|
`auth_issuer` varbinary(255) DEFAULT '',
|
|
`auth_id` varbinary(255) DEFAULT '',
|
|
`auth_scope` varchar(1024) DEFAULT '',
|
|
`grant_type` varbinary(64) DEFAULT '',
|
|
`last_active` bigint(20) DEFAULT NULL,
|
|
`sess_expires` bigint(20) DEFAULT NULL,
|
|
`sess_timeout` bigint(20) DEFAULT NULL,
|
|
`preview_token` varbinary(64) DEFAULT '',
|
|
`download_token` varbinary(64) DEFAULT '',
|
|
`access_token` varbinary(4096) DEFAULT '',
|
|
`refresh_token` varbinary(2048) DEFAULT '',
|
|
`id_token` varbinary(2048) DEFAULT '',
|
|
`user_agent` varchar(512) DEFAULT NULL,
|
|
`data_json` varbinary(4096) DEFAULT NULL,
|
|
`ref_id` varbinary(16) DEFAULT '',
|
|
`login_ip` varchar(64) DEFAULT NULL,
|
|
`login_at` datetime(3) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
KEY `idx_auth_sessions_user_uid` (`user_uid`),
|
|
KEY `idx_auth_sessions_user_name` (`user_name`),
|
|
KEY `idx_auth_sessions_client_uid` (`client_uid`),
|
|
KEY `idx_auth_sessions_client_ip` (`client_ip`),
|
|
KEY `idx_auth_sessions_auth_id` (`auth_id`),
|
|
KEY `idx_auth_sessions_sess_expires` (`sess_expires`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `auth_sessions`
|
|
--
|
|
|
|
LOCK TABLES `auth_sessions` WRITE;
|
|
/*!40000 ALTER TABLE `auth_sessions` DISABLE KEYS */;
|
|
INSERT INTO `auth_sessions` VALUES
|
|
('41f9815f7dba1433a8a45a569739abb378866846ccb490affaa4daa2606f49f3','','','','token_settings','','access_token','default','','','settings','cli',0,1747531840,0,'py2xrgr3','vgln2ffb','','','','',NULL,'sessyugn54so','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.493','2025-05-11 01:30:44.493'),
|
|
('594a99558629602f98d4a817f00bd0f410bb62d384db493753d1ee5ac2a1f0b8','','','cs5cpu17n6gj2qo5','Monitoring','','client','oauth2','','','metrics','client_credentials',0,1747531840,0,'py212345','vgl12345','','','','',NULL,'sessgh612345','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.492','2025-05-11 01:30:44.492'),
|
|
('61ecb1360a0aeebda557605f0dad87d589b8c70f20032eba7ade72b85f3902e0','u000000000000002','','','visitor_token_metrics','','access_token','default','','','metrics','share_token',0,1747531840,0,'','','','','','',NULL,'sessaae5cxun','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.503','2025-05-11 01:30:44.503'),
|
|
('70ccd1acdcd4817767448e1143ca04271dbac0e9c05ea352d1d9cf41486f84f9','uqxetse3cy5eo9z2','alice','','shares-alice','','application','default','','','albums shares','password',0,1747013440,0,'','','','','','',NULL,'sessgh6gjjz4','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.498','2025-05-11 01:30:44.498'),
|
|
('74597ea3550c680bf24600b496b78293631c52c4863a9a6c854e5c1d35db2abe','','','','token_metrics','','access_token','default','','','metrics','cli',0,1747531840,0,'py2xrgr3','vgln2ffb','','','','',NULL,'sessgh6gjuo1','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.496','2025-05-11 01:30:44.496'),
|
|
('7ac08ec0d48ee674436938938bd9c892838d1b8ae0c68d80b19fcf8bd6e2aeb4','uqxetse3cy5eo9z2','alice','','alice_token_personal','','access_token','default','','','*','password',-1,1747013440,-1,'','','','','','',NULL,'sess6ey1ykya','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.491','2025-05-11 01:30:44.491'),
|
|
('92d0a2650221af7db40182f80fb9d4d584c997b50a6a357b313ae63ae315de3c','uqxetse3cy5eo9z2','alice','','','','application','default','','','*','password',0,1747013440,0,'','','','','','',NULL,'sessgh6gjhe8','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.494','2025-05-11 01:30:44.494'),
|
|
('975211c8b1707b64e589439a684072a41af33d130e4c73c3a34c377b975b0e71','uqxetse3cy5eu3r0','gandalf','','full-access-gandalf','','application','default','','','*','password',0,1747013440,0,'','','','','','',NULL,'sessgh6gjjc1','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.504','2025-05-11 01:30:44.504'),
|
|
('9cb910b8e5434be235ed9c38a00f099668dade224ddf06bfa60d8d7e773ed690','','','','','','access_token','oauth2','','','*','cli',0,1747531840,0,'','','','','','',NULL,'sessgh6gjhd4','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.502','2025-05-11 01:30:44.502'),
|
|
('a3859489780243a78b331bd44f58255b552dee104041a45c0e79b610f63af2e5','uqxetse3cy5eo9z2','alice','','','','','','','','','password',0,1747531840,259200,'','','','','','',NULL,'sessxkkcabcd','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.498','2025-05-11 01:30:44.498'),
|
|
('bf0ac78b360417e13d854b1f23f9fac216b2d099d122058cbabf23a20c9d4c5a','uqxetse3cy5eo9z2','alice','','webdav-alice','','application','default','','','webdav','password',0,1747013440,0,'','','','','','',NULL,'sessgh6gjnw5','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.497','2025-05-11 01:30:44.497'),
|
|
('ce63c6da0d3e8cbd5eb21f6f1b0c2c279b82f855e729f6f400406be04417268c','uqxqg7i1kperxvu7','friend','','','','','','','','','',0,1747531840,259200,'','','','','','',NULL,'sessxkkcabch','','2025-05-11 01:30:39.988','2025-05-11 01:30:39.980','2025-05-11 01:30:39.988'),
|
|
('ce944d1c3cf2dbe21fea8a30c950f0273a4a73fe32cbddaf07d22f6ed16f571a','','','cs7pvt5h8rw9aaqj','Analytics','','client','oauth2','','','api statistics webhooks','cli',0,1747531840,0,'py2123yt','vgl123yt','','','','',NULL,'sessgh6123yt','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.500','2025-05-11 01:30:44.500'),
|
|
('d0052ce05852e0d67251e8506d861b2481875d22c8945d60c026952a3c4218db','usg73p55zwgr1ytr','no_local_auth','','','','','','','','','password',0,1747531840,259200,'','','','','','',NULL,'sessxkkcaert','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.494','2025-05-11 01:30:44.494'),
|
|
('d6fae6d373d36526a4fa0d47b2b4ce23c7baa0cb44883c8cfe83f70d811b9fd2','uqxc08w3d0ej2283','bob','','','','','','','','','password',0,1747531840,259200,'','','','','','',NULL,'sessxkkcabce','','2025-05-11 01:30:39.976','2025-05-11 01:30:39.976','2025-05-11 01:30:39.976'),
|
|
('f22383a703805a031a9835c8c6b6dafb793a21e8f33d0b4887b4ec9bd7ac8cd5','uriku0138hqql4bz','jens.mander','','','','','','','','','implicit',0,1747531840,259200,'','','','','','',NULL,'sessxkkcabcf','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.502','2025-05-11 01:30:44.502'),
|
|
('f33b0cd28a59133e69ddee91760d6a45d39d9bcd01e62357073e5d9a219a58a0','u000000000000002','','','','','','','','','','share_token',0,1747531840,259200,'','','','','','','{\"tokens\":[\"1jxf3jfn2k\"],\"shares\":[\"as6sg6bxpogaaba8\"]}','sessxkkcabcg','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.500','2025-05-11 01:30:44.500'),
|
|
('f7f731f3cd9b3ebbd5ab10abab6da72626c21d06dd0dc260ec31f5d38a1f3c28','','','cs7pvt5h8rw9he34','Invalid','','client','default','','','undefined','cli',0,1747531840,0,'py2123uy','vgl123uy','','','','',NULL,'sessgh6123uy','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.501','2025-05-11 01:30:44.501'),
|
|
('fde4d5154d5383370c9f0c21fd51655d54a185a26dc043d1866fc4678e7ecb62','uqxetse3cy5eo9z2','alice','','alice_token','','access_token','default','','','*','cli',-1,1747013440,-1,'','','','','','',NULL,'sess34q3hael','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.490','2025-05-11 01:30:44.490'),
|
|
('feb7481eed45ac46dbc07d2979aa08bd85994674e9f9167adff4b95184fec485','uqxetse3cy5eo9z2','alice','','alice_token_webdav','','access_token','default','','','webdav','password',-1,1747013440,-1,'','','','','','',NULL,'sesshjtgx8qt','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.495','2025-05-11 01:30:44.495'),
|
|
('febe9f979309df810a553fbc31101d5e44425a36c14766a6a441314feb2b63e7','uqxetse3cy5eo9z2','alice','','alice_token_scope','','access_token','default','','','albums api metrics photos videos webhooks','password',0,1747013440,0,'cdd3r0lr','64ydcbom','','','','',NULL,'sessjr0ge18d','','0000-00-00 00:00:00.000','2025-05-11 01:30:44.496','2025-05-11 01:30:44.496');
|
|
/*!40000 ALTER TABLE `auth_sessions` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `auth_users`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `auth_users`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `auth_users` (
|
|
`id` bigint(20) NOT NULL AUTO_INCREMENT,
|
|
`user_uuid` varbinary(64) DEFAULT NULL,
|
|
`user_uid` varbinary(42) DEFAULT NULL,
|
|
`auth_provider` varbinary(128) DEFAULT '',
|
|
`auth_method` varbinary(128) DEFAULT '',
|
|
`auth_issuer` varbinary(255) DEFAULT '',
|
|
`auth_id` varbinary(255) DEFAULT '',
|
|
`user_name` varchar(200) DEFAULT NULL,
|
|
`display_name` varchar(200) DEFAULT NULL,
|
|
`user_email` varchar(255) DEFAULT NULL,
|
|
`backup_email` varchar(255) DEFAULT NULL,
|
|
`user_role` varchar(64) DEFAULT '',
|
|
`user_attr` varchar(1024) DEFAULT NULL,
|
|
`super_admin` tinyint(1) DEFAULT NULL,
|
|
`can_login` tinyint(1) DEFAULT NULL,
|
|
`login_at` datetime(3) DEFAULT NULL,
|
|
`expires_at` datetime(3) DEFAULT NULL,
|
|
`webdav` tinyint(1) DEFAULT NULL,
|
|
`base_path` varbinary(1024) DEFAULT NULL,
|
|
`upload_path` varbinary(1024) DEFAULT NULL,
|
|
`can_invite` tinyint(1) DEFAULT NULL,
|
|
`invite_token` varbinary(64) DEFAULT NULL,
|
|
`invited_by` varchar(64) DEFAULT NULL,
|
|
`verify_token` varbinary(64) DEFAULT NULL,
|
|
`verified_at` datetime(3) DEFAULT NULL,
|
|
`consent_at` datetime(3) DEFAULT NULL,
|
|
`born_at` datetime(3) DEFAULT NULL,
|
|
`reset_token` varbinary(64) DEFAULT NULL,
|
|
`preview_token` varbinary(64) DEFAULT NULL,
|
|
`download_token` varbinary(64) DEFAULT NULL,
|
|
`thumb` varbinary(128) DEFAULT '',
|
|
`thumb_src` varbinary(8) DEFAULT '',
|
|
`ref_id` varbinary(16) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_auth_users_user_uid` (`user_uid`),
|
|
KEY `idx_auth_users_uuid` (`user_uuid`),
|
|
KEY `idx_auth_users_auth_id` (`auth_id`),
|
|
KEY `idx_auth_users_user_name` (`user_name`),
|
|
KEY `idx_auth_users_user_email` (`user_email`),
|
|
KEY `idx_auth_users_invite_token` (`invite_token`),
|
|
KEY `idx_auth_users_thumb` (`thumb`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=10000029 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `auth_users`
|
|
--
|
|
|
|
LOCK TABLES `auth_users` WRITE;
|
|
/*!40000 ALTER TABLE `auth_users` DISABLE KEYS */;
|
|
INSERT INTO `auth_users` VALUES
|
|
(-2,'','u000000000000002','link','','','','','Visitor','','','visitor','',0,0,NULL,NULL,0,'','',0,'','','',NULL,NULL,NULL,'','','','','','userze9cjwd7','2025-05-11 01:30:43.650','2025-05-11 01:30:43.650',NULL),
|
|
(-1,'','u000000000000001','none','','','','','Unknown','','','','',0,0,NULL,NULL,0,'','',0,'','','',NULL,NULL,NULL,'','','','','','user9ldrgyyf','2025-05-11 01:30:43.645','2025-05-11 01:30:43.645',NULL),
|
|
(1,'','usw2pj7ruq27qge5','local','','','','admin','Admin','','','admin','',1,1,NULL,NULL,1,'','',1,'p9o1p9el','','',NULL,NULL,NULL,'','o0qwxbkh','adk2wjug','','','userglfb4vks','2025-05-11 01:30:43.639','2025-05-11 01:30:43.848',NULL),
|
|
(5,'','uqxetse3cy5eo9z2','local','default','','','alice','Alice','alice@example.com','','admin','',1,1,NULL,NULL,1,'','',1,'f92ngq16','','',NULL,NULL,NULL,'','fb1i2hze','2f5zbl77','','','useryneyfvsw','2025-05-11 01:30:44.488','2025-05-11 01:30:44.488',NULL),
|
|
(7,'','uqxc08w3d0ej2283','local','default','','','bob','Robert Rich','bob@example.com','','admin','',0,1,NULL,NULL,1,'','',0,'','','',NULL,NULL,NULL,'','fqeri7t4','fd6is8ky','','','usergv9fp51n','2025-05-11 01:30:44.482','2025-05-11 01:30:44.482',NULL),
|
|
(8,'','uqxqg7i1kperxvu7','local','default','','','friend','Guy Friend','friend@example.com','','admin','',0,1,NULL,NULL,0,'','',0,'','','',NULL,NULL,NULL,'','i8f1g6y4','g94ill95','','','usert6jkvsnh','2025-05-11 01:30:44.484','2025-05-11 01:30:44.484',NULL),
|
|
(10000008,'','uqxqg7i1kperxvu8','local','default','','','deleted','Deleted User','','','visitor','',0,0,NULL,NULL,1,'','',0,'','','',NULL,NULL,NULL,'','rzr873jk','c6ux003c','','','useragzytukn','2025-05-11 01:30:44.489','2025-05-11 01:30:44.489','2025-05-11 01:30:40.000'),
|
|
(10000009,'','uriku0138hqql4bz','none','default','','','jens.mander','Jens Mander','jens.mander@microsoft.com','','','',0,1,NULL,NULL,1,'','',0,'','','',NULL,NULL,NULL,'','c4layisz','88ueek16','','','userknprilrk','2025-05-11 01:30:44.475','2025-05-11 01:30:44.475',NULL),
|
|
(10000023,'','urinotv3d6jedvlm','local','default','','','fowler','Martin Fowler','martin@fowler.org','','admin','',0,1,NULL,NULL,1,'','',1,'ela7pete','','',NULL,NULL,NULL,'','dajpqcrr','6qhykmgu','','','userfvh09nsy','2025-05-11 01:30:44.485','2025-05-11 01:30:44.485',NULL),
|
|
(10000024,'','usamyuogp49vd4lh','local','2fa','','','jane','Jane Dow','qa@example.com','','admin','',0,1,NULL,NULL,1,'','',1,'no13vvpp','','',NULL,NULL,NULL,'','aghqdik3','02n070dn','','','user2tm1no56','2025-05-11 01:30:44.477','2025-05-11 01:30:44.477',NULL),
|
|
(10000025,'','usg73p55zwgr1gbq','oidc','default','','','guest','Guest User','guest@example.com','','guest','',0,1,NULL,NULL,0,'','',0,'','','',NULL,NULL,NULL,'','wxq5o695','4nrmln8e','','','userttrab9c2','2025-05-11 01:30:44.480','2025-05-11 01:30:44.480',NULL),
|
|
(10000026,'','usg73p55zwgr1ytr','application','default','','','no_local_auth','Not Local','notlocal@example.com','','guest','',0,1,NULL,NULL,0,'','',0,'','','',NULL,NULL,NULL,'','wca0ejwz','nv8okc1r','','','userozk29yv4','2025-05-11 01:30:44.481','2025-05-11 01:30:44.481',NULL),
|
|
(10000027,'','usg73p55zwgr1ojy','local','2fa','','','2fa','2FA Enabled','2FA@example.com','','admin','',0,1,NULL,NULL,0,'','',0,'','','',NULL,NULL,NULL,'','hheitb4h','vpab9xed','','','user88q98c78','2025-05-11 01:30:44.486','2025-05-11 01:30:44.486',NULL),
|
|
(10000028,'','uqxetse3cy5eu3r0','local','default','','','gandalf','Gandalf','gandalf@example.com','','guest','',0,1,NULL,NULL,0,'','',0,'','','',NULL,NULL,NULL,'','vbi8jtiw','06pfr61w','','','usercxm1gxhw','2025-05-11 01:30:44.487','2025-05-11 01:30:44.487',NULL);
|
|
/*!40000 ALTER TABLE `auth_users` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `auth_users_details`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `auth_users_details`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `auth_users_details` (
|
|
`user_uid` varbinary(42) NOT NULL,
|
|
`subj_uid` varbinary(42) DEFAULT NULL,
|
|
`subj_src` varbinary(8) DEFAULT '',
|
|
`place_id` varbinary(42) DEFAULT x'7a7a',
|
|
`place_src` varbinary(8) DEFAULT NULL,
|
|
`cell_id` varbinary(42) DEFAULT x'7a7a',
|
|
`birth_year` bigint(20) DEFAULT -1,
|
|
`birth_month` bigint(20) DEFAULT -1,
|
|
`birth_day` bigint(20) DEFAULT -1,
|
|
`name_title` varchar(32) DEFAULT NULL,
|
|
`given_name` varchar(64) DEFAULT NULL,
|
|
`middle_name` varchar(64) DEFAULT NULL,
|
|
`family_name` varchar(64) DEFAULT NULL,
|
|
`name_suffix` varchar(32) DEFAULT NULL,
|
|
`nick_name` varchar(64) DEFAULT NULL,
|
|
`name_src` varbinary(8) DEFAULT NULL,
|
|
`user_gender` varchar(16) DEFAULT NULL,
|
|
`user_about` varchar(512) DEFAULT NULL,
|
|
`user_bio` varchar(2048) DEFAULT NULL,
|
|
`user_location` varchar(512) DEFAULT NULL,
|
|
`user_country` varbinary(2) DEFAULT x'7a7a',
|
|
`user_phone` varchar(32) DEFAULT NULL,
|
|
`site_url` varbinary(512) DEFAULT NULL,
|
|
`profile_url` varbinary(512) DEFAULT NULL,
|
|
`feed_url` varbinary(512) DEFAULT NULL,
|
|
`avatar_url` varbinary(512) DEFAULT NULL,
|
|
`org_title` varchar(64) DEFAULT NULL,
|
|
`org_name` varchar(128) DEFAULT NULL,
|
|
`org_email` varchar(255) DEFAULT NULL,
|
|
`org_phone` varchar(32) DEFAULT NULL,
|
|
`org_url` varbinary(512) DEFAULT NULL,
|
|
`id_url` varbinary(512) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`user_uid`),
|
|
KEY `idx_auth_users_details_subj_uid` (`subj_uid`),
|
|
KEY `idx_auth_users_details_place_id` (`place_id`),
|
|
KEY `idx_auth_users_details_cell_id` (`cell_id`),
|
|
KEY `idx_auth_users_details_org_email` (`org_email`),
|
|
CONSTRAINT `fk_auth_users_user_details` FOREIGN KEY (`user_uid`) REFERENCES `auth_users` (`user_uid`) ON DELETE CASCADE
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `auth_users_details`
|
|
--
|
|
|
|
LOCK TABLES `auth_users_details` WRITE;
|
|
/*!40000 ALTER TABLE `auth_users_details` DISABLE KEYS */;
|
|
INSERT INTO `auth_users_details` VALUES
|
|
('u000000000000001','','','zz','','zz',-1,-1,-1,'','','','','','','','','','','','zz','','','','','','','','','','','','2025-05-11 01:30:43.648','2025-05-11 01:30:43.649'),
|
|
('u000000000000002','','','zz','','zz',-1,-1,-1,'','','','','','','','','','','','zz','','','','','','','','','','','','2025-05-11 01:30:43.653','2025-05-11 01:30:43.654'),
|
|
('uqxc08w3d0ej2283','','','zz','','zz',1981,1,22,'','','','','','Bob','','male','','','','zz','','','','','','','','','','','','2025-05-11 01:30:44.483','2025-05-11 01:30:44.483'),
|
|
('uqxetse3cy5eo9z2','','','zz','','zz',-1,-1,-1,'','','','','','Lys','','female','','','','zz','','','','','','','','','','','','2025-05-11 01:30:44.488','2025-05-11 01:30:44.488'),
|
|
('uqxqg7i1kperxvu7','','','zz','','zz',-1,-1,-1,'','','','','','','','other','','','','zz','','','','','','','','','','','','2025-05-11 01:30:44.484','2025-05-11 01:30:44.484'),
|
|
('uriku0138hqql4bz','','','zz','','zz',-1,-1,-1,'','','','','','','','male','','','','zz','','','','','','','','','','','','2025-05-11 01:30:44.475','2025-05-11 01:30:44.475'),
|
|
('usamyuogp49vd4lh','','','zz','','zz',2001,5,23,'','','','','','Jane','','female','','','','zz','','','','','','','','','','','','2025-05-11 01:30:44.478','2025-05-11 01:30:44.478'),
|
|
('usg73p55zwgr1gbq','','','zz','','zz',1999,1,23,'','','','','','Gustav','','male','','','','zz','','','','','','','','','','','','2025-05-11 01:30:44.480','2025-05-11 01:30:44.480'),
|
|
('usw2pj7ruq27qge5','','','zz','','zz',-1,-1,-1,'','','','','','','','','','','','zz','','','','','','','','','','','','2025-05-11 01:30:43.643','2025-05-11 01:30:43.644');
|
|
/*!40000 ALTER TABLE `auth_users_details` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `auth_users_settings`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `auth_users_settings`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `auth_users_settings` (
|
|
`user_uid` varbinary(42) NOT NULL,
|
|
`ui_theme` varbinary(32) DEFAULT NULL,
|
|
`ui_start_page` varchar(64) DEFAULT 'default',
|
|
`ui_language` varbinary(32) DEFAULT NULL,
|
|
`ui_time_zone` varbinary(64) DEFAULT NULL,
|
|
`maps_style` varbinary(32) DEFAULT NULL,
|
|
`maps_animate` bigint(20) DEFAULT 0,
|
|
`index_path` varbinary(1024) DEFAULT NULL,
|
|
`index_rescan` bigint(20) DEFAULT 0,
|
|
`import_path` varbinary(1024) DEFAULT NULL,
|
|
`import_move` bigint(20) DEFAULT 0,
|
|
`download_originals` bigint(20) DEFAULT 0,
|
|
`download_media_raw` bigint(20) DEFAULT 0,
|
|
`download_media_sidecar` bigint(20) DEFAULT 0,
|
|
`search_list_view` bigint(20) DEFAULT 0,
|
|
`search_show_titles` bigint(20) DEFAULT 0,
|
|
`search_show_captions` bigint(20) DEFAULT 0,
|
|
`upload_path` varbinary(1024) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`user_uid`),
|
|
CONSTRAINT `fk_auth_users_user_settings` FOREIGN KEY (`user_uid`) REFERENCES `auth_users` (`user_uid`) ON DELETE CASCADE
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `auth_users_settings`
|
|
--
|
|
|
|
LOCK TABLES `auth_users_settings` WRITE;
|
|
/*!40000 ALTER TABLE `auth_users_settings` DISABLE KEYS */;
|
|
INSERT INTO `auth_users_settings` VALUES
|
|
('u000000000000001','','default','','','',0,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:43.646','2025-05-11 01:30:43.647'),
|
|
('u000000000000002','','default','','','',0,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:43.651','2025-05-11 01:30:43.652'),
|
|
('uqxc08w3d0ej2283','grayscale','default','pt_BR','','topographique',6250,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.483','2025-05-11 01:30:44.483'),
|
|
('uqxetse3cy5eo9z2','','default','','','',-1,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.488','2025-05-11 01:30:44.488'),
|
|
('uqxqg7i1kperxvu7','gemstone','default','es_US','America/Los_Angeles','hybrid',0,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.484','2025-05-11 01:30:44.484'),
|
|
('uqxqg7i1kperxvu8','','default','de','','',0,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.489','2025-05-11 01:30:44.489'),
|
|
('uriku0138hqql4bz','','default','de','','',0,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.476','2025-05-11 01:30:44.476'),
|
|
('urinotv3d6jedvlm','custom','default','en','UTC','invalid',-1,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.485','2025-05-11 01:30:44.485'),
|
|
('usamyuogp49vd4lh','default','default','en','UTC','hybrid',6250,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.478','2025-05-11 01:30:44.478'),
|
|
('usg73p55zwgr1gbq','default','default','en','UTC','default',6250,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.481','2025-05-11 01:30:44.481'),
|
|
('usg73p55zwgr1ojy','default','default','en','UTC','default',6250,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.486','2025-05-11 01:30:44.486'),
|
|
('usg73p55zwgr1ytr','default','default','en','UTC','default',6250,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:44.482','2025-05-11 01:30:44.482'),
|
|
('usw2pj7ruq27qge5','','default','','','',0,'',0,'',0,0,0,0,0,0,0,'','2025-05-11 01:30:43.641','2025-05-11 01:30:43.642');
|
|
/*!40000 ALTER TABLE `auth_users_settings` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `auth_users_shares`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `auth_users_shares`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `auth_users_shares` (
|
|
`user_uid` varbinary(42) NOT NULL,
|
|
`share_uid` varbinary(42) NOT NULL,
|
|
`link_uid` varbinary(42) DEFAULT NULL,
|
|
`expires_at` datetime(3) DEFAULT NULL,
|
|
`comment` varchar(512) DEFAULT NULL,
|
|
`perm` bigint(20) unsigned DEFAULT NULL,
|
|
`ref_id` varbinary(16) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`user_uid`,`share_uid`),
|
|
KEY `idx_auth_users_shares_share_uid` (`share_uid`),
|
|
CONSTRAINT `fk_auth_users_user_shares` FOREIGN KEY (`user_uid`) REFERENCES `auth_users` (`user_uid`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `auth_users_shares`
|
|
--
|
|
|
|
LOCK TABLES `auth_users_shares` WRITE;
|
|
/*!40000 ALTER TABLE `auth_users_shares` DISABLE KEYS */;
|
|
INSERT INTO `auth_users_shares` VALUES
|
|
('uqxetse3cy5eo9z2','as6sg6bxpogaaba9','',NULL,'The quick brown fox jumps over the lazy dog.',64,'sharie51u5rd','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000');
|
|
/*!40000 ALTER TABLE `auth_users_shares` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `cameras`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `cameras`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `cameras` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`camera_slug` varbinary(160) DEFAULT NULL,
|
|
`camera_name` varchar(160) DEFAULT NULL,
|
|
`camera_make` varchar(160) DEFAULT NULL,
|
|
`camera_model` varchar(160) DEFAULT NULL,
|
|
`camera_type` varchar(100) DEFAULT NULL,
|
|
`camera_description` varchar(2048) DEFAULT NULL,
|
|
`camera_notes` varchar(1024) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_cameras_camera_slug` (`camera_slug`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=1000006 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `cameras`
|
|
--
|
|
|
|
LOCK TABLES `cameras` WRITE;
|
|
/*!40000 ALTER TABLE `cameras` DISABLE KEYS */;
|
|
INSERT INTO `cameras` VALUES
|
|
(1,'zz','Unknown','','Unknown','','','','2025-05-11 01:30:43.658','2025-05-11 01:30:43.658',NULL),
|
|
(1000000,'apple-iphone-se','Apple iPhone SE','Apple','iPhone SE','','','','2019-01-01 00:00:00.000','2019-01-01 00:00:00.000',NULL),
|
|
(1000001,'canon-eos-5d','Canon EOS 5D','Canon','EOS 5D','','','','2019-01-01 00:00:00.000','2019-01-01 00:00:00.000',NULL),
|
|
(1000002,'canon-eos-7d','Canon EOS 7D','Canon','EOS 7D','','','','2019-01-01 00:00:00.000','2019-01-01 00:00:00.000',NULL),
|
|
(1000003,'canon-eos-6d','Canon EOS 6D','Canon','EOS 6D','','','','2019-01-01 00:00:00.000','2019-01-01 00:00:00.000',NULL),
|
|
(1000004,'apple-iphone-6','Apple iPhone 6','Apple','iPhone 6','','','','2019-01-01 00:00:00.000','2019-01-01 00:00:00.000',NULL),
|
|
(1000005,'apple-iphone-7','Apple iPhone 7','Apple','iPhone 7','','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL);
|
|
/*!40000 ALTER TABLE `cameras` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `categories`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `categories`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `categories` (
|
|
`label_id` bigint(20) unsigned NOT NULL,
|
|
`category_id` bigint(20) unsigned NOT NULL,
|
|
PRIMARY KEY (`label_id`,`category_id`),
|
|
KEY `fk_categories_label_categories` (`category_id`),
|
|
CONSTRAINT `fk_categories_category` FOREIGN KEY (`category_id`) REFERENCES `labels` (`id`),
|
|
CONSTRAINT `fk_categories_label` FOREIGN KEY (`label_id`) REFERENCES `labels` (`id`),
|
|
CONSTRAINT `fk_categories_label_categories` FOREIGN KEY (`category_id`) REFERENCES `labels` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `categories`
|
|
--
|
|
|
|
LOCK TABLES `categories` WRITE;
|
|
/*!40000 ALTER TABLE `categories` DISABLE KEYS */;
|
|
INSERT INTO `categories` VALUES
|
|
(1000001,1000000);
|
|
/*!40000 ALTER TABLE `categories` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `cells`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `cells`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `cells` (
|
|
`id` varbinary(42) NOT NULL,
|
|
`cell_name` varchar(200) DEFAULT NULL,
|
|
`cell_street` varchar(100) DEFAULT NULL,
|
|
`cell_postcode` varchar(50) DEFAULT NULL,
|
|
`cell_category` varchar(50) DEFAULT NULL,
|
|
`place_id` varbinary(42) DEFAULT x'7a7a',
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
KEY `fk_cells_place` (`place_id`),
|
|
CONSTRAINT `fk_cells_place` FOREIGN KEY (`place_id`) REFERENCES `places` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `cells`
|
|
--
|
|
|
|
LOCK TABLES `cells` WRITE;
|
|
/*!40000 ALTER TABLE `cells` DISABLE KEYS */;
|
|
INSERT INTO `cells` VALUES
|
|
('s2:1ef744d1e280','Holiday Park','','','park','de:HFqPHxa2Hsol','2025-05-11 01:30:42.000','2025-05-11 01:30:44.405'),
|
|
('s2:1ef744d1e281','','','','botanical garden','s2:1ef744d1e281','2025-05-11 01:30:42.000','2025-05-11 01:30:44.412'),
|
|
('s2:1ef744d1e282','','','','botanical garden','s2:1ef744d1e282','2025-05-11 01:30:42.000','2025-05-11 01:30:44.406'),
|
|
('s2:1ef744d1e283','longlonglonglonglonglonglonglonglonglonglonglonglongName','','','cape','s2:1ef744d1e283','2025-05-11 01:30:42.000','2025-05-11 01:30:44.414'),
|
|
('s2:1ef744d1e284','Neckarbrücke','','','','s2:1ef744d1e285','2025-05-11 01:30:42.000','2025-05-11 01:30:44.415'),
|
|
('s2:1ef744d1e28c','Zinkwazi Beach','','','beach','za:Rc1K7dTWRzBD','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('s2:1ef75a71a36c','Lobotes Caravan Park','','','camping','s2:1ef75a71a36','2025-05-11 01:30:42.000','2025-05-11 01:30:44.410'),
|
|
('s2:80dc03fbc914','California Beach','','','','s2:80dc03fbc914','2025-05-11 01:30:42.000','2025-05-11 01:30:44.408'),
|
|
('s2:85d1ea7d382c','Adosada Platform','','','botanical garden','mx:VvfNBpFegSCr','2025-05-11 01:30:42.000','2025-05-11 01:30:44.410'),
|
|
('zz','','','','','zz','2025-05-11 01:30:43.656','2025-05-11 01:30:43.656');
|
|
/*!40000 ALTER TABLE `cells` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `countries`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `countries`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `countries` (
|
|
`id` varbinary(2) NOT NULL,
|
|
`country_slug` varbinary(160) DEFAULT NULL,
|
|
`country_name` varchar(160) DEFAULT NULL,
|
|
`country_description` varchar(2048) DEFAULT NULL,
|
|
`country_notes` varchar(1024) DEFAULT NULL,
|
|
`country_photo_id` bigint(20) unsigned DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_countries_country_slug` (`country_slug`),
|
|
KEY `fk_countries_country_photo` (`country_photo_id`),
|
|
CONSTRAINT `fk_countries_country_photo` FOREIGN KEY (`country_photo_id`) REFERENCES `photos` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `countries`
|
|
--
|
|
|
|
LOCK TABLES `countries` WRITE;
|
|
/*!40000 ALTER TABLE `countries` DISABLE KEYS */;
|
|
INSERT INTO `countries` VALUES
|
|
('de','germany','Germany','Country description','Country Notes',NULL),
|
|
('zz','zz','Unknown','','',NULL);
|
|
/*!40000 ALTER TABLE `countries` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `details`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `details`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `details` (
|
|
`photo_id` bigint(20) unsigned NOT NULL,
|
|
`keywords` varchar(2048) DEFAULT NULL,
|
|
`keywords_src` varbinary(8) DEFAULT NULL,
|
|
`notes` varchar(2048) DEFAULT NULL,
|
|
`notes_src` varbinary(8) DEFAULT NULL,
|
|
`subject` varchar(1024) DEFAULT NULL,
|
|
`subject_src` varbinary(8) DEFAULT NULL,
|
|
`artist` varchar(1024) DEFAULT NULL,
|
|
`artist_src` varbinary(8) DEFAULT NULL,
|
|
`copyright` varchar(1024) DEFAULT NULL,
|
|
`copyright_src` varbinary(8) DEFAULT NULL,
|
|
`license` varchar(1024) DEFAULT NULL,
|
|
`license_src` varbinary(8) DEFAULT NULL,
|
|
`software` varchar(1024) DEFAULT NULL,
|
|
`software_src` varbinary(8) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`photo_id`),
|
|
CONSTRAINT `fk_photos_details` FOREIGN KEY (`photo_id`) REFERENCES `photos` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `details`
|
|
--
|
|
|
|
LOCK TABLES `details` WRITE;
|
|
/*!40000 ALTER TABLE `details` DISABLE KEYS */;
|
|
INSERT INTO `details` VALUES
|
|
(1000000,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:44.045'),
|
|
(1000001,'screenshot, info','','notes','','Non Photographic','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:44.044'),
|
|
(1000002,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000003,'bridge, nature','meta','Some Notes!@#$','manual','Bridge','meta','Jens Mander','meta','Copyright 2020','manual','n/a','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:44.044'),
|
|
(1000004,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000005,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000006,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000007,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000008,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000009,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000010,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000011,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000012,'','','','','','','','','','','','','','','2025-05-11 01:30:43.994','2025-05-11 01:30:43.994'),
|
|
(1000013,'','','','','','','','','','','','','','','2025-05-11 01:30:43.894','2025-05-11 01:30:43.894'),
|
|
(1000014,'','','','','','','','','','','','','','','2025-05-11 01:30:43.897','2025-05-11 01:30:43.897'),
|
|
(1000015,'screenshot, info','','notes','','Non Photographic','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000016,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000017,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000018,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000019,'bridge, nature','meta','Some Notes!@#$','manual','Bridge','meta','Jens Mander','meta','Copyright 2020','manual','n/a','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000020,'bridge, nature','meta','Some Notes!@#$','manual','Bridge','meta','Jens Mander','meta','Copyright 2020','manual','n/a','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000021,'bridge, nature','meta','Some Notes!@#$','manual','Bridge','meta','Jens Mander','meta','Copyright 2020','manual','n/a','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000022,'','','','','','','','','','','','','','','2025-05-11 01:30:44.040','2025-05-11 01:30:44.040'),
|
|
(1000023,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000024,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000025,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000026,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000027,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000028,'','','','','','','','','','','','','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
(1000029,'','','','','','','','','','','','','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
(1000030,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000031,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000032,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000033,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000034,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000035,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000036,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000037,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000038,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000039,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000040,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000041,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000042,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000043,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000044,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000045,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000046,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000047,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000048,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000049,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000050,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000051,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000052,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000053,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000054,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(1000055,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
(10000029,'nature, frog','meta','notes','manual','Lake','meta','Hans','meta','copy','manual','MIT','manual','','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000');
|
|
/*!40000 ALTER TABLE `details` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `duplicates`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `duplicates`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `duplicates` (
|
|
`file_name` varbinary(755) NOT NULL,
|
|
`file_root` varbinary(16) NOT NULL DEFAULT x'2f',
|
|
`file_hash` varbinary(128) DEFAULT '',
|
|
`file_size` bigint(20) DEFAULT NULL,
|
|
`mod_time` bigint(20) DEFAULT NULL,
|
|
PRIMARY KEY (`file_name`,`file_root`),
|
|
KEY `idx_duplicates_file_hash` (`file_hash`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `duplicates`
|
|
--
|
|
|
|
LOCK TABLES `duplicates` WRITE;
|
|
/*!40000 ALTER TABLE `duplicates` DISABLE KEYS */;
|
|
/*!40000 ALTER TABLE `duplicates` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `errors`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `errors`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `errors` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`error_time` datetime(3) DEFAULT NULL,
|
|
`error_level` varbinary(32) DEFAULT NULL,
|
|
`error_message` varbinary(2048) DEFAULT NULL,
|
|
PRIMARY KEY (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `errors`
|
|
--
|
|
|
|
LOCK TABLES `errors` WRITE;
|
|
/*!40000 ALTER TABLE `errors` DISABLE KEYS */;
|
|
/*!40000 ALTER TABLE `errors` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `faces`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `faces`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `faces` (
|
|
`id` varbinary(64) NOT NULL,
|
|
`face_src` varbinary(8) DEFAULT NULL,
|
|
`face_kind` bigint(20) DEFAULT NULL,
|
|
`face_hidden` tinyint(1) DEFAULT NULL,
|
|
`subj_uid` varbinary(42) DEFAULT '',
|
|
`samples` bigint(20) DEFAULT NULL,
|
|
`sample_radius` double DEFAULT NULL,
|
|
`collisions` bigint(20) DEFAULT NULL,
|
|
`collision_radius` double DEFAULT NULL,
|
|
`embedding_json` mediumblob DEFAULT NULL,
|
|
`matched_at` datetime(3) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
KEY `idx_faces_subj_uid` (`subj_uid`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `faces`
|
|
--
|
|
|
|
LOCK TABLES `faces` WRITE;
|
|
/*!40000 ALTER TABLE `faces` DISABLE KEYS */;
|
|
INSERT INTO `faces` VALUES
|
|
('GMH5NISEEULNJL6RATITOA3TMZXMTMCI','',0,0,'js6sg6b1h1njaaac',4,0.27852392873736237,0,0,'[-0.042797452781249995,0.00422465874375,-0.048662441625,0.0031430446,0.06633659487500002,-0.018196528703125,0.040835139765625,0.052952038265625,0.006016549665625001,0.009785659178125,-0.029831666965625,0.054324560015624995,0.01054248685625,0.017850270410937497,0.026022013796875,0.03613610925,0.03469964425,0.07347525625,-0.026205852546875,0.0166165387265625,-0.00219102274375,-0.0521860075625,0.028795398437499998,-0.020569271453125,0.00665820161140625,-0.05419626184375,0.006151694960937499,0.0280780779140625,-0.002380057990625,-0.0047011529390625,-0.0250162446671875,-0.08458884684375001,-0.0488252095625,-0.0263757030625,-0.0141043764,-0.055177046234375,-0.024440984495312502,-0.06736828789062499,-0.011746090509375,-0.0658738613125,-0.012061459415625001,0.006663972303124998,-0.02980980240625,-0.024637781609375003,0.081152222890625,0.08694402428124999,-0.009879704509375,-0.06108930775,0.030863420734375,-0.024178249960937502,-0.09244857825,-0.033086686328125,0.039693733424999995,0.0222100371025,-0.07447425484375,-0.068857844375,-0.023395244290625,-0.004518527246875,-0.0123647139375,-0.019760296765625,-0.04322777059375,-0.0339581230625,0.00922167535,0.13172738974999998,-0.057130676015625,-0.04021859003125,-0.04409194796875,-0.06360571378125,0.0038800593812499994,0.011037305934375,-0.12183968115625,-0.07553384335937499,0.08556041196875,-0.00675970565625,-0.008239945834375,-0.0002750189718749999,-0.0123454039234375,-0.074857799546875,0.039849796187499995,0.004566287940625,0.011853646906250001,0.012255246218375,-0.01633359240890625,-0.02856772603125,-0.025007442953125,0.060898780296874996,-0.058974834484375,0.023121999062500002,-0.020350771803125,-0.030586074459375,-0.033634610171875,0.0538676319375,0.041377327125,-0.028109858159375,0.0072398953984375,0.073216935046875,-0.0314768581875,0.062401044,0.040599449268750004,-0.057796485843749995,-0.05566476365625,0.03588720815625,-0.035500273796875,0.0735189534375,-0.02440577285,-0.094595259875,-0.028696179756250002,-0.00399260396875,-0.009224862356249999,-0.005818649078125,-0.045656088593750005,-0.0070814703171875,-0.026597113656249997,-0.030390899437499997,0.039040696718750004,-0.06426890425,-0.06785859596875,0.010784127853124999,-0.054993149796875,-0.037887456421875,0.03338866509375,-0.0212479521875,0.04566912451874999,-0.043900132531250004,0.0746015890625,-0.0243242484375,0.033496269125,-0.00895349779375,-0.090135792046875,-0.060008334546875,-0.03285268494375,0.0074423431250000005,0.0056082175,0.007676819027812499,0.043098117078125,0.01961326721875,0.043081848421875,0.0017007411484375001,-0.058708293015624996,-0.011024991296875,-0.017065255225,0.0463664746875,-0.050305781265625,0.07986595525000001,0.031914426896875,-0.0451691994375,-0.014531763891874999,0.0238665033034375,0.0019062963437499999,0.037309521359375,-0.056698300125000003,0.05307699465625,0.025364797046875,0.041471147171875,0.013446926728125001,-0.032811845578125,-0.07355180671875,-0.07045656553125,-0.027063845834375003,0.02144017521875,0.03856208171875,0.054781846015625,0.065618965625,0.045270843109375,-0.07020550296875,0.0254819304059375,-0.050949131109375004,0.034050439953125,0.02819093215625,0.003919965578125,-0.022841327275312497,0.0024206921150000003,0.0412864711875,0.011987981381249999,-0.05907508284375,0.028428842559375,-0.04474331540625,0.011173079484375001,0.023104085078125003,0.02738280965625,-0.02268888928125,-0.014092400128749998,-0.005039106766562499,0.02355611371875,0.0366038645,-0.09409493103125,-0.0111312976078125,-0.055360834203125,0.0781101144375,-0.034545760890625,-0.026267615734375,0.0074333465375,-0.016226572784375,-0.0334946088328125,0.0087815724984375,-0.03358945,0.00830140880625,-0.116942932375,0.014852332671875,-0.048670014625,0.07110080234375,-0.010049274725,-0.009037579723437501,-0.026618966031796875,-0.0088876183875,0.07093048070312499,0.0003418017562499999,-0.016285292934375,0.023988535603125,0.02958441390625,0.028762250546875,0.10859091765625,-0.026533771203125,-0.08597097553125,0.0254817276328125,-0.0008839394531250004,-0.03657968334375,0.024961030874999998,-0.009623568225625,-0.018902566154374998,-0.02395361703125,0.08707610598437499,0.006472697634374999,0.012126961531250001,0.086273127234375,0.02112650480625,0.072864588171875,0.038641529375,-0.0339470703796875,-0.0070681386978125,-0.05114889515625,-0.064077736875,0.0801859346875,0.03619106715625,-0.044011980829687505,0.020673788834374998,0.05450474890625,0.0007419524218750008,0.005525969687500001,0.05928241809375,0.00873763790625,0.0075881849671875,-0.0030794112093750006,-0.000550304234375,-0.057828903015625,-0.015375027634375,-0.01341457351875,-0.047298705734375,0.0006185382125000001,0.05260293315625,-0.00247172916125,0.0024320877968749995,0.042094363078125,0.038377400699999994,0.047210891703125,0.026533354281249998,-0.0173795238765625,0.0750090398125,-0.02227682790625,-0.015970143140625004,0.0041755543746875,0.0389908288125,-0.026298664421875,-0.0033195475937500005,0.0507240515625,0.0121328996028125,-0.0159850067625,-0.009988589078124999,-0.004624901678125,-0.053816907359375,-0.027323620906250002,-0.07184708109375,0.0739319004375,-0.005675397015625,0.0574534906875,-0.0018322834937499997,0.012349312390625,0.04371528075,0.102938820046875,0.049753955453125,-0.0471465348125,0.014692125212499999,0.011317236803125,0.01167229329,-0.000906872929687501,0.043713847328125,0.050471491734375,0.09127307840625,0.0037926065499999983,0.02476943571875,0.009150867346875001,-0.00608378619375,0.030803383125,0.0250073956109375,0.0141615992625,-0.009127686290625001,0.015869761743625,-0.010958556390624999,-0.012998547918281249,-0.039504874515624996,0.0106979253125,0.01700042085,-0.002604378640625,0.02084322703125,0.030859358796875,0.07505586726562499,0.019067374809375,-0.10191251765625,-0.026006241906249998,-0.047772568234375,-0.0225939113675,0.0361513486875,-0.00958636515625,0.005696997026562499,0.0009894751187500004,0.03013342728125,-0.00880371684375,0.03674879507812499,0.024124882781250002,-0.029399576015625,-0.024997744675000003,-0.05070753615625,0.0313155348725,0.002575418878125,0.005519026109375,-0.05591307903124999,0.0281892310625,-0.03541215253125,-0.07037230915624999,-0.037092981328125,0.013661958040625,0.010150755915625,0.00464935505625,-0.04271175659375,-0.048959364375,0.034574696328125,0.07233478540624999,0.01784359430625,0.0194107177171875,-0.072066672625,0.014341187478125,-0.006838044025000002,0.02312758503109375,0.053927468859375,-0.02893340253125,0.028794135621875,0.045664569265624996,0.039563965140625004,-0.046501012734375,0.065077949234375,0.04449139196875,0.007535738353125,0.043328710500000006,-0.0111408846265625,0.0476011903125,0.060015349999999995,-0.031573955609374996,0.042777720843750006,0.039751312859375,-0.045557269625,0.015271656046875002,-0.0354880490625,0.08538222071875,0.04966688990625,0.056357682296875,-0.011723008359374999,-0.029344679578124998,-0.0026356525624999998,0.05605940871875,0.0239344324375,0.03265417645,0.0010181780718749999,0.076328233859375,-0.0031451877390625002,0.013421614153125,0.10775338210937499,0.046965805359375,0.029762421328125,-0.057406333812499995,0.05597286525,-0.0060815406249999995,0.03258119896875,0.085884606015625,0.0047218173609375,0.024015754907812503,0.0016205940656249997,0.00977695415,0.0248720199375,0.02193678424375,0.02297564028125,-0.02170162459375,-0.016097422159375,0.0036265405412500003,0.058745011828125,0.014267859934375,0.05047798946875,0.0011764822421875,-0.0066052294703125005,-0.05816269984375,-0.0021058192984375,-0.004860934460937501,-0.11327106140625,-0.0204606366775,-0.0118132771265625,0.011304225534375,0.06806309021875,-0.012411606234374999,0.042336594859375,-0.04588128365625,0.0032292451499999998,0.002116435284375,0.05678600528125,-0.019285949515624998,0.018476397046875002,0.020250683071875,0.029468594703125003,0.047492925046874995,0.025336735062499997,-0.021452310171875003,-0.0055234529,-0.010190777515625,-0.02390919653125,0.054283543546875,-0.0089797622421875,-0.0196026405725,0.0847159765,-0.008061421078125,-0.0096810058890625,0.0025359010559375,-0.070020598203125,-0.071642143765625,0.041324847953125,0.062386370046875,0.02080815875,0.03997223459375,-0.004368696557812499,-0.061350179687500006,-0.0379680811875,0.028993340656249998,-0.018274929603124997,-0.0164239366015625,0.027168593468750002,-0.016546095809062498,0.053955401365624996,-0.0365716815625,0.035633695312500005,0.02898745825,-0.0543745755625,0.02312739328125,0.029107762598437503,-0.014907261559375,-0.0393391562734375,0.0266410936875,-0.003273399434375,-0.0365162964375,0.005375640290625,0.04377122634453125,0.007220736701875,0.0027202672781249998,-0.046226400200000003,-0.019703925796875,0.0267226415203125,-0.0313677562890625,-0.018290202359375,0.0116326953546875,0.09366585175,-0.044070507687499996,-0.01559544946875,0.081022457265625,0.0634066775625,-0.048881354125,0.0031107287671875003,-0.02833384091875,-0.0053156806781249994,0.079171438671875,0.07384103956249999,-0.0623021398125,0.06140550584375,0.0487548321875,0.0005419291718749999,-0.02468360628125,-0.064845638109375,-0.038376832953125,-0.023363560046875,0.010565507843749999,-0.02082457664375,-0.010381079196875,-0.03493705171875,0.0830325743125,-0.024592210421875,-0.055243339578125,-0.039002618171875,-0.068491207046875,-0.003042380805,0.0229049883125,-0.045181625687500004,0.0007183075796874999,0.00022675300312499994,0.010043045665625002,0.06768922384375001,0.006879946099999999,-0.031594079140624995,-0.07930963040625,-0.0192133980625,-0.07839539546874999,0.0880084346875,0.022715694093750002,-0.016752869099999998,0.03304357490625,-0.08040172209374999,-0.03786231021875,-0.019575631078125003]',NULL,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('IW2P73ISBCUFPIAWSIOZKRDCHHFHC35S','',0,0,'',1,0,0,0,'[-0.01391313475,-0.031814132,0.017377053075,-0.01851261325,0.021255451499999998,-0.051055306,0.0366150855,0.007998470175,0.0695672645,-0.1067636275,0.0307072165,0.02941578425,0.054768010500000006,0.041151049,-0.06493903375,0.0015896528499999996,-0.05437162425,0.011924136,-0.025054364,0.0009921848250000003,0.012807875,-0.01319641825,-0.00488935855,-0.07366566999999999,-0.0611034065,-0.06666547924999999,-0.04888238425,-0.035091203,-0.01854779615,-0.024557007999999998,0.0030882324,-0.055875238499999993,-0.0246700375,-0.02172630285,-0.025565405,0.058197003,0.0547107775,0.047857131,-0.04580487,-0.00021249714999999926,0.009770386499999999,0.044646309999999995,0.0018705221250000003,0.0371642205,0.018666550325,-0.0032051121500000002,0.0057689690000000005,0.06864431525,-0.04906746575,-0.07431345875,-0.0647896445,0.0120775261,-0.02890944,0.01879340475,0.024201165499999996,0.04355076025,-0.014099167999999999,0.026033113750000003,0.025052837749999998,-0.068487575,0.022659832499999998,-0.0027816580000000002,0.03500908899999999,0.012073708,0.006179701499999999,0.034802054,-0.01799351825,0.0457090165,0.0036213202500000002,-0.008580024424999999,-0.072938294,-0.016224131250000003,0.06459961750000001,-0.04963675325,0.08387918625,-0.13179572750000002,-0.011209804,0.011490459325,-0.04273579375,-0.0603162555,-0.03941750125,0.061718414,0.029566903,0.011713920749999999,-0.07820421,0.042141458,0.04053815075,-0.0431640475,-0.009912542250000001,0.0083520422,0.04968228825,0.061740414,-0.003251780325,-0.0009849047250000001,-0.07888640699999999,0.00013775579999999977,0.0545293975,0.0314430285,-0.025010752249999997,-0.0754261725,0.00026732155,-0.04167998875,-0.038423044,-0.012128476325,-0.042172063999999995,-0.03992470075,0.055492729500000004,0.005174035799999999,-0.0491557875,0.047224008,0.027870127375,0.11123915125,-0.0017566490000000008,0.06637293625,0.08444959,-0.038633152000000004,0.040549324,0.0181765085,-0.0103707255,-0.052444608749999996,-0.0721162075,0.0017395296250000006,0.03576854825,-0.0010544938500000002,-0.03536455575,0.026296009000000002,-0.011038092,0.009561795625000001,0.0061376165,0.016413343999999996,-0.0007041408250000004,0.008430746000000001,0.007772767000000001,0.035255850500000005,0.03609753,-0.004700959499999999,-0.0244996355,0.029143511,0.0019076424499999993,-0.02425797625,-0.02824462725,0.03748850525,0.004536174249999999,0.094921252,0.0402888305,-0.035919796500000004,0.0325914395,0.028936399249999998,0.0100435923175,0.051378176750000004,0.0466342265,-0.104555035,-0.058734387250000006,-0.053190730000000006,-0.004201957500000001,-0.0030598753299999996,-0.009583216875000002,-0.05078611825,-0.037133980925000004,0.0406709395,0.01118452775,-0.028617762,-0.006732865225,-0.03122189575,-0.054440001749999994,0.055957135,-0.054629830500000004,0.00548484575,0.0018623927500000005,-0.0054835023,0.04359883825,-0.04169836625,0.025491153,0.035283773500000004,0.020951236874999998,0.017083047,0.011288541499999999,0.029325848999999998,0.031001949125000004,0.04632318125,0.058114136999999996,-0.018353527600000002,0.0010329377499999999,-0.05167622725,0.0015087445249999999,0.0665028595,-0.017552406,0.0030785925075000006,0.067237884,-0.045436311,0.022067097,-0.068492519,-0.09581154575,0.02946200275,0.019267693750000002,-0.013623341,-0.0023418241499999996,0.057798097500000006,-0.02830513875,0.00967313775,-0.0156008155,-0.038696254,-0.046455728749999994,-0.020938623415,0.00489014375,0.0191956194,0.01110382618,0.020775547499999998,0.116135215,-0.040037983750000006,0.039333228250000005,0.011678268775,0.0650113585,0.0023590035,-0.05381264350000001,-0.008376887255000002,-0.05688126,0.01151456675,0.00003846570000000035,-0.01287236325,-0.06661450099999999,-0.03827642075,-0.045446761,-0.03154112575,0.028140978,0.070225409,-0.020004859,0.0193362475,-0.0034820117499999997,-0.074293175,-0.04876132,0.0074359382499999994,0.0066796961250000005,-0.011634815875,0.009048144557499999,0.0344562235,-0.01762691475,0.019571052749999998,0.026697968750000002,0.015484052000000002,0.03876590725,0.0037216567,0.04729691375,0.008930467375,-0.07800198875,-0.043134631,0.0424968855,-0.0057933688750000005,-0.075971065,-0.005398360425,0.01736323075,-0.03068225125,-0.0700152155,0.012127145199999998,0.052686005499999994,0.00609444565,-0.05195201175,-0.01496918725,0.032330921,-0.0251999175,-0.0317094965,0.0063436068250000005,-0.046775514000000004,0.024125194250000002,-0.025942028000000002,0.0683850275,0.048410787250000004,-0.020441745875,0.0014374775000000001,-0.007761475925,-0.003657494249999999,-0.01002698675,-0.0033783719824999996,-0.01613361275,0.054106417000000004,-0.0499455445,0.07898722825,-0.014621054499999998,0.08328554125,-0.02660218675,0.0029891759249999995,-0.010516797999999999,0.03557642825,-0.060217531,0.0171425431,0.03266155825,-0.0598199765,0.021716342,0.0851276085,0.06803951925,0.02062912125,-0.008283969975,-0.032307963655,0.0506742335,0.020532822,0.0360789155,-0.0006283978250000003,-0.02785933975,-0.0030728417500000002,-0.034540906499999996,-0.0300205485,0.1115321695,0.053453546000000005,0.0703359815,0.010377180074999999,0.036756731075,-0.00297751195,-0.077184735,0.0264304635,0.0481822745,0.073460445,0.06669125100000001,0.09291405250000001,0.05010346175,0.029880568250000003,-0.034649416,0.029474834999999998,0.031317542500000004,-0.02699742575,0.0557845065,-0.05035647375,-0.0022147215,0.0213037777,0.07004532675,0.0264894885,-0.04297427725,0.07081584375,-0.00481877925,0.0048342215,-0.02130823725,-0.025961382749999998,-0.06262777725,0.034384046749999994,-0.0190645906,-0.031134641674999998,-0.068910896,0.06261982975,-0.0260708335,0.09122910349999999,-0.03100116965,0.049027657,-0.01474484825,-0.03469707425,-0.006989758326499999,-0.056124094,0.009483469874999999,-0.04452728725,-0.011856436750000001,-0.02315196925,-0.0312197325,0.04668023435,-0.013576097,0.12342725624999999,0.009619299000000001,-0.03253524225,0.00691780145,-0.007575374,0.017970803,0.039913282575,0.01719394935,-0.034085923000000004,0.0160938888,0.047048848750000004,0.05772991225,0.03188324875,0.005430960675,-0.015838408499999998,-0.020243144275,0.017690586,-0.038486903249999996,-0.0037113453749999994,-0.05992632025,-0.0066788766,-0.009260173449999999,-0.043526957500000005,0.035566587250000004,0.0520154155,-0.03742566475,-0.012924420124999999,0.05485878925,0.017260086875,-0.00945986855,0.06038467375,0.028211044,0.01180591125,0.076735146,0.010415625750000001,-0.026288575499999998,0.03359009575,-0.029869059499999996,0.018123453499999997,-0.039763396500000006,0.013718122,0.015185622250000001,-0.021508391,0.0933689765,0.0861815165,0.01772232125,-0.03339793175,-0.018280382249999998,0.024922235325,-0.00670621405,-0.004941027,-0.0030330302750000006,0.049037655,0.0407625665,-0.098270484,-0.010615769,0.014149342125,0.0732888865,0.01031384975,0.0708132685,-0.0248589595,0.01914073765,0.023424223175,0.0017784540000000003,-0.0016458964999999989,0.034801676250000003,0.0007287893750000003,-0.00010908749999999942,-0.10601041950000001,0.035614491750000005,0.0023196674499999996,-0.07413317850000001,-0.03187354875,0.0022230885000000004,-0.022146297500000002,-0.0020944157250000002,-0.053558506000000006,0.005407627825000001,-0.00868874405,0.049080156750000006,-0.015095300350000002,0.050741894499999995,-0.0644765125,0.049679071875,0.011181570100000001,0.08374534125,0.047086234500000004,0.04629623975,0.07211018675,0.01747124065,0.03838733075,-0.02483115725,0.059315212,-0.007435562849999999,-0.033800771,-0.062262683750000006,0.018508591749999997,0.05456382,-0.032214809750000004,-0.0060910296,-0.0688426575,0.028439918925000002,-0.050798488,-0.032318176500000004,0.0070076956499999996,-0.0850821425,0.0116441195,-0.06209254825,0.0392326955,-0.038714852,0.042342809,-0.07345825249999999,-0.0783221335,-0.00245315065,0.0052674726500000005,0.06709293425,-0.033900455,0.059125045,-0.0089869296,0.03726652275,0.036819674749999996,-0.066015052,0.0090962235,-0.0532330595,-0.0423983279,0.054948274,-0.0021313933875,-0.036738087749999995,-0.061552870499999995,0.01083386435,-0.000004987750000000173,0.03250943875,-0.00265433175,0.023262875250000002,0.04094322,-0.0458693885,0.004981979125000001,-0.01146187345,-0.017557853249999998,-0.02698673775,-0.02743749775,0.015717598925,0.00637069715,0.0225431645,-0.024064882425,0.07339412125,0.031813663,0.04107066175,-0.0605346105,0.005952673775,-0.06258660275,-0.0320774,-0.049892332,0.024880522500000002,0.0639617125,-0.0702298615,0.017941317249999998,-0.005220711350000001,0.014933126924999998,0.0115449712]','2008-01-01 00:00:00.000','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('PI6A2XGOTUXEFI7CBF4KCI5I2I3JEJHS','',0,0,'js6sg6b1h1njaaad',4,0.3239983399779298,0,0,'[0.029390826499999998,-0.0503012115,-0.0038545094999999988,0.0509694235,0.031093432499999997,0.0496081305,0.029921502000000003,-0.011004544,-0.060369486,0.017543245,0.01045707515,-0.099466162,-0.00480026345,-0.04493461,-0.0037644171749999997,-0.065234118,-0.0040764575,0.054459017,0.022406583,0.0096438375,-0.110314265,0.016590626,-0.0228292765,-0.1048702,-0.0763408,-0.006629400999999999,0.004310676500000001,-0.029119649,0.01620591965,0.015485259999999999,0.008847230999999999,0.05485049,-0.034671595,0.0115840045,-0.007419231,-0.093930635,0.0017309952,-0.0048228687,-0.05732045499999999,-0.033113999500000005,-0.0240111475,0.0323214015,0.00287205625,-0.030934734,0.00156168245,-0.048679148000000005,0.02641126,-0.0112433873,0.012481417250000001,-0.065828795,-0.03307603,-0.0117135982,0.048581928999999996,0.028982857,0.005623224499999999,-0.032749998,0.011234884625,-0.0006842143500000002,0.026518498,0.061320491,-0.0146354356,-0.079900327,0.0683921215,0.007673159000000001,-0.0036813074999999997,-0.0450446075,0.02894235215,-0.039071353,-0.045876458,-0.0352887335,-0.07320109999999999,-0.015539629999999999,0.0289246405,-0.049284593,-0.01250326,-0.0337509495,0.046399666,-0.071127149,0.08158958499999999,-0.0426160325,-0.0080168428,0.0136308075,0.02569515,0.043871697,0.0033857435,0.058685176000000006,-0.01749069625,-0.053259678,0.049114284,-0.039802356,0.0080722875,-0.0296135,-0.0043557191000000006,0.0014750100000000006,-0.009338751650000001,0.0276961965,0.00885040575,0.016889396,0.0085062253,0.0206174708,0.026253349723,-0.037348458,0.019311317,0.012004956,-0.018269215,-0.0280598629,-0.042533084000000006,-0.04640435,0.003540217,-0.032545467,-0.013042198,0.069853378,-0.0463841565,-0.027688966500000002,-0.059565311999999995,0.0955551455,-0.00281534995,-0.00056369025,0.056012735,0.064883204,-0.004080717500000001,-0.0589001255,0.0204381845,0.00573572365,0.0227016705,-0.0095095435,0.049776725499999994,-0.0318561775,0.013517221,0.05898059,0.0099591405,-0.0467890275,0.020263018,0.0853258175,0.0098792975,0.0248817635,-0.044659859999999996,-0.022181526,0.0473887315,0.022208215000000003,-0.03485217,0.068261088,-0.01371124975,0.023889135500000002,-0.004693188599999999,0.061553551,-0.000011999000000000384,-0.0158730365,-0.006931088,0.09489299500000001,0.055977795,0.06602641000000001,0.01054402925,-0.01124513895,0.002503631,0.0072078265,-0.014834385499999998,-0.046107534000000006,-0.007856566499999999,-0.0422721125,-0.0423789265,-0.0212909215,-0.00794488725,-0.0469044435,-0.071824202,0.0225725725,-0.0319154,0.026527513,-0.009888712899999999,0.02953384,0.085858678,0.013506947,0.0678732135,0.042902051499999996,-0.062338507,0.0354902925,-0.01188858515,0.0286265445,0.019621773500000002,-0.02367736825,0.031068825,0.071462768,0.0546697175,-0.028328653999999998,0.0338450425,0.0414083,0.064161343,-0.014787015499999999,0.042576257,-0.052504155999999996,-0.009431747,0.054281609999999994,-0.021365432499999996,-0.010823029500000001,0.031537834,0.027937777499999997,-0.051239634,-0.0008470490000000008,0.0361261665,-0.0580307265,-0.0315868765,-0.0055125591500000005,0.01400582125,-0.0184045163,-0.046149815,-0.005499571,0.0155790405,0.0583802535,0.039215091,0.0008411794999999998,-0.041732420000000006,-0.050039497,0.007283665000000001,0.0431485005,-0.00677296875,0.0601975825,0.046510825,0.023623201,-0.01524039935,0.07721521,0.074249245,0.0407936515,0.00849325405,0.02431605585,0.011315986,0.01000438185,0.000004355499999999894,-0.0256082855,0.027331278,0.026526522,0.045884533000000005,0.064017159,-0.035494845,0.014849005,-0.07764901299999999,-0.046943987,-0.004783612,-0.0019289365000000006,0.044880989999999996,-0.0615054725,0.008713913,-0.064159369,-0.108074245,-0.0245115032,-0.0346285845,-0.060331363,-0.0337360495,-0.0928075975,0.023803201500000003,0.0215816405,0.039825595000000005,-0.023639452000000002,0.01902793,-0.00781150095,-0.046295049,0.015229914,-0.044872945,-0.0181105295,0.018318828500000002,-0.085241333,-0.00763042895,0.045985624,0.078587918,0.0237581805,0.019066963,-0.014184376,0.0314069,-0.0208157225,0.013775869999999999,-0.092092003,0.060038437,0.0562684335,0.01282044765,-0.043142775,-0.077564127,0.0211277365,-0.013994697,0.0015711942999999998,0.0226966145,0.099338087,0.0291462905,0.093184027,-0.045245903500000004,0.0520713405,-0.069911768,0.0341777035,-0.0035331141,0.005852487999999998,0.0426323475,-0.0029093645,-0.03406806,-0.00466204385,-0.020408429999999998,0.07412659699999999,0.0555368515,0.035822505500000004,-0.019567507499999998,-0.0317213775,0.0006759230000000001,-0.0320736795,0.01196724155,0.0319717745,0.02698861,-0.0009364279,-0.0356625695,0.011958187,0.0374467985,0.0545301175,-0.09391315,0.048995292999999995,-0.04715971,-0.01018323015,-0.02479688875,-0.034046104650000006,0.0157533374,-0.0087085585,-0.00108834735,-0.0443082275,0.0403492,0.009395348,0.0366207795,0.055315856499999996,0.0932063675,-0.00557909673,0.0502743045,-0.08796758,-0.0131685065,-0.026735282,-0.0241287825,-0.0381497525,0.0056856297,0.033867326,0.05904681,-0.0679266085,-0.0335014595,0.032558654,0.041723721,0.017434435499999998,-0.045156486499999995,-0.029794047499999997,-0.0027904705000000004,0.020673108750000002,-0.0192013875,-0.0299808695,-0.03081326245,0.00125815955,-0.075886538,-0.04229379,0.039182544,-0.003952550000000001,-0.0143515505,-0.0330433685,-0.030146457499999998,-0.026057409,-0.0164466015,-0.053462672499999996,0.01185499725,0.028812123999999998,-0.0368386395,0.0232451215,-0.01108514465,-0.007439916499999999,-0.033431644499999996,0.046813843,0.01008481285,-0.0181223735,-0.0159577681,-0.0033102907500000005,-0.034488053000000005,0.06935485,0.0379800925,0.0325609615,-0.0733929885,0.024054515999999998,-0.09723248000000001,-0.0443772245,-0.021324694499999998,0.0103385705,0.055247911499999997,-0.0556644675,-0.0431905165,-0.039941268,-0.0346950015,-0.0587926,-0.0163988131,0.027000692,-0.00154901115,-0.018861745,0.016058999650000003,0.0137215953,0.033349326,0.01698440525,-0.00412060125,0.0015065590000000002,0.046087469000000006,0.054306643,-0.033629904,0.002419951,0.0393065175,-0.072762359,-0.05446597,0.008974321,-0.068849205,0.105380715,0.08792094249999999,-0.01965546775,-0.0735049575,0.011614979,-0.01172863955,0.019627030900000002,0.023582547000000002,0.029378214,-0.00484438543,-0.04092678,0.0227958605,0.00478901805,-0.0441016925,0.009984607,-0.0034369715,0.08558102000000001,-0.0366258695,-0.07055201,0.0458065275,0.029891107,0.0032485696499999998,0.0416649925,-0.006772525850000001,0.0266587225,-0.037922555499999996,0.0450138765,-0.00031528125,-0.024871631499999998,0.0259149825,0.008122148,0.0082324845,-0.01057201585,-0.02999843425,-0.068303585,-0.00490130815,0.030564248999999998,-0.053122275,-0.029750361000000003,-0.022997867999999998,-0.0175231255,0.031132409,0.0018893698000000002,-0.0022311989,0.0064160765,-0.04024497,-0.105197768,0.00480071625,0.0125502665,0.0240250565,-0.03232351,0.054054075,-0.00419136315,-0.0627546015,-0.048507734999999996,-0.0187147505,0.0251195347,0.0294110515,0.11645791,0.039039331499999996,0.0519267515,-0.0652619505,-0.0144988885,0.134864065,-0.0372120825,-0.036438243,-0.0330626875,-0.031956766,-0.094570108,-0.0443558225,0.09487513,0.0673500685,0.0307305825,0.010350817415,-0.052975773500000004,-0.021578872,0.057038174999999997,-0.0035335995999999995,0.0053534458,0.0302415495,-0.061024507000000006,0.0104371503,0.000001594999999999635,-0.089924738,-0.00963383915,-0.051207721,0.062871485,-0.0676942725,-0.01274987815,-0.033068996,-0.0032600508500000005,-0.0482352155,-0.0400539235,0.04832185,0.0171953418,0.0162546295,0.052375985,0.043627676500000004,-0.060105043999999996,0.0125964665,0.0040247465,-0.0207374005,-0.0084052233,-0.031770002,-0.02711991625,0.0463117675,-0.0348302765,-0.0784637,0.0499060845]',NULL,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('PN6QO5INYTUSAATOFL43LL2ABAV5ACZK','',0,0,'js6sg6b1qekk9jx8',5,0.8,1,0,'[-0.015105677000169373,-0.0005582744874266051,0.0480268501406662,-0.03601115760977173,0.0005837739331054689,0.014168089953522492,-0.03945336629091645,-0.02582770810183487,0.020898761370506287,0.049166841007919314,0.021960500727076723,-0.019064476425213243,0.02198730232398834,0.0006670523258575441,0.03028046368291855,0.00649638007861023,-0.01584042613295212,0.00530397326763153,-0.06404373233350608,0.03889477750802231,-0.0365899261901268,0.0360787547656456,0.07579429823342132,0.039115246617597965,-0.0777424514863777,0.035950400633987425,-0.01904672616637268,0.031240118709612276,-0.01142303718094612,0.021169409966093445,-0.04066713893357315,0.048964979162612915,-0.016256413336937715,-0.02378354035888214,-0.020449917192553707,-0.02040227800516968,0.06541690078029251,0.016761249534914705,0.03380005035063598,-0.10038679582336427,0.043679719882033535,0.03128701222455444,0.012390233834701538,0.05524386205410767,0.021537026348385238,-0.016655772903281404,0.007295974349593354,-0.000005785312992858532,-0.047790829845092773,0.017440576051146697,-0.06534523391118621,0.06609203363401413,0.03238222320728302,0.006614993631034087,-0.054927458582173155,0.030833110256991578,-0.0056855157837505345,-0.007370784518985901,0.0013351148462055202,0.047366844577483365,0.04135019693103943,-0.02510304556774292,-0.05305447016115189,-0.03180977055114746,0.012452435193779296,-0.031038226814250947,-0.06159064720963287,0.057565623878417974,0.006987256155133055,0.10980759767712402,0.0014624758511650082,0.04941792959784012,0.02249399537556839,-0.007318808567618561,0.011643714617645264,-0.033996864613095854,-0.10756568994960479,-0.008790611639031982,-0.06265860528228379,-0.03834362793397904,-0.007061803256170654,-0.02360514984864273,-0.030340688408576965,-0.006711280069554138,-0.026063804222563172,-0.06257436487065124,-0.03489222804085922,0.023775160926244356,-0.05953325934691238,-0.0015599671627334586,0.04257923482005539,-0.02072714042014847,0.042186514202873227,0.03334131403590164,-0.04231802868860626,-0.03938228046069336,0.04991599600813751,0.005012853217630309,0.02852926982268677,-0.04592934168044281,-0.0446876756071167,0.05780069138760376,-0.06523845092017364,0.03691154157677917,0.0048527119732078555,-0.008498008999919891,-0.06625776342607116,0.013960302090915604,-0.029253019821994783,0.02477269871644745,0.010155390116101837,0.03100301871340158,-0.07413353268207168,0.01750142506529999,0.03461705135130691,0.04982243958808899,0.00851692480498886,-0.002991416728403473,0.01759018484255066,-0.07281463888115311,0.07669263036101531,0.0287119138326683,-0.0011225693401481635,-0.022214332482351686,0.08318748801869094,0.06656315672954559,0.0034995880579914086,0.04958693578422928,-0.027691547638692474,-0.03405751975708465,-0.062014044191894525,-0.0004367024225837711,0.007944679561768342,0.03339219333856888,-0.04039564807562256,-0.06730881179145813,-0.07099339792601776,-0.033052287483390806,-0.050682249608245855,0.011561693050074387,-0.09867453691846315,-0.02774825273226944,0.010811723733195496,0.02427582366474533,-0.02078586645137596,0.01433492286357048,0.026900254564299775,-0.05306856266233825,-0.007102414552368164,-0.02275204349867813,-0.03211197205357055,-0.014967170406674196,0.022953155306690905,-0.03644228327174301,0.012341418549354555,0.020687427985451052,-0.09076456366364288,0.031082595049208066,0.04102866745965958,-0.02306090883122635,0.027812227150472258,-0.013119295590370941,-0.004158771480469893,-0.007025444076653517,0.009275999232177735,-0.039368103392872236,0.01910143328294525,-0.05630273885418091,0.055353015055413055,-0.0014070097039474495,0.042947509516956334,0.0024906970417621615,-0.03561797166536834,0.006505803784743882,0.006665486497595978,-0.006378142944042969,0.05448368035679932,0.07332471840206146,-0.0014946864171386718,-0.008414893981474686,-0.00006825545633163364,0.02668107540572357,-0.024539537215417483,-0.07293688736830901,0.06344162595002364,-0.033607367797969814,-0.01986442914540863,0.026089177944317626,-0.022147074482840423,-0.08048881567908478,0.050637503425783534,-0.06346700348937226,-0.015700777833213043,-0.04264569287159348,-0.002655311902906036,-0.03654008229608307,-0.007810925734401397,-0.0435794361814415,-0.011699671276438905,0.057055175916534424,0.04544679800120926,0.037604382557088464,-0.02941164037058258,-0.05797836845658112,-0.06812897444572831,0.08032934278161621,-0.01328043643980198,-0.08971531949739076,0.0065821178142807,0.008762343139662933,0.020370728524544524,0.03974483299145508,-0.0051898651247510525,-0.0031604766306224056,0.07640609197084428,0.038082580676622776,0.05806105880397415,-0.014124205852999725,0.007738546446239335,-0.04230980231715012,-0.01059650656994934,0.010447661136037827,-0.04688999712561989,-0.06730292583744431,0.016754640387374113,-0.011607031355502319,0.023310211609113313,0.08731236136631013,0.05903231309516144,0.04731763803346557,-0.02573253768891525,-0.06296218933005523,0.04012439522837066,0.025853857002137298,0.007843758596900636,0.046765933136711124,-0.0018710897452026364,-0.005570995783544921,0.0005954957864215851,0.029306860778232576,0.03074633266388397,0.02318916068950821,-0.011157762649505614,-0.013694216304312515,0.015094815793841173,-0.008802384161989595,0.032486344160458376,0.05804673958212662,-0.006112833595197296,0.006215988022933197,0.04096582699106979,-0.03384389014125061,-0.01596561475662651,-0.010684742677253074,0.07758476984541932,-0.005856569876429291,0.024524756417617796,-0.007312638971189117,-0.017082938609609223,0.0011795664558563231,0.0134139216274601,-0.09028529851032258,-0.039419858379217534,0.022968888672964094,0.004521465961741944,-0.06451345260910797,-0.04178954661956787,-0.024166587057536396,0.012531514465320588,0.02323170220531845,0.04000117979464722,0.03214717679358063,0.056948825253341676,0.05539476134574128,0.013257249967432405,-0.0001733097061775205,-0.01234630922813568,0.0645579352090454,0.029838023576596068,-0.06455350567951279,-0.013353814450276946,0.0018903859134303275,0.0483956355803524,-0.004311148732519531,-0.014597871326852417,-0.006853384533165969,0.04057120248826332,0.007104495398272705,-0.027431613068233492,-0.09228961372112274,-0.06612821609320907,0.0607875549739154,-0.026342729023012542,0.06454961398086471,0.004993419094538574,-0.031680751000938416,0.007030828889411162,-0.010022039687029268,-0.05428986021428299,0.017565788880432403,0.04025441392524147,0.009023673541622163,0.009042981797892759,0.019972970522025298,0.058956133531005865,-0.008320068883990478,0.02986469039841843,-0.053139615835475926,-0.024647880182499998,0.007398424838289642,0.09050773480216218,-0.015264475845877838,-0.06385353173209762,0.016500261584825135,0.02948610469222336,-0.02504260549529915,-0.018835162326039122,0.050848700451684575,-0.03199441179409637,-0.019780421813622284,-0.027626615849293518,-0.03419102001171112,-0.014344497819357758,0.07330804638220215,-0.02937739203966522,-0.00813064343063736,-0.01626787766690979,-0.011862281442715148,0.01708495452203865,-0.07908452169694902,0.023940025203119657,-0.13222904368403626,0.048117978374713134,-0.017696039928765107,0.004759198936071777,0.01974903359319687,0.010760925580199815,-0.005599215416766357,0.0457550643199234,-0.01929695170711136,-0.007629453917987061,-0.010118543879554747,0.015504727550686645,0.03245994598398285,0.05049195915774918,-0.06673184178328552,-0.01761782965561676,0.008011984665633392,0.023189021348875426,0.06720727829968262,0.010742643820915984,-0.03080342023261017,-0.050128828091691585,0.04935064662135315,0.012293871085033494,0.05639020959568253,-0.02957390940026932,-0.03676535286145477,-0.004796114565882111,0.05806600428461456,0.018004375270679475,-0.020827009949742126,-0.0336628292589238,-0.0018759192028083797,-0.06518067211773682,-0.02731396445179306,-0.03430377823384857,0.016512887052202073,0.061277289867412564,-0.019134398406000827,0.05822277240970993,0.044241398569797516,-0.005043084829421997,-0.04018607674626312,0.06927013858769607,-0.004344519528141023,0.012868128092136383,-0.08525498011501847,0.03454513801989975,-0.024010073233037568,0.02195751011467056,-0.006334513400955963,0.06579357440817261,-0.009711559918811036,-0.013345796425511931,0.014702989589321902,0.025344240384365696,0.021528159041582107,0.062108358473124695,-0.05624000855096435,0.05573243638398361,0.006079895555899353,-0.002001432319259644,-0.002443507762801743,-0.010721616536909867,-0.04295436979775849,0.08180931740979766,-0.014715828856610106,-0.03683209432014542,-0.012104101579055901,0.013437134275827486,0.06964065576705855,0.06482510509484864,-0.03570993432865906,-0.05314338450149346,-0.11395284172808075,0.01426200422902832,0.012089334595506287,-0.058501489031186675,0.060430661880981444,0.0500264671381279,0.056157483018959044,-0.05001220665976715,0.07527209592948914,0.031277665487422945,-0.02043782967053299,-0.08342602471109009,-0.0008383195362091063,0.045666852330976865,-0.05341016683117676,-0.0003998352299102786,-0.03577085955021919,-0.038460902215493774,-0.01896648460201416,0.012595410857717131,-0.0060184891112971504,0.019921306564183502,-0.060824947492757256,-0.08852370824755859,0.003392263133862915,0.0036400299628715506,0.03255903972799225,-0.008351102953604507,0.01567778415994263,-0.00023129789984893678,-0.023584983993255156,0.06815277690185165,0.032341226983652875,0.0026074800379161833,-0.0395687710902481,-0.003838149411266327,0.04100280903240967,-0.019130064566046143,-0.07410366493117905,-0.07626375565908813,-0.014898051247527312,-0.02028174410337219,-0.0413983021689148,0.05420100971967316,0.02752598950049637,-0.024227222049773407,0.01466367372080475,0.013159825923877717,0.03946128732824249,0.02427177671503067,0.03591388100347939,-0.003222521540391235,0.0183274046263958,-0.03000545738402557,-0.04066711644104462,0.017155749921449585,-0.06134375247813416,-0.036362408407546995,-0.019471377535612868,0.034648935124684144,0.01776573165824356,-0.005382945029614257,-0.034531315796222685,-0.004955845186902466,-0.023998231859699858,0.03130629873801392,-0.012495260702575683,-0.031263154234012984,-0.063910194205719,0.01745994660978073,0.038960702542871095,0.04021203330704117,0.023016385340854643,-0.0403753269719162,-0.018214478771432493,0.009230925650691108,0.031802766191501616,-0.0060094809595568855,-0.05665428473038101,-0.0026934481642271802,-0.01278887994417572,0.013757778161637,-0.06991252187433472,0.025432326767399597,-0.05928275511783676,-0.0071204498857164004,0.009102611771803285,-0.048021745720825196,-0.04234071017774048,0.0378105065918541,-0.0030949641070522308,-0.0802945368397522,-0.029345935146197513,-0.055173430818717964,0.035613126717409516,-0.07929294203311157,0.011167600883222962,-0.010140670248493196,0.018876611506684494,0.038331590555036925,-0.021097202962330627,-0.02206313974373703,-0.0409461827742096,0.07130217153391571,0.06408282878469848,0.005774317041436768,-0.07263691064697265]',NULL,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('TOSCDXCS4VI3PGIUTCNIQCNI6HSFXQVZ','',0,0,'',4,0.3335191224530258,0,0,'[-0.053561389904586795,0.02493500179508972,0.05595611112191772,0.0055583031357406614,0.06096615248301697,0.03496644994218445,-0.01198695953822937,-0.02454460388852234,0.06803707268757629,0.026374346495635984,0.0829672158716156,0.016856238718595883,0.026665416756958008,-0.0040052483594970704,0.020293359176193237,0.04141028915954589,-0.0203971049396698,-0.022560134065307616,-0.03766844269610596,0.010925087254508973,-0.05584892202276611,-0.01708412063880005,0.07078410664926148,-0.006791854692691954,-0.09048726862814331,0.06529471053547668,0.00805870625440979,0.003185225187793579,-0.018936199966329958,-0.012567245673349,-0.05535705010704651,0.03018335210581665,-0.04415012300550842,-0.05080241808776856,-0.037411959780944824,0.017662395667355345,0.09760594306341552,-0.028251039018463132,0.01704797846333618,-0.059372201955718996,0.05574424936593628,-0.010868599007102965,-0.012860168669677733,0.01699000405715027,0.06789376899803162,-0.007262103997096252,0.02162036994911194,0.029675374175361636,-0.018911653790352638,-0.040019186535003665,-0.05813169548834228,0.001130981756311036,-0.03868822248225403,-0.013124584308215332,-0.04959773636276245,0.015140624265402221,-0.02141350306637573,-0.03751785701907349,-0.006248120308032227,0.05437072424835205,0.018381264600920565,-0.06975018308328552,-0.03373974997651672,0.034049636619096685,-0.04413912348025513,-0.020500543401235964,-0.06727858024015808,0.0056846422075592035,-0.027692957355023196,0.03017583047795105,0.0379142424294281,-0.020554617585459595,0.08608181673811341,-0.00558661152100952,-0.01761539180555359,-0.030357409232269282,-0.038801233812469485,-0.002326377160518799,-0.04056732406237793,-0.03209971834346008,0.024125684115341186,0.0315708265684845,-0.05462144547168274,0.0026592329726211547,-0.0002449828401040651,-0.018294493854022216,-0.004316533692294311,0.031179499626611328,0.018720620290939332,-0.010533231864138794,-0.02601918470727783,0.03628710090163574,0.00506572206867981,0.03785012353689575,-0.02089666075800049,0.0005888406594442138,-0.02709355396816101,0.05639648983508301,0.006216579241943359,-0.05114516002183533,-0.04535121382156372,0.02563305507798462,-0.07923478377371215,0.032685130028892215,-0.001191900266772461,-0.04475778329414673,-0.023464674753723144,-0.002032372990753174,-0.01025872433950653,-0.024260434875390625,0.02864984106276855,0.007080414502122192,-0.06647833907400513,0.0783933927390442,0.08410754442626953,0.048460447177383424,-0.005683048104943848,-0.0033352546661720274,0.02472490765201111,-0.06543308330223084,0.08478776423457336,-0.025810452447610474,0.043794386990188595,-0.05349430982803345,0.06986419394355775,-0.06776561983079529,-0.027279223366226193,0.06643936192025757,-0.02699730024284821,-0.02261310328250824,-0.030541795043481444,-0.036404816941958615,0.002319148392166138,0.030034134980651855,-0.05057250613243866,0.015797195287312316,-0.05546740251412964,-0.03792064480703736,-0.046270072130859374,0.03600284879156433,-0.016286383008148195,-0.01447935282893982,-0.023145600843895997,0.05445904519541932,-0.019425428872716675,-0.027849521253845218,0.02624303381966553,0.03904380140099487,0.014552910185842895,-0.015262209582714847,-0.01546606357798767,0.06973534984918213,0.03443690571838379,-0.03316039928060913,0.025289981915246583,0.027551592510702515,-0.05067044379051208,-0.026268390881219482,0.01957086168347473,-0.018028586132089235,0.03361352139247131,0.02203808638873291,0.01012487246018982,-0.02816909800907898,-0.009651444010451508,-0.09467841339996338,0.02476457462034607,0.004779872280953979,0.0501946385553894,0.02433562254768372,0.018832664526740112,-0.012715093342271423,-0.029919957296679688,0.00032212689794006383,0.01700923572964264,0.009046746358553008,0.005211006430688477,0.0016982382203079224,0.049998209365203855,0.03436742353085327,-0.0121563069042511,0.05672995838252258,-0.04706990067637634,-0.056664633050765995,-0.012870437315783691,-0.07744849265951537,-0.046735237881042474,0.027536489646829223,-0.0063465054498382575,-0.03997399767149353,-0.005338936482995606,-0.00362328916847229,0.001921811812083435,-0.054075812154693606,0.05371017350401306,-0.06654334314242553,0.027277056678497315,-0.07361431532672119,0.029437021327194217,-0.015122589976702879,0.031627708358566285,-0.0755312407050171,0.010630397944732665,0.008918350276101683,-0.05778323354902649,0.0994148142859497,0.04068332303825378,-0.05268494103314209,0.03015451629309845,-0.018775764622164917,-0.009062567619699096,0.007059089237823487,-0.012346531363076781,-0.04320939792871094,0.07813872230740357,-0.03035949564965286,-0.01947474479802704,0.037923704186218266,0.007442268481819458,-0.03807596509654236,-0.008003724362815856,0.025805637528684693,0.03347750500194153,-0.07962477516238403,0.04868631318370056,0.02977127815507507,0.0029135298348171995,0.09915490313339234,0.019012361539624024,0.051748930902374264,-0.06191068098287964,-0.03972761279501037,0.0016844349614929203,0.0792777453282013,-0.031942168768554685,0.046137294803588864,-0.008718205879244996,-0.029874303470267486,-0.027774339395344544,0.05929509779299927,-0.01801204332841797,0.059447149948730474,0.04841970852426147,-0.0011173667728857427,0.022864025326361084,-0.026576215090582278,-0.05152430963276977,-0.022743134079202268,0.02738566810560608,0.025095160937530517,0.030021709013610842,-0.004549830057951355,-0.00030068623583221453,0.0009505420682525637,0.0293544979478833,-0.0007231390724517822,-0.044882692693908696,0.028293255085162353,-0.026880331244885255,-0.0020027976073425297,-0.0035708168297326663,-0.029375177293811037,-0.03760578239718628,0.009499767254864502,-0.006659269350109253,-0.008412711995428467,0.04506797155446625,-0.061588304754226685,-0.009378277797467041,-0.019579266450035097,-0.009406960064926148,-0.006551914738876342,0.05495061562628174,0.02347226618362427,0.01817871002554474,-0.016346725162420958,-0.0217945497718689,0.06450126613516236,0.05860402971525574,-0.0017858836164611814,-0.050239541191390985,0.10140318902853393,0.04010114428864746,0.0008114142740280172,-0.020079750827853394,0.0290547948102417,0.0523606569267334,0.0697007091730957,0.025686350122457888,-0.069663450563797,0.01652778975481415,0.04418237776111389,-0.030442624633346557,0.07070662380650329,0.00607760764486084,0.018585937644244384,0.04747481670280457,0.003442409377093506,-0.027003151967041016,-0.014442290127001954,-0.03355948236605835,0.04752330382379151,-0.06009620755910644,0.012064740791355286,-0.02728147155336609,-0.0021602167619903566,-0.019625289300570677,-0.027403285474594117,-0.03132451562153625,-0.00696172938717041,0.07344502092098999,-0.05291414485440063,-0.027143530911676025,-0.02862010956461487,0.013457262882380066,0.020273073586030577,0.0869318828140564,0.03178946219732208,0.01546345787972107,-0.025812222701647947,-0.012377268964108276,0.025233301823695375,-0.027445998504124852,0.04623188894171143,0.03194692068911133,-0.018809481018737792,0.05440299125515747,0.08841021014102173,0.024042683822097777,-0.0437970808447113,0.0622284837868042,-0.07230914156738281,0.061785600439392095,-0.005898011142715301,0.017018915580725096,-0.0074343364131958,0.0472978119741211,0.03322449719477844,0.05553645137957764,-0.045228417684552005,0.014598348405079651,-0.05135967175909424,0.02576592887980652,0.05089475070780945,0.03544028016654968,-0.03770926128921509,-0.017584528153511046,-0.0048514873775695804,-0.031726442226049804,0.03177034682945251,0.0442558303147583,-0.028826217311273192,-0.07331044327641296,0.0389429476973114,0.002298495944973755,0.05235454000157165,-0.00712197604630127,-0.023682568859283448,0.023732466243682863,0.013723664675314027,0.058904355138183595,-0.005807367322749329,0.015096379596409608,-0.006360169882392883,-0.030699472455233766,-0.0525733884350586,-0.022169618942180988,0.003913205996453857,0.03606074732737366,-0.007866270807852172,0.048841612311386104,0.0034765838286437986,0.004248465200854493,-0.03280500829776306,0.06378764452790833,0.055532332409862675,0.08680252519212342,-0.017844255846798704,0.029810377057144163,-0.02942251447070618,-0.044855546762594845,-0.005517916898706055,0.050234964126266476,0.011523523362924195,0.005936588419967651,-0.03421115212210693,-0.057217579814910886,0.031242944445419314,0.005507734122839355,-0.07523726362719727,0.07727178597763062,-0.03340703129373169,-0.0037740379818069457,-0.05799064666407776,0.002951611914428711,-0.0381551103936615,0.06767114967684937,-0.05226751990200806,-0.08678377352308655,0.018258538073345338,-0.05100995869369507,-0.014669730179177368,0.0019073754601989742,0.019928211831918334,-0.009651354162780762,0.00148156542230835,0.0300498909315033,0.013933203938430786,0.049118417478469845,0.07034309039993286,0.08631518890869141,0.045312744073425296,-0.0114556711665802,0.002262044725527954,0.03909658930291748,0.058989745317047114,-0.09017043097357177,0.029915415012585447,-0.021694081220796205,0.007112899486217041,0.034908875648205565,-0.07557318224520873,0.00747602307928894,-0.07689437854341126,-0.0816104629965149,0.06584847972103881,-0.027223482248062134,-0.0734825446631775,-0.026031234442622377,-0.021221113447901917,0.009427636536148072,0.0733798275839386,0.038499398346939086,0.07065423379763794,-0.03234823392584229,-0.03810496551548004,-0.022686502779409486,-0.0280469574908548,-0.025900615115014645,0.042155878818878174,-0.00046531529118805023,0.0967171226513672,-0.04239019891482544,-0.021407168994793703,-0.0901884771748352,-0.009318602439419555,-0.062206653710449214,-0.05432696328559875,0.07080146096733093,0.010451482704911804,-0.030338169516888426,-0.05439818012039185,-0.012598419564173888,0.04722508374314881,0.005100992507037353,0.07548265095941162,-0.02993898883608093,-0.00834879275138092,-0.04563876436360169,-0.04020596480168152,0.0288604560251709,-0.07016607971246339,-0.021332305549841307,-0.012735979240548707,-0.0325507344491864,-0.027569437057450866,-0.00618333070614624,0.014708548748822022,-0.028020249052243044,-0.0055215683416900635,-0.027922072329937132,-0.04069747037893982,-0.015941954358544924,-0.057657907068542485,0.057477929705368046,0.09361960902160645,0.023154440080284118,0.08209954707691955,-0.04653738135888672,-0.022657983432824706,0.017859119538793943,0.03184386651611328,-0.06479600977639771,-0.037647264635800176,-0.03802839938505555,0.007582054424845885,-0.000219012254373169,-0.019724465482708738,0.008770073973083495,-0.05662031348901367,-0.021091617894259642,0.024251208349423216,-0.08418829827484131,-0.058303197052200315,0.007839132345101807,-0.01063874680109253,-0.10956825240359497,-0.03290552308336639,-0.0166004150932312,-0.007761278100527954,-0.0341763706727066,0.030335803438739012,-0.04574581508354187,-0.040141617028427126,0.029325096495925906,-0.027303054453048703,-0.018120842727615355,-0.081876543736084,0.049446647137298586,-0.015033118148144533,0.0259648896006012,0.03862191597553406]',NULL,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('VF7ANLDET2BKZNT4VQWJMMC6HBEFDOG6','manual',0,0,'js6sg6b2h8njw0sx',33,2,0,0,'[0.10730543085474682,-0.007740289179353713,0.04013410115400314,0.01458170011165962,-0.033333988977870946,0.06636234022813034,-0.00010941258007316575,0.0266348918046072,-0.05017391628723953,0.026034562221256254,-0.03388911566430759,-0.03461048494812202,0.040559725024994844,0.02683793627304573,-0.00972269717541027,-0.07836494561032105,-0.022470260049817198,0.011276674801708603,-0.05526434009558201,0.014401617237932205,-0.031258523568474236,-0.05416104192368187,-0.05567222379755878,0.017950877029356768,-0.016397424193561935,0.062346790423413276,-0.019043469394284057,0.04085343435437774,-0.05627231374819698,0.002355368169155769,0.07268979656775187,-0.0015096598716884627,-0.030188596848975374,-0.030941932784964564,-0.02826790015985233,-0.05420075791573048,-0.015742074680253033,0.019360258910790157,-0.008227027287290193,-0.08797317745792674,-0.07358703463505077,0.09688007249803735,0.015168583267354964,-0.034569315837825396,0.054231690688333986,0.018033145214487362,0.01579093209709463,-0.09204238994311237,0.08645247031890774,-0.10499936100221444,0.022421303168151857,0.005288450124515152,-0.017391072021601867,0.011218363053184624,-0.08478270589438915,0.0038618527485391615,-0.023381522484070015,-0.05428399272960853,-0.049397680150033,0.04006855272634697,-0.056704127236808774,-0.00958812557516262,-0.024006645464504622,-0.0073450501057456975,-0.03138197361666756,-0.013765138786817361,0.01162637563227787,0.0023935177775817563,0.08953138773108768,0.05337418268588829,-0.012870218945196915,0.03652425150877475,-0.027783526080406188,-0.019489638927241745,-0.01591402705199299,-0.005031992847164803,-0.014592982936285286,-0.03540697236418762,0.015595597412254449,0.004689344744109726,-0.009276015175478172,0.0058068592886232374,0.10480716412028504,0.0169216338187767,-0.0159497901004467,0.04574707649004688,-0.012214007484710122,-0.04849749380776977,0.054958586523843764,0.055898306713647844,-0.05052226642217827,0.008803732924324036,0.02326267119630642,0.047305830959801676,0.04497242295638694,0.020850376996620942,0.01314765746152954,-0.06768179592533874,0.05844347174572754,-0.03379152370001783,0.009412363744416903,0.04876727547273407,0.03299943491180715,0.01981742466488743,0.0547951049219265,0.020208802772381018,-0.08163521584288311,-0.038910958658009524,-0.004049565234655952,-0.02227413252290535,-0.0176418922441086,0.0568860088455925,-0.03240221023084612,0.0018760896289435579,-0.03234445138420723,0.007601825631139565,0.004916589611196899,-0.07292478312312889,0.021712048014592936,0.008807552270011749,0.0045489283733609,0.018861112444398878,-0.0341377092368577,-0.06305481604926585,0.039113288345403674,-0.01390809621003151,-0.04930861238819008,0.02377057523982868,0.019087416355893325,-0.013899296822125817,0.02251690464443226,0.08074113913260841,-0.018922226267959787,0.07189693789385795,0.060660045672045707,-0.023638294307546808,-0.006141792394255906,-0.06662582397409247,-0.013895529799502565,0.016608829923953898,-0.00390724028582611,0.05038048671591301,-0.015355035841564064,-0.0008532485082750321,-0.004694504582768126,-0.016610601585741958,0.008180847821889228,-0.04035771976174698,0.01847608156922703,0.08409907464663602,-0.029978496458568385,-0.06499117178372192,0.07448235046571827,0.10142187900247382,-0.023405319141915855,0.05237413796294822,0.04315940939233541,-0.02349721355909328,0.012594679585403442,-0.10457832859776592,0.001468614040066719,0.0165479676672657,-0.07708675453700256,-0.05102918249748802,0.045642631412478735,-0.004785828004440499,0.0203317336356945,-0.02006395174473057,0.04201285855375195,0.032883700123707296,0.0477916040669878,0.08070634492548084,-0.09245629058029556,0.05112703265588493,-0.006224603994954872,-0.0005257819460310555,0.005513055457300567,0.02521921247766018,0.012207323409280013,-0.009936333046208725,-0.007426916158089448,0.027260071572856714,0.006004036209329835,-0.039462719505699156,0.04428369084658737,0.005021041270120048,0.00955255667591259,-0.024385389176467896,0.06930311634011002,-0.0389855151682066,0.009325780048200605,0.0067487294106089776,-0.0538568250434906,-0.04132319716445885,0.005287871307727813,0.02836177144018917,0.016369665767238237,-0.02612976718916588,0.0781344821977253,0.0124423230052565,0.007052016124275589,0.07093038059380721,-0.040975969278632354,0.05987170546998787,0.0429845054696949,0.06377765311330413,-0.054260408781722336,0.017124075467253648,0.011034745989844896,-0.01129856537228031,-0.03058279355517101,-0.052326615682374664,0.06340472755555274,-0.007235566082305412,0.08209440086026383,-0.0037407900405261995,-0.02100836190159107,0.051361881913555715,0.035520336595121764,0.019260735587613487,0.04814414379586697,-0.010566343916274241,-0.03353529212573547,0.05283452853813282,-0.027749841873006824,-0.03820509264906912,-0.0015166780129867554,0.02487160170807457,0.03048850776525669,-0.030538799520168875,0.0921192664219265,0.03269134465648327,-0.031787506815418434,-0.01908650508301182,0.05982613160244779,-0.053232109332236294,-0.03650761934345913,0.0026813365359365463,0.032588356136758805,-0.032364926929593085,0.07780626359498405,0.044541174425177764,0.011626562325897788,0.03554684517681643,-0.030510870967539787,-0.04088990689640999,0.07105028789278889,0.03138784011465073,-0.06342823476303319,0.09164142434876824,-0.0112280279000453,-0.04595559070266152,0.08798781996626949,0.026803936697537615,-0.0014241986940294257,-0.020834715982498548,0.023556784775891685,0.008996215819517326,-0.0012677171940084454,-0.07692881668502807,0.024615258007191814,0.02948731386628723,0.06911119150276565,-0.041541930091072085,0.07317672894504547,-0.012252912262506771,-0.03429316172188286,0.03286905748134327,0.025736928383919527,0.003926683415351601,0.006255630871762562,-0.020806247741813468,0.0675457214042778,0.007579460672946357,0.012004441173839569,-0.028187582314963343,-0.0018772867526912688,-0.01844064376148571,-0.05389302147970715,-0.04154738243111,-0.05912346626385308,-0.003186127453911171,-0.015869915592464562,0.036601020266580665,-0.08332522355102062,-0.015594113206121387,0.010554298175920372,0.009863903175943527,-0.04408378851017952,-0.01321298950931368,-0.026788807387387467,-0.00905998101737915,-0.07901183432849217,0.022626760559060342,0.05966787504726859,-0.0373913765745697,-0.00620443077226124,-0.005321248754354935,-0.05629461318153381,-0.04339327553344822,0.03066110013017902,-0.0560899433873785,0.029585001932263853,-0.06142458606396866,0.018855098215825178,0.03336997769082436,-0.07772387048591708,0.02869667860757885,0.04751144987925148,0.07131169258731747,0.01554444873138424,-0.019102520424152183,-0.06713599618322277,0.021553602847260475,0.022784952935549926,-0.07224605423420524,-0.03428428022313595,0.025510370273970604,-0.042455744666400605,0.024999596293880464,0.0007267671517935561,-0.007103063657435513,0.051193967364198685,-0.03918299151588478,-0.05340270113635778,-0.0005553757678619388,-0.04361415384515381,-0.05659870360464592,-0.003001301568729019,-0.10493783691904449,0.007865782491956196,-0.010459198798326888,0.03839990013440418,-0.029396389004837837,0.04123072916591454,-0.003870788638888664,0.011576299454542732,0.021793958225202522,0.0013144587776207917,-0.024084851461598205,-0.007895128372669067,0.02794634672595444,0.013256276108802492,-0.06581846043538475,-0.03512838380870453,0.010219935781849479,0.041956290830379675,-0.02193645334812136,0.036522118692461206,-0.04014683200312634,-0.007509486720670319,0.025035869046040268,0.03341998480559387,-0.03562761249035026,0.04892323307058029,-0.030771232001644132,-0.016917612628533363,0.002604945885121918,-0.044643074882380486,0.01154372547133419,-0.021955625942386627,0.018907365975515553,0.03550167291446045,0.01069377167082758,0.00010183658435096768,-0.04899959038740444,0.04724968668608978,-0.01864932432341235,0.0591259089168789,0.07907125494612216,0.028897156624642945,0.01633692932619137,0.06420496597867965,0.018129071607111358,-0.06522170992608013,-0.03939954941189146,0.04130569647272587,0.04419998725251961,0.04542913027885341,0.018470383181769943,0.008568164058957863,-0.06659949697784996,-0.053012251715078354,-0.020253768667636778,-0.0428765378002491,0.07184141544699574,0.02058260375849676,-0.03779574153167915,0.0021254573788347247,0.00922705617390442,-0.06903300705643031,0.048223514541707424,-0.008124176700399017,0.06623217639861775,0.011399885879904556,0.13320644195552445,-0.015707634324862062,0.004298537653726769,0.007440328888434029,-0.03552852988830433,0.006549433453245544,-0.019685784628289793,0.001693401851796341,0.050209905835451124,0.023254144681681632,-0.04905436637160683,-0.01058279299507389,0.06261640349854469,-0.07554102380998802,-0.010803172210683784,0.04001997347501145,-0.013296409033855438,0.056829244201244355,0.029110596151947783,0.006392164909307861,-0.0035876165295053485,-0.019022594469099045,-0.06487911801050472,0.02178870949222603,0.05293369045270252,0.0014374271403566358,0.02058438161717472,-0.05258523574003887,-0.03312468141761551,0.051533518133239746,0.03929023312081566,-0.07294044148252202,0.01607557897360134,-0.0007034383966050719,0.014925192443655966,0.051449392859268764,-0.06079890988933106,-0.04363216685223599,0.028568039422766974,0.045766175851156804,0.07275596444172669,-0.02276483221781349,0.09294405910429002,0.06625853254336929,-0.04167032707059745,-0.04751508792911625,-0.014774199240300752,0.023224616626467326,-0.01281115503053608,0.03472993899021339,0.008343472536062031,-0.011408440443860645,0.004419146704378701,0.05045044130775452,-0.03518939370823498,-0.04170123182437134,0.022208642446600917,0.07141607704347333,-0.04112406919064011,0.03227901691925602,0.03527487398910847,-0.029543274091153718,0.005872693907862854,-0.008123872357421475,-0.058780187362098696,-0.00027467445847377796,0.024044984289353373,0.057634827237228584,-0.04450547877367153,-0.03946884506688686,-0.02006971111822632,0.006139106799438476,0.014848452844277668,-0.040448605585189826,-0.047422823475079534,0.00047739853115692137,-0.03920787799786568,-0.05102518756346798,0.029106281725284004,0.023013759328845976,-0.0181101632871727,0.003943383191735267,-0.11744085779379082,0.00652325401639185,-0.0016088291387550352,0.004582751362570763,0.06564233218507957,0.014525142593546867,-0.05397913284980278,-0.005146496768864823,0.008265835225847246,-0.09204165418391608,-0.023673615795413973,0.016221329961976054,0.0560354235721693,-0.03387280199538708,0.011243025140723228,0.02789629877560217,0.07942785398379296,0.019745293456116107,-0.03951280953572121,-0.0325216371505229,-0.04877831216997623,0.008021598871560669,0.06607214515587043,0.08340918698473548,-0.06638043362871171,0.0003533690162649157,-0.05787711264029312,0.017585791805968413,-0.004768172475530777,-0.031721018591366806,0.059853391075907716,0.08903246940908241,0.00910143805785122,-0.02198764055408287,0.023417301139897727]',NULL,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('VF7ANLDET2BKZNT4VQWJMMC6HBEFDOG7','manual',0,0,'js6sg6b1h1njaaab',3,0.2849559839760571,0,0,'[0.0007977288249999999,0.00627412635,0.010081367249999999,0.060607290999999994,0.0198231296325,0.00677942925,0.0127981935,0.0173897118,-0.0031311625250000003,-0.01667410885,-0.063420228,0.018361592,-0.08858173750000001,0.03073611525,-0.031917364749999996,-0.038458696,-0.0547301015,-0.008465875175,0.01761571915,-0.004627128875,-0.014689141,0.0638510155,-0.06016673375,0.0427068645,-0.0018743572750000003,-0.01726785,0.01797843425,0.013435698749999999,-0.02318214925,0.022266988,0.010709568150000001,-0.006173700925,0.05487494425,-0.00735372625,-0.00730452625,-0.009618603875,0.02644855175,0.03581387875,0.0603323515,0.0274974055,-0.011483472,0.018239579750000002,0.0330916205,0.02055146915,0.0242073965,-0.0006206512774999994,-0.01502779865,-0.00663770983,0.020805977000000003,0.025900334499999997,0.03035390375,0.0032148387500000003,-0.00391496355,0.054927406750000005,0.038901408,0.045302014249999994,0.003995124,0.03543321425,0.06059028175,-0.1112412095,-0.0058859643825,0.006096619500000001,0.034855345,-0.0979946125,-0.01321143025,0.11343869000000001,0.006484222825,0.025919567249999997,0.06456440150000001,-0.004858886425,-0.006586231,-0.012453104075,-0.0045703442499999995,0.06079882,-0.0248508515,0.0585631235,0.0204748375,-0.050474988250000005,-0.0601280055,0.0206371795,0.05054124575,0.07786492925,0.06104633175,0.0122962905,-0.020578794,0.04871231525,-0.0046306429,-0.11645592,-0.0016124173750000003,-0.0174920002425,0.0055334826,0.04527567075,0.07851289325,-0.0053165103000000005,-0.02369275525,0.017747101675,-0.0519253465,-0.00209848275,-0.012302984500000001,-0.013717400199999999,0.01359236975,0.02108301525,0.041778528499999995,-0.10003224,0.005552072275,0.024320880750000003,0.011672114249999999,-0.056534426750000005,-0.06916763575,-0.06349918,-0.0056744145,0.0346825085,-0.05831162125,-0.001728813,0.026253652175,-0.00694282505,0.07631711775,0.0162711135,-0.025647805849999997,-0.05708761650000001,-0.1363480425,0.0731495385,0.074582931,0.01708094025,-0.0401903185,-0.014694330250000002,-0.0015122242499999994,-0.0527830695,0.03213205125,0.01814980125,-0.0022534211875,0.006620919325,0.0096743934,-0.00950359475,-0.03451209525,-0.077583193,-0.0327730455,-0.00922135715,0.047522121,0.010230271575,0.0098390256,0.05241573875,-0.0001339010500000001,0.0493660095,0.04127633175,0.0588596835,-0.008334644124999999,-0.013199373475000001,0.00565431415,0.02194862975,0.053116437,-0.06246536,-0.06762575875,0.0083671415,-0.062960726,0.028651681,-0.0047957945,0.02279490325,-0.01949435125,-0.0145249815,0.0179922025,-0.0050103798,-0.02183141475,0.014762827225,-0.0098820205,0.050833761500000005,-0.06879305050000001,-0.019839172457500002,0.03499764575,0.0508008915,-0.0215009885,0.006626853750000001,-0.038975954,0.029960057999999998,0.0196604121,0.010876822750000001,0.02900263525,-0.00548767725,0.013630449250000001,0.0005998975,0.019220962075,-0.0465303345,0.019054888,-0.02356633375,-0.038011357999999995,-0.025119104500000003,0.03871977525,0.024482080750000003,0.08431583125,0.02732495225,0.0949345775,0.0306948015,-0.01885955675,0.0670141655,-0.0106550329825,0.0004984321480000002,0.03305477934,0.03265502,-0.03410266475,0.06414483,-0.042341717,0.0491270175,0.03191559375,0.02826792625,0.1142247775,0.03742189875,0.03385123675,0.043446917,0.0065846527,0.019319251675,0.050761064999999994,-0.03899118075,0.02432739675,0.056898795,-0.07070233249999999,-0.0063754505,-0.0538108965,-0.0519101365,-0.08475072950000001,0.0080495835,-0.08008777975,-0.0499128635,0.0237340165,0.0359055565,-0.043358586500000004,0.031290711,0.0449176795,-0.003326489350000001,0.0373564235,0.017098932,0.058522701499999996,-0.013411767875000001,-0.03544247725,-0.00710222475,-0.026729970750000002,-0.0142197245,-0.002157010249999999,0.05803525749999999,-0.051960914,0.02590911975,0.0300332645,0.0244066115,0.026088825249999996,0.07373419,-0.060161999499999994,-0.0263518045,0.0149505905,0.005806035210000001,-0.07896729899999999,0.006424700950000001,-0.0104141191,0.01328528435,-0.05459953475,0.04573714225,0.047946037999999996,-0.030557348499999998,-0.033911058,0.028284643249999998,0.031623838,-0.017917532,0.038332007,0.04307251675,0.062034384750000005,-0.013643519,-0.06629597425,0.0846901,0.032617285999999995,0.016660794,-0.0103782503,-0.0035999764999999997,-0.04074201625,-0.045392795,-0.0567024655,0.0534449995,0.032140247999999996,-0.002615942875,0.003970428749999999,0.0006793384999999996,0.0479470605,-0.016679134425,0.002493526,-0.007884887625,-0.07609053,-0.06749486625000001,-0.015545290075,-0.02866428275,-0.04221165,0.0099219202,0.03324765825,0.06594442824999999,-0.05207292325,0.0256602945,-0.008784434175000001,-0.020650667,-0.01128855048,-0.026282654000000003,-0.06931673275,-0.03460548625,-0.0039021685000000003,-0.003175222075,-0.025202154450000003,0.03085420725,0.062878601,0.036194557625,0.0315831115,-0.013516679,-0.016713230000000003,0.03202856975,-0.013251297775,0.020228611,0.0753752425,0.08055008,0.08036205,0.05738650225,-0.029444540749999998,0.0182663646,-0.04029768,0.05418008275,-0.00337875545,0.0869958875,0.04981642525,0.021226451,0.067376955,0.05702456425000001,0.0256154065,0.0165551525,0.0573363425,-0.1131940465,-0.048254465999999996,-0.006381563175,-0.02805285125,-0.0843180615,-0.02208099575,0.043981212500000005,-0.049404160749999995,-0.02832630175,-0.019787925749999997,-0.044114692,0.09415466650000001,-0.0715971185,0.053612709999999994,0.0617767915,0.011761299175,-0.0743617975,-0.07687093,-0.04184027125,-0.03814104625,0.0190135215,-0.02036469565,0.0043338230499999995,-0.046716389250000004,0.0342062435,0.0023538994499999995,-0.04717579125,-0.0273496055,0.04244376625,0.03831893575,0.01170549475,-0.03156427225,0.011907790275,-0.060581235,0.041743171499999995,0.099892805,0.08941036024999999,0.07931023225,-0.0045060146,-0.02298178175,0.0170326654,0.002005552125,0.03624607975,-0.00254639081,-0.021702498499999997,0.00025758344999999975,-0.05735207875,-0.058512898,0.054487390999999996,-0.069780037,-0.0482861765,0.0426412765,-0.0005190220499999999,0.026654973999999998,-0.018059142435,0.015806152,0.0052889667500000005,-0.0156201485,0.0704166475,0.060801867999999995,-0.0465132285,-0.020886614749999997,-0.011178703875000001,-0.0090127261,-0.009662520155,0.03789897025,-0.051430011,0.01944026075,0.07463842749999999,0.051795128075,0.011506837975000002,-0.008200053,0.011794975,0.03101000675,-0.049201035000000004,-0.0443442445,-0.0134417219,-0.006325725025,-0.01755221025,-0.0607596845,-0.05817676075,0.015325420199999999,0.026280469425,-0.07285754675,-0.06974749,0.01869944075,-0.023075805624999998,0.0091478072825,0.031091439499999998,-0.006865514,-0.04208474925,-0.0054626954749999995,0.0188026845,-0.049544713000000004,0.032261805,0.02338521525,-0.013330432,-0.0224570155,-0.07082244425,-0.014643495500000001,0.1226712625,0.0132564726,-0.031361429749999996,0.0379521724,-0.0066203463,-0.06123780825,-0.019100098,-0.027406878750000002,-0.0161381114,0.02359161625,0.01835811065,0.0794485855,-0.0399414135,-0.051978358749999995,-0.079630794,-0.054609961750000005,0.0144952945,-0.0032930052749999997,0.1006953125,0.0168597975,0.003768769525,-0.024148695999999997,-0.038411440875,0.0352168475,0.0783426045,-0.06891328699999999,-0.044475929750000004,-0.0476271525,-0.0257017798,0.007319193000000001,-0.045860846,0.03613755025,0.032934875749999995,-0.015392466625,-0.0171107225,-0.021246307,-0.0049659322075,-0.1082791675,-0.04918869425,-0.061089002,0.03516362325,0.033606162499999995,-0.01977699145,-0.029709126250000002,0.09406408499999999,0.023276244,-0.061732811,-0.008581465,-0.0577642725,-0.02751739825,0.0150603045,-0.013947836,0.0069377069999999996,-0.030457946,0.0455026755,0.015736250325,0.04198308775,0.050190193499999994,-0.009795321,-0.0626410775,-0.0029042444000000013,-0.010100665375,0.033087972,0.019320060942499998,-0.03953386525,0.022216985874999998,-0.013800474,-0.010697693999999999,-0.007538092125,0.07874210100000001,-0.013867060100000002,-0.015251711,0.03930575225,0.047296916,0.04652198125,-0.0124463654,0.0721478725,-0.010877033000000001,0.0175319255,0.038609693,0.0295120445,0.011322374,0.07543583300000001,0.00606530779,-0.06794421925]',NULL,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000');
|
|
/*!40000 ALTER TABLE `faces` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `files`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `files`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `files` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`photo_id` bigint(20) unsigned DEFAULT NULL,
|
|
`photo_uid` varbinary(42) DEFAULT NULL,
|
|
`photo_taken_at` datetime(3) DEFAULT NULL,
|
|
`time_index` varbinary(64) DEFAULT NULL,
|
|
`media_id` varbinary(32) DEFAULT NULL,
|
|
`media_utc` bigint(20) DEFAULT NULL,
|
|
`instance_id` varbinary(64) DEFAULT NULL,
|
|
`file_uid` varbinary(42) DEFAULT NULL,
|
|
`file_name` varbinary(1024) DEFAULT NULL,
|
|
`file_root` varbinary(16) DEFAULT x'2f',
|
|
`original_name` varbinary(755) DEFAULT NULL,
|
|
`file_hash` varbinary(128) DEFAULT NULL,
|
|
`file_size` bigint(20) DEFAULT NULL,
|
|
`file_codec` varbinary(32) DEFAULT NULL,
|
|
`file_type` varbinary(16) DEFAULT NULL,
|
|
`media_type` varbinary(16) DEFAULT NULL,
|
|
`file_mime` varbinary(64) DEFAULT NULL,
|
|
`file_primary` tinyint(1) DEFAULT NULL,
|
|
`file_sidecar` tinyint(1) DEFAULT NULL,
|
|
`file_missing` tinyint(1) DEFAULT NULL,
|
|
`file_portrait` tinyint(1) DEFAULT NULL,
|
|
`file_video` tinyint(1) DEFAULT NULL,
|
|
`file_duration` bigint(20) DEFAULT NULL,
|
|
`file_fps` double DEFAULT NULL,
|
|
`file_frames` bigint(20) DEFAULT NULL,
|
|
`file_pages` bigint(20) DEFAULT 0,
|
|
`file_width` bigint(20) DEFAULT NULL,
|
|
`file_height` bigint(20) DEFAULT NULL,
|
|
`file_orientation` bigint(20) DEFAULT NULL,
|
|
`file_orientation_src` varbinary(8) DEFAULT '',
|
|
`file_projection` varbinary(64) DEFAULT NULL,
|
|
`file_aspect_ratio` float DEFAULT NULL,
|
|
`file_hdr` tinyint(1) DEFAULT NULL,
|
|
`file_watermark` tinyint(1) DEFAULT NULL,
|
|
`file_color_profile` varbinary(64) DEFAULT NULL,
|
|
`file_main_color` varbinary(16) DEFAULT NULL,
|
|
`file_colors` varbinary(18) DEFAULT NULL,
|
|
`file_luminance` varbinary(18) DEFAULT NULL,
|
|
`file_diff` bigint(20) DEFAULT NULL,
|
|
`file_chroma` smallint(6) DEFAULT NULL,
|
|
`file_software` varchar(64) DEFAULT NULL,
|
|
`file_error` varbinary(512) DEFAULT NULL,
|
|
`mod_time` bigint(20) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`created_in` bigint(20) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`updated_in` bigint(20) DEFAULT NULL,
|
|
`published_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_files_file_uid` (`file_uid`),
|
|
UNIQUE KEY `idx_files_name_root` (`file_name`,`file_root`),
|
|
KEY `idx_files_photo_uid` (`photo_uid`),
|
|
KEY `idx_files_photo_taken_at` (`photo_taken_at`),
|
|
KEY `idx_files_media_utc` (`media_utc`),
|
|
KEY `idx_files_instance_id` (`instance_id`),
|
|
KEY `idx_files_photo_id` (`photo_id`,`file_primary`),
|
|
KEY `idx_files_file_hash` (`file_hash`),
|
|
KEY `idx_files_file_error` (`file_error`),
|
|
CONSTRAINT `fk_photos_files` FOREIGN KEY (`photo_id`) REFERENCES `photos` (`id`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=1100037 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `files`
|
|
--
|
|
|
|
LOCK TABLES `files` WRITE;
|
|
/*!40000 ALTER TABLE `files` DISABLE KEYS */;
|
|
INSERT INTO `files` VALUES
|
|
(1000000,1000000,'ps6sg6be2lvl0yh7','2008-07-01 12:00:00.000','79919298880000-9999000000-0-fs6sg6bw45bnlqdw','9999000000-0-fs6sg6bw45bnlqdw',0,'a698ac56-6e7e-42b9-9c3e-a79ec96087uy','fs6sg6bw45bnlqdw','2790/07/27900704_070228_D6D51B6C.jpg','/','Vacation/exampleFileNameOriginal.jpg','2cad9168fa6acc5c5c2965ddf6ec465ca42fd818',4278906,'jpeg','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,3648,2736,0,'','equirectangular',1.33333,0,0,'','green','929299991','8836BD496',968,25,'','',1583460411,'2009-01-01 00:00:00.000',414671279,'2008-01-01 00:00:00.000',847648638,NULL,NULL),
|
|
(1000001,1000001,'ps6sg6be2lvl0yh8','2006-01-01 02:00:00.000','79939898980000-9998999999-1-fs6sg6bw45bn0001','9998999999-1-fs6sg6bw45bn0001',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080aa','fs6sg6bw45bn0001','2790/02/Photo01.dng','/','','3cad9168fa6acc5c5c2965ddf6ec465ca42fd818',661858,'jpeg','raw','raw','image/DNG',0,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','gold','5552E2222','444428399',747,12,'','',1551838011,'2009-01-01 00:00:00.000',414671279,'2020-03-28 14:06:00.000',847648638,NULL,NULL),
|
|
(1000002,1000001,'ps6sg6be2lvl0yh8','2006-01-01 02:00:00.000','79939898980000-9998999999-2-fs6sg6bw45bn0003','9998999999-2-fs6sg6bw45bn0003',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ab','fs6sg6bw45bn0003','2790/02/Photo01.xmp','/','','ocad9168fa6acc5c5c2965ddf6ec465ca42fd818',858,'','xmp','sidecar','',0,1,0,0,0,0,0,0,0,0,0,0,'','',1,0,0,'','','','',0,0,'','',1551838011,'2009-01-01 00:00:00.000',12361491,'2020-03-28 14:06:00.000',9537701,NULL,NULL),
|
|
(1000003,1000004,'ps6sg6be2lvl0y11','2014-07-17 17:42:12.000','79859282825788-9998999996-0-fs6sg6bw45bn0004','9998999996-0-fs6sg6bw45bn0004',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ac','fs6sg6bw45bn0004','Germany/bridge.jpg','/','','pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',961858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2019-01-01 00:00:00.000',12361491,'2020-01-01 00:00:00.000',12361490,NULL,NULL),
|
|
(1000004,1000005,'ps6sg6be2lvl0y12','2015-11-01 00:00:00.000','79848899000000-9998999995-0-fs6sg6bw45bn0005','9998999995-0-fs6sg6bw45bn0005',0,'','fs6sg6bw45bn0005','2015/11/20151101_000000_51C501B5.jpg','/','2015/11/reunion.jpg','acad9168fa6acc5c5c2965ddf6ec465ca42fd818',81858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','blue','266111000','DC42844C8',800,4,'','Error',1483668411,'2019-01-01 00:00:00.000',12361491,'2020-01-01 00:00:00.000',2361491,NULL,NULL),
|
|
(1000005,1000017,'ps6sg6be2lvl0y24','2013-11-11 09:07:18.000','79868888909282-9998999983-0-fs6sg6bw45bn0006','9998999983-0-fs6sg6bw45bn0006',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ad','fs6sg6bw45bn0006','1990/04/Quality1FavoriteTrue.jpg','/','','acad9168fa6acc5c5c2965ddf6ec465ca42fd819',500,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','blue','266111000','DC42844C8',800,26,'','',1483668411,'2019-01-01 00:00:00.000',2361491,'2020-01-01 00:00:00.000',2361498,NULL,NULL),
|
|
(1000006,1000015,'ps6sg6be2lvl0y22','2013-11-11 09:07:18.000',NULL,NULL,0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ae','fsjv2dimofgp5yme','1990/missing.jpg','/','','acad9168fa6acc5c5c2965ddf6ec465ca42fd819',500,'jpeg','jpg','image','image/jpg',1,0,1,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','blue','266111000','DC42844C8',800,26,'','',1483668411,'2019-01-01 00:00:00.000',2361491,'2020-01-01 00:00:00.000',2361491,NULL,NULL),
|
|
(1000007,1000018,'ps6sg6be2lvl0y25','2013-11-11 09:07:18.000','79868888909282-9998999982-0-fsw2pj84tfkhs9z5','9998999982-0-fsw2pj84tfkhs9z5',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080af','fsw2pj84tfkhs9z5','Archived/Photo18.jpg','/','','acad9168fa6acc5c5c2965ddf6ec465ca42fd820',500,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','green','266111000','DC42844C8',800,0,'','',1483668411,'2019-01-01 00:00:00.000',2361491,'2020-01-01 00:00:00.000',8361491,NULL,NULL),
|
|
(1000008,1000010,'ps6sg6be2lvl0y17','2016-11-11 11:07:18.000','79838888889282-9998999990-1-fsjv2dbeqj9h6kws','9998999990-1-fsjv2dbeqj9h6kws',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ag','fsjv2dbeqj9h6kws','Holiday/Video.mp4','/','','acad9168fa6acc5c5c2965ddf6ec465ca42fd831',3221225472,'avc1','mp4','video','video/mp4',0,0,0,1,1,17000000000,0,0,0,1200,1600,6,'','',0.75,0,0,'','green','266111000','DC42844C8',800,0,'','',1483668411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000009,1000010,'ps6sg6be2lvl0y17','2016-11-11 11:07:18.000','79838888889282-9998999990-1-fs6sg6bw45bn0009','9998999990-1-fs6sg6bw45bn0009',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ah','fs6sg6bw45bn0009','Holiday/VideoError.mp4','/','','acad9168fa6acc5c5c2965ddf6ec465ca42fd832',500,'avc1','mp4','video','video/mp4',0,0,0,1,1,17000000000,0,0,0,1200,1600,6,'','',0.75,0,0,'','green','266111000','DC42844C8',800,0,'','Error',1483668411,'2019-01-01 00:00:00.000',935962,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000010,1000002,'ps6sg6be2lvl0yh9','1990-03-02 00:00:00.000','80099698000000-9998999998-0-fs6sg6bq45bnlqd0','9998999998-0-fs6sg6bq45bnlqd0',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ai','fs6sg6bq45bnlqd0','London/bridge1.jpg','/','','pcad9168fa6acc5c5c2965ddf6ec465ca42fd828',961851,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2010-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000011,1000003,'ps6sg6be2lvl0yh0','1990-04-18 01:00:00.000','80099581990000-9998999997-0-fs6sg6bw15bnlqdw','9998999997-0-fs6sg6bw15bnlqdw',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080aj','fs6sg6bw15bnlqdw','1990/04/bridge2.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd818',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000012,1000003,'ps6sg6be2lvl0yh0','1990-04-18 01:00:00.000','80099581990000-9998999997-1-fs6sg6bwhhbnlqdn','9998999997-1-fs6sg6bwhhbnlqdn',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080aj','fs6sg6bwhhbnlqdn','London/bridge3.jpg','/','','pcad9168fa6acc5c5ba965adf6ec465ca42fd818',921851,'jpeg','jpg','image','image/jpg',0,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000013,1000003,'ps6sg6be2lvl0yh0','1990-04-18 01:00:00.000','80099581990000-9998999997-1-fs6sg6bwhhbnlqdy','9998999997-1-fs6sg6bwhhbnlqdy',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080al','fs6sg6bwhhbnlqdy','1990/04/bridge2.mp4','/','','pcad9168fa6acc5c5ba965adf6ec465ca42fd819',921851,'avc1','mp4','video','image/mp4',0,0,0,1,1,17000000000,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000014,1000010,'ps6sg6be2lvl0y17','2016-11-11 11:07:18.000','79838888889282-9998999990-0-fs6sg6bw45bn0008','9998999990-0-fs6sg6bw45bn0008',0,'','fs6sg6bw45bn0008','Holiday/Video.jpg','sidecar','','abgt9168fa6acc5c5c2965ddf6ec465ca42fd831',7799202,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','green','266111000','DC42844C8',800,0,'','',1483668411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000019,1000019,'ps6sg6bexxvl0yh0','2008-01-01 00:00:00.000','79919899000000-9998999981-0-fs6sg6bqhhinlqdn','9998999981-0-fs6sg6bqhhinlqdn',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080am','fs6sg6bqhhinlqdn','1990/04/Photo19.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd811',921831,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1580954811,'2009-01-01 00:00:00.000',935962,'2010-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000020,1000025,'ps6sg6be2lvl0y45','2007-01-11 09:07:18.000','79929888909282-9998999975-0-fs6sg6bqhhinlplk','9998999975-0-fs6sg6bqhhinlplk',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080an','fs6sg6bqhhinlplk','2007/12/PhotoWithEditedAt.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd887',921831,'jpeg','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,2200,1100,6,'','',2,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1202263611,'2007-01-01 00:00:00.000',935962,'2007-03-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000021,1000025,'ps6sg6be2lvl0y45','2007-01-11 09:07:18.000','79929888909282-9998999975-0-fs6sg6bqhhinlpld','9998999975-0-fs6sg6bqhhinlpld',0,'a698ac56-6e7e-42b9-9c3e-a79ec96080ao','fs6sg6bqhhinlpld','2007/12/PhotoWithEditedAt_2.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd895',900,'jpeg','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,2200,1100,6,'','',2,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1202263611,'2021-01-01 00:00:00.000',935962,'2021-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000022,1000027,'ps6sg6be2lvl0y50','2000-12-11 04:07:18.000','79998788959282-9998999973-0-fs6sg6bqhhinlple','9998999973-0-fs6sg6bqhhinlple',0,'','fs6sg6bqhhinlple','2000/12/PhotoToBeBatchApproved2.jpg','sidecar','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd896',900,'','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,200,1100,6,'','',2,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1202263611,'2011-01-01 00:00:00.000',935962,'2011-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000023,1000027,'ps6sg6be2lvl0y50','2000-12-11 04:07:18.000','79998788959282-9998999973-1-fs6sg6bqhhinlplf','9998999973-1-fs6sg6bqhhinlplf',0,'','fs6sg6bqhhinlplf','2000/12/PhotoToBeBatchApproved2.mp4','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd897',900,'avc1','mp4','video','video/mp4',0,0,0,0,1,1000000000,0,0,0,200,1100,6,'','',2,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1202263611,'2011-01-01 00:00:00.000',935962,'2011-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000024,1000024,'ps6sg6be2lvl0y44','2020-11-11 09:07:18.000','79798888909282-9998999976-0-fs6sg6bqhhinlplg','9998999976-0-fs6sg6bqhhinlplg',0,'','fs6sg6bqhhinlplg','2020/vacation/PhotoMerge2.JPG','sidecar','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd898',900,'jpeg','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,200,1100,6,'','',2,0,0,'','red','225221C1E','DC42844C8',986,32,'','',1607220411,'2021-01-01 00:00:00.000',935962,'2021-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000025,1000024,'ps6sg6be2lvl0y44','2020-11-11 09:07:18.000','79798888909282-9998999976-1-fs6sg6bqhhinlplh','9998999976-1-fs6sg6bqhhinlplh',0,'','fs6sg6bqhhinlplh','2020/vacation/PhotoMerge2.CR2','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd899',900,'jpeg','raw','raw','image/x-canon-cr2',0,0,0,0,0,0,0,0,0,200,1100,6,'','',2,0,0,'','','','',0,0,'','',1607220411,'2021-01-01 00:00:00.000',935962,'2021-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000026,1000023,'ps6sg6be2lvl0y43','2020-11-11 09:07:18.000','79798888909282-9998999977-0-fs6sg6bqhhinlpli','9998999977-0-fs6sg6bqhhinlpli',0,'','fs6sg6bqhhinlpli','2020/vacation/PhotoMerge.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd911',900,'jpeg','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,200,1100,6,'','',2,0,0,'','red','225221C1E','DC42844C8',986,32,'','',1607220411,'2021-01-01 00:00:00.000',935962,'2021-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000027,1000022,'ps6sg6bexxvl0y22','2001-01-01 07:00:00.000','79989898930000-9998999978-0-fs6sg6bqhhinlplj','9998999978-0-fs6sg6bqhhinlplj',0,'','fs6sg6bqhhinlplj','Mexico-With-Family/Photo22.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd912',900,'jpeg','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,200,1100,6,'','',2,0,0,'','red','225221C1E','DC42844C8',986,32,'','',1607220411,'2010-01-01 08:00:00.000',935962,'2010-01-01 08:00:00.000',935962,NULL,NULL),
|
|
(1000028,1000022,'ps6sg6bexxvl0y22','2001-01-01 07:00:00.000','79989898930000-9998999978-1-fs6sg6bqhhinlolk','9998999978-1-fs6sg6bqhhinlolk',0,'','fs6sg6bqhhinlolk','Mexico-Favorites/IMG-1234.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd913',900,'jpeg','jpg','image','image/jpg',0,0,0,0,0,0,0,0,0,200,1100,6,'','',2,0,0,'','red','225221C1E','DC42844C8',986,32,'','',1607220411,'2010-01-01 08:05:00.000',935962,'2010-01-01 08:05:00.000',935962,NULL,NULL),
|
|
(1000029,1000021,'ps6sg6bexxvl0y21','2025-05-11 01:30:43.000','79749488986957-9998999979-0-fs6sg6bqhhinlpll','9998999979-0-fs6sg6bqhhinlpll',0,'','fs6sg6bqhhinlpll','2018/01/20180101_130410_418COOO0.mp4.jpg','sidecar','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd914',900,'jpeg','jpg','image','image/jpg',1,0,0,0,0,0,0,0,0,200,1100,6,'','',2,0,0,'','red','225221C1E','DC42844C8',986,32,'','',1607220411,'2020-01-01 00:00:00.000',935962,'2021-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000030,1000021,'ps6sg6bexxvl0y21','2025-05-11 01:30:43.000','79749488986957-9998999979-1-fs6sg6bqhhinlplm','9998999979-1-fs6sg6bqhhinlplm',0,'','fs6sg6bqhhinlplm','2018/01/20180101_130410_418COOO0.mp4','/','my-videos/IMG_88888.MP4','pcad9a68fa6acc5c5ba965adf6ec465ca42fd915',900,'hvc1','mp4','video','video/mp4',0,0,0,0,1,115000000000,0,0,0,200,1100,6,'','',2,0,0,'','red','225221C1E','DC42844C8',986,32,'','',1607220411,'2020-01-01 00:00:00.000',935962,'2021-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000032,1000006,'ps6sg6be2lvl0y13','2016-11-11 09:07:18.000','79838888909282-9998999994-1-fs6sg6bqhhinlplo','9998999994-1-fs6sg6bqhhinlplo',0,'','fs6sg6bqhhinlplo','2016/11/Photo06.png','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd917',7799202,'deflate/inflate','png','image','image/png',0,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','','','',0,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000033,1000006,'ps6sg6be2lvl0y13','2016-11-11 09:07:18.000','79838888909282-9998999994-0-fs6sg6bqhhinlplp','9998999994-0-fs6sg6bqhhinlplp',0,'','fs6sg6bqhhinlplp','2016/11/Photo06.jpg','sidecar','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd918',199202,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','white','44444E449','FFFFF2FF9',1022,8,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000034,1000007,'ps6sg6be2lvl0y14','2016-11-12 09:07:18.000','79838887909282-9998999993-1-fs6sg6bqhhinlplq','9998999993-1-fs6sg6bqhhinlplq',0,'','fs6sg6bqhhinlplq','2016/11/Photo07.heic','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd918',199202,'heic','heic','image','image/heic',0,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','','','',0,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000035,1000007,'ps6sg6be2lvl0y14','2016-11-12 09:07:18.000','79838887909282-9998999993-0-fs6sg6bqhhinlplr','9998999993-0-fs6sg6bqhhinlplr',0,'','fs6sg6bqhhinlplr','2016/11/Photo07.heic.jpg','sidecar','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd920',199202,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','white','44444E449','FFFFF2FF9',1022,8,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000036,1000008,'ps6sg6be2lvl0y15','2016-11-11 08:07:18.000','79838888919282-9998999992-0-fs6sg6bqhhinlpls','9998999992-0-fs6sg6bqhhinlpls',0,'','fs6sg6bqhhinlpls','2016/11/Photo08.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd921',199202,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',734,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000037,1000009,'ps6sg6be2lvl0y16','2016-11-11 08:06:18.000','79838888919382-9998999991-1-fs6sg6bqhhinlplu','9998999991-1-fs6sg6bqhhinlplu',0,'','fs6sg6bqhhinlplu','2016/11/Photo09(L).jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd923',199202,'','jpg','image','image/jpeg',0,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',734,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000038,1000011,'ps6sg6be2lvl0y18','2016-12-11 09:07:18.000','79838788909282-9998999989-0-fs6sg6bqhhinlplv','9998999989-0-fs6sg6bqhhinlplv',0,'','fs6sg6bqhhinlplv','2016/12/Photo11.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd924',199202,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',734,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000039,1000012,'ps6sg6be2lvl0y19','2016-01-11 09:07:18.000','79839888909282-9998999988-0-fs6sg6bqhhinlplx','9998999988-0-fs6sg6bqhhinlplx',0,'','fs6sg6bqhhinlplx','2016/01/Photo12.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd925',199202,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',734,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000040,1000013,'ps6sg6be2lvl0y20','2016-06-11 09:07:18.000','79839388909282-9998999987-0-fs6sg6bqhhinlply','9998999987-0-fs6sg6bqhhinlply',0,'','fs6sg6bqhhinlply','2016/06/Photo13.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd926',199202,'','jpg','image','image/jpeg',1,0,0,0,0,0,0,0,0,16000,16000,1,'','',1,0,0,'','grey','141101110','BD9A22751',734,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000041,1000014,'ps6sg6be2lvl0y21','2018-11-11 09:07:18.000','79818888909282-9998999986-0-fs6sg6bqhhinlplz','9998999986-0-fs6sg6bqhhinlplz',0,'','fs6sg6bqhhinlplz','2018/11/Photo14.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd927',8202,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',534,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000042,1000016,'ps6sg6be2lvl0y23','2013-11-11 09:07:18.000','79868888909282-9998999984-0-fs6sg6bqhhinlrta','9998999984-0-fs6sg6bqhhinlrta',0,'','fs6sg6bqhhinlrta','1990/Photo16.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd928',8402,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',234,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000043,1000020,'ps6sg6bexxvl0y20','2025-05-11 01:30:44.000','79749488986956-9998999980-0-fs6sg6bqhhinlrtb','9998999980-0-fs6sg6bqhhinlrtb',0,'','fs6sg6bqhhinlrtb','1990/04/Photo20.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd929',6402,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',9934,0,'','',1546740411,'2009-01-01 00:00:00.000',9359616,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000044,10000029,'ps6sg6byk7wrbk21','2020-11-11 09:07:18.000','79798888909282-9989999971-0-fs6sg6bw15bnl331','9989999971-0-fs6sg6bw15bnl331',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608331','fs6sg6bw15bnl331','%abc/%folderx/%photo28.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd331',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000045,1000030,'ps6sg6byk7wrbk22','2020-11-11 09:07:18.000','79798888909282-9998999970-0-fs6sg6bw15bnl332','9998999970-0-fs6sg6bw15bnl332',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608332','fs6sg6bw15bnl332','abc%/folde%/photo29%.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd332',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000046,1000031,'ps6sg6byk7wrbk23','2020-11-11 09:07:18.000','79798888909282-9998999969-0-fs6sg6bw15bnl333','9998999969-0-fs6sg6bw15bnl333',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608333','fs6sg6bw15bnl333','ab%c/fol%de/photo%30.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd333',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000047,1000032,'ps6sg6byk7wrbk24','2020-11-11 09:07:18.000','79798888909282-9998999968-0-fs6sg6bw15bnl334','9998999968-0-fs6sg6bw15bnl334',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608334','fs6sg6bw15bnl334','&abc/&folde/&photo31.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd334',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000048,1000033,'ps6sg6byk7wrbk25','2020-11-11 09:07:18.000','79798888909282-9998999967-0-fs6sg6bw15bnl335','9998999967-0-fs6sg6bw15bnl335',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608335','fs6sg6bw15bnl335','tes&r/lo&c/photo&32.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd335',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000049,1000034,'ps6sg6byk7wrbk26','2020-11-11 09:07:18.000','79798888909282-9998999966-0-fs6sg6bw15bnl336','9998999966-0-fs6sg6bw15bnl336',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608336','fs6sg6bw15bnl336','tes&r/lo&c/photo33&.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd336',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000050,1000035,'ps6sg6byk7wrbk27','2020-11-11 09:07:18.000','79798888909282-9998999965-0-fs6sg6bw15bnl337','9998999965-0-fs6sg6bw15bnl337',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608337','fs6sg6bw15bnl337','\'2020/\'vacation/\'photo34.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd337',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000051,1000036,'ps6sg6byk7wrbk28','2020-11-11 09:07:18.000','79798888909282-9998999964-0-fs6sg6bw15bnl338','9998999964-0-fs6sg6bw15bnl338',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608338','fs6sg6bw15bnl338','20\'20/vacat\'ion/photo\'35.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd338',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000052,1000037,'ps6sg6byk7wrbk29','2020-11-11 09:07:18.000','79798888909282-9998999963-0-fs6sg6bw15bnl339','9998999963-0-fs6sg6bw15bnl339',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608339','fs6sg6bw15bnl339','2020\'/vacation\'/photo36\'.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd339',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000053,1000038,'ps6sg6byk7wrbk30','2020-11-11 09:07:18.000','79798888909282-9998999962-0-fs6sg6bw15bnl340','9998999962-0-fs6sg6bw15bnl340',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608340','fs6sg6bw15bnl340','*2020/*vacation/*photo37.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd340',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000054,1000039,'ps6sg6byk7wrbk31','2020-11-11 09:07:18.000','79798888909282-9998999961-0-fs6sg6bw15bnl341','9998999961-0-fs6sg6bw15bnl341',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608341','fs6sg6bw15bnl341','202*3/vac*ation/photo*38.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd341',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000055,1000040,'ps6sg6byk7wrbk32','2020-11-11 09:07:18.000','79798888909282-9998999960-0-fs6sg6bw15bnl342','9998999960-0-fs6sg6bw15bnl342',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608342','fs6sg6bw15bnl342','2023*/vacatio*/photo39*.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd342',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000056,1000041,'ps6sg6byk7wrbk33','2020-11-11 09:07:18.000','79798888909282-9998999959-0-fs6sg6bw15bnl343','9998999959-0-fs6sg6bw15bnl343',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608343','fs6sg6bw15bnl343','|202/|vacation/|photo40.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd343',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000057,1000042,'ps6sg6byk7wrbk34','2020-11-11 09:07:18.000','79798888909282-9998999958-0-fs6sg6bw15bnl344','9998999958-0-fs6sg6bw15bnl344',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608344','fs6sg6bw15bnl344','20|22/vacat|ion/photo|41.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd344',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000058,1000043,'ps6sg6byk7wrbk35','2020-11-11 09:07:18.000','79798888909282-9998999957-0-fs6sg6bw15bnl345','9998999957-0-fs6sg6bw15bnl345',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608345','fs6sg6bw15bnl345','2022|/vacation|/photo42|.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3445',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000059,1000044,'ps6sg6byk7wrbk36','2020-11-11 09:07:18.000','79798888909282-9998999956-0-fs6sg6bw15bnl346','9998999956-0-fs6sg6bw15bnl346',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608346','fs6sg6bw15bnl346','2000/holiday/43photo.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3446',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000060,1000045,'ps6sg6byk7wrbk37','2020-11-11 09:07:18.000','79798888909282-9998999955-0-fs6sg6bw15bnl347','9998999955-0-fs6sg6bw15bnl347',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608347','fs6sg6bw15bnl347','2000/02/pho44to.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3447',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000061,1000046,'ps6sg6byk7wrbk38','2020-11-11 09:07:18.000','79798888909282-9998999954-0-fs6sg6bw15bnl348','9998999954-0-fs6sg6bw15bnl348',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608348','fs6sg6bw15bnl348','2000/02/photo45.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3448',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000062,1000047,'ps6sg6byk7wrbk39','2020-11-11 09:07:18.000','79798888909282-9998999953-0-fs6sg6bw15bnl349','9998999953-0-fs6sg6bw15bnl349',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608349','fs6sg6bw15bnl349','\"2000/\"02/\"photo46.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3449',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000063,1000048,'ps6sg6byk7wrbk40','2020-11-11 09:07:18.000','79798888909282-9998999952-0-fs6sg6bw15bnl350','9998999952-0-fs6sg6bw15bnl350',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608350','fs6sg6bw15bnl350','20\"00/0\"2/photo\"47.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3450',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000064,1000049,'ps6sg6byk7wrbk41','2020-11-11 09:07:18.000','79798888909282-9998999951-0-fs6sg6bw15bnl351','9998999951-0-fs6sg6bw15bnl351',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608351','fs6sg6bw15bnl351','2000\"/02\"/photo48\".jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3451',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000065,1000050,'ps6sg6byk7wrbk42','2020-11-11 09:07:18.000','79798888909282-9998999950-0-fs6sg6bw15bnl352','9998999950-0-fs6sg6bw15bnl352',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608352','fs6sg6bw15bnl352',' 2000/ 02/ photo49.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3452',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000066,1000051,'ps6sg6byk7wrbk43','2020-11-11 09:07:18.000','79798888909282-9998999949-0-fs6sg6bw15bnl353','9998999949-0-fs6sg6bw15bnl353',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608353','fs6sg6bw15bnl353','20 00/ 0 2/photo 50.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3453',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000067,1000052,'ps6sg6byk7wrbk44','2020-11-11 09:07:18.000','79798888909282-9998999948-0-fs6sg6bw15bnl354','9998999948-0-fs6sg6bw15bnl354',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608354','fs6sg6bw15bnl354','2000 /02 /photo51 .jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3454',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000068,1000053,'ps6sg6byk7wrbk45','2020-11-11 09:07:18.000','79798888909282-9998999947-0-fs6sg6bw15bnl355','9998999947-0-fs6sg6bw15bnl355',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608355','fs6sg6bw15bnl355','2020/GIF/photo52.gif.jpg','sidecar','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3455',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000069,1000053,'ps6sg6byk7wrbk45','2020-11-11 09:07:18.000','79798888909282-9998999947-1-fs6sg6bw15bnl356','9998999947-1-fs6sg6bw15bnl356',0,'a698ac56-6e7e-42b9-9c3e-a79ec9608356','fs6sg6bw15bnl356','2020/GIF/photo52.gif','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd3456',407701,'gif','gif','image','image/gif',0,0,0,1,0,15000000000,0.4666666666666667,7,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1486346811,'2009-01-01 00:00:00.000',935962,'2008-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000070,1000054,'ps6sg6byk7wrbk46','2023-11-13 09:07:18.000','79768886909282-9998999946-0-fs6sg6bw15bnl357','9998999946-0-fs6sg6bw15bnl357',0,'','fs6sg6bw15bnl357','2023/holiday/photo53.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd7777',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1699866438,'2023-11-13 09:07:18.000',935962,'2023-11-13 09:07:18.000',935962,NULL,NULL),
|
|
(1000071,1000055,'ps6sg6byk7wrbk47','2023-11-12 09:07:18.000','79768887909282-9998999945-0-fs6sg6bw15bnl358','9998999945-0-fs6sg6bw15bnl358',0,'','fs6sg6bw15bnl358','2023/holiday/photo54.jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd8888',921858,'jpeg','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1699780038,'2023-11-12 09:07:18.000',935962,'2023-11-12 09:07:18.000',935962,NULL,NULL),
|
|
(1000072,1000055,'ps6sg6byk7wrbk47','2023-11-12 09:07:18.000','79768887909282-9998999945-1-fs6sg6bw15bnl359','9998999945-1-fs6sg6bw15bnl359',0,'','fs6sg6bw15bnl359','2023/holiday/photo54 (1).jpg','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd9999',921858,'jpeg','jpg','image','image/jpg',0,0,0,1,0,0,0,0,0,1200,1600,6,'','',0.75,0,0,'','magenta','225221C1E','DC42844C8',986,32,'','',1699780038,'2023-11-12 09:07:18.000',935962,'2023-11-12 09:07:18.000',935962,NULL,NULL),
|
|
(1000073,1000056,'ps6sg6byk7wrbk48','2024-11-12 09:07:18.000','79758887909282-9998999944-0-fs6sg6bw15bnl360','9998999944-0-fs6sg6bw15bnl360',0,'','fs6sg6bw15bnl360','education/university/BSc-Thesis.pdf.jpg','sidecar','','pcad9168fa6acc5c5c2965adf6ec465ca42fd9911',221837,'','jpg','image','image/jpg',1,0,0,1,0,0,0,0,0,595,852,1,'','',0.71,0,0,'','white','414114414','EDDDDEDDE',986,32,'','',1735689600,'2025-01-01 00:00:00.000',935962,'2025-01-01 00:00:00.000',935962,NULL,NULL),
|
|
(1000074,1000056,'ps6sg6byk7wrbk48','2024-11-12 09:07:18.000','79758887909282-9998999944-1-fs6sg6bw15bnl361','9998999944-1-fs6sg6bw15bnl361',0,'','fs6sg6bw15bnl361','education/university/BSc-Thesis.pdf','/','','pcad9168fa6acc5c5c2965adf6ec465ca42fd9912',98168,'pdf','pdf','image','application/pdf',0,0,0,0,0,0,0,0,0,0,0,1,'','',0,0,0,'','','','',-1,-1,'','',1731402438,'2024-11-12 09:07:18.000',935962,'2024-11-12 09:07:18.000',935962,NULL,NULL),
|
|
(1100036,1000009,'ps6sg6be2lvl0y16','2016-11-11 08:06:18.000','79838888919382-9998999991-0-fs6sg6bqhhinlplt','9998999991-0-fs6sg6bqhhinlplt',0,'','fs6sg6bqhhinlplt','2016/11/Photo09.jpg','/','','pcad9a68fa6acc5c5ba965adf6ec465ca42fd922',199202,'','jpg','image','image/jpeg',1,0,0,1,0,0,0,0,0,640,1136,1,'','',0.56,0,0,'','grey','141101110','BD9A22751',734,0,'','',1546740411,'2019-01-01 00:00:00.000',9359616,'2020-01-01 00:00:00.000',935962,NULL,NULL);
|
|
/*!40000 ALTER TABLE `files` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `files_share`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `files_share`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `files_share` (
|
|
`file_id` bigint(20) unsigned NOT NULL,
|
|
`service_id` bigint(20) unsigned NOT NULL,
|
|
`remote_name` varbinary(255) NOT NULL,
|
|
`status` varbinary(16) DEFAULT NULL,
|
|
`error` varbinary(512) DEFAULT NULL,
|
|
`errors` bigint(20) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`file_id`,`service_id`,`remote_name`),
|
|
KEY `fk_files_share_account` (`service_id`),
|
|
CONSTRAINT `fk_files_share` FOREIGN KEY (`file_id`) REFERENCES `files` (`id`),
|
|
CONSTRAINT `fk_files_share_account` FOREIGN KEY (`service_id`) REFERENCES `services` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `files_share`
|
|
--
|
|
|
|
LOCK TABLES `files_share` WRITE;
|
|
/*!40000 ALTER TABLE `files_share` DISABLE KEYS */;
|
|
INSERT INTO `files_share` VALUES
|
|
(1000000,1000000,'/20100729-015747-Urlaub-2010.jpg','shared','',0,'2019-01-01 00:00:00.000','2025-05-11 01:30:44.427'),
|
|
(1000000,1000001,'/20200729-015747-Dog-2020.jpg','new','',0,'2019-01-01 00:00:00.000','2025-05-11 01:30:44.425');
|
|
/*!40000 ALTER TABLE `files_share` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `files_sync`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `files_sync`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `files_sync` (
|
|
`remote_name` varbinary(255) NOT NULL,
|
|
`service_id` bigint(20) unsigned NOT NULL,
|
|
`file_id` bigint(20) unsigned DEFAULT NULL,
|
|
`remote_date` datetime(3) DEFAULT NULL,
|
|
`remote_size` bigint(20) DEFAULT NULL,
|
|
`status` varbinary(16) DEFAULT NULL,
|
|
`error` varbinary(512) DEFAULT NULL,
|
|
`errors` bigint(20) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`remote_name`,`service_id`),
|
|
KEY `idx_files_sync_file_id` (`file_id`),
|
|
KEY `fk_files_sync_account` (`service_id`),
|
|
CONSTRAINT `fk_files_sync` FOREIGN KEY (`file_id`) REFERENCES `files` (`id`),
|
|
CONSTRAINT `fk_files_sync_account` FOREIGN KEY (`service_id`) REFERENCES `services` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `files_sync`
|
|
--
|
|
|
|
LOCK TABLES `files_sync` WRITE;
|
|
/*!40000 ALTER TABLE `files_sync` DISABLE KEYS */;
|
|
INSERT INTO `files_sync` VALUES
|
|
('/20200706-092527-Landscape-Hamburg-2020.jpg',1000001,1000000,'2019-01-01 00:00:00.000',160,'downloaded','',0,'2019-01-01 00:00:00.000','2020-01-01 00:00:00.000'),
|
|
('/20200706-092527-Landscape-München-2020.jpg',1000000,1000000,'2019-01-01 00:00:00.000',888,'uploaded','',0,'2019-01-01 00:00:00.000','2020-01-01 00:00:00.000'),
|
|
('/20200706-092527-People-2020.jpg',1000000,1000000,'2019-01-01 00:00:00.000',860,'new','',0,'2019-01-01 00:00:00.000','2020-01-01 00:00:00.000');
|
|
/*!40000 ALTER TABLE `files_sync` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `folders`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `folders`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `folders` (
|
|
`path` varbinary(1024) DEFAULT NULL,
|
|
`root` varbinary(16) DEFAULT '',
|
|
`folder_uid` varbinary(42) NOT NULL,
|
|
`folder_type` varbinary(16) DEFAULT NULL,
|
|
`folder_title` varchar(200) DEFAULT NULL,
|
|
`folder_category` varchar(100) DEFAULT NULL,
|
|
`folder_description` varchar(2048) DEFAULT NULL,
|
|
`folder_order` varbinary(32) DEFAULT NULL,
|
|
`folder_country` varbinary(2) DEFAULT x'7a7a',
|
|
`folder_year` bigint(20) DEFAULT NULL,
|
|
`folder_month` bigint(20) DEFAULT NULL,
|
|
`folder_day` bigint(20) DEFAULT NULL,
|
|
`folder_favorite` tinyint(1) DEFAULT NULL,
|
|
`folder_private` tinyint(1) DEFAULT NULL,
|
|
`folder_ignore` tinyint(1) DEFAULT NULL,
|
|
`folder_watch` tinyint(1) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`modified_at` datetime(3) DEFAULT NULL,
|
|
`published_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`folder_uid`),
|
|
UNIQUE KEY `idx_folders_path_root` (`path`,`root`),
|
|
KEY `idx_folders_folder_category` (`folder_category`),
|
|
KEY `idx_folders_country_year_month` (`folder_country`,`folder_year`,`folder_month`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `folders`
|
|
--
|
|
|
|
LOCK TABLES `folders` WRITE;
|
|
/*!40000 ALTER TABLE `folders` DISABLE KEYS */;
|
|
INSERT INTO `folders` VALUES
|
|
('2007/12','/','dqo63pn2f87f02oi','','December 2007','','','name','de',2007,12,0,0,0,0,0,'2007-12-25 02:06:51.000','2020-03-30 14:06:00.000','2020-03-20 14:06:00.000',NULL,NULL),
|
|
('1990/04','/','dqo63pn2f87f02xj','','April 1990','','','name','zz',1990,4,0,0,0,0,0,'2020-03-06 02:06:51.000','2020-03-28 14:06:00.000','2020-03-20 14:06:00.000',NULL,NULL),
|
|
('1990','/','dqo63pn35k2d495z','','1990','','','name','zz',1990,7,0,0,0,0,0,'2020-03-06 02:06:51.000','2020-03-28 14:06:00.000','2020-03-20 14:06:00.000',NULL,NULL);
|
|
/*!40000 ALTER TABLE `folders` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `keywords`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `keywords`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `keywords` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`keyword` varchar(64) DEFAULT NULL,
|
|
`skip` tinyint(1) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
KEY `idx_keywords_keyword` (`keyword`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=10000026 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `keywords`
|
|
--
|
|
|
|
LOCK TABLES `keywords` WRITE;
|
|
/*!40000 ALTER TABLE `keywords` DISABLE KEYS */;
|
|
INSERT INTO `keywords` VALUES
|
|
(1000000,'bridge',0),
|
|
(1000001,'beach',0),
|
|
(1000002,'flower',0),
|
|
(1000003,'kuh',0),
|
|
(1000004,'actress',0),
|
|
(1000005,'%toss',0),
|
|
(1000006,'ca%t',0),
|
|
(1000007,'magic%',0),
|
|
(1000008,'&hogwarts',0),
|
|
(1000009,'love&trust',0),
|
|
(10000010,'countryside&',0),
|
|
(10000011,'\'grandfather',0),
|
|
(10000012,'grandma\'s',0),
|
|
(10000013,'cheescake\'',0),
|
|
(10000014,'*rating',0),
|
|
(10000015,'three*four',0),
|
|
(10000016,'tree*',0),
|
|
(10000017,'|mystery',0),
|
|
(10000018,'run|stay',0),
|
|
(10000019,'pillow|',0),
|
|
(10000020,'1dish',0),
|
|
(10000021,'nothing4you',0),
|
|
(10000022,'joyx2',0),
|
|
(10000023,'\"electronics',0),
|
|
(10000024,'sal\"mon',0),
|
|
(10000025,'fish\"',0);
|
|
/*!40000 ALTER TABLE `keywords` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `labels`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `labels`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `labels` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`label_uid` varbinary(42) DEFAULT NULL,
|
|
`label_slug` varbinary(160) DEFAULT NULL,
|
|
`custom_slug` varbinary(160) DEFAULT NULL,
|
|
`label_name` varchar(160) DEFAULT NULL,
|
|
`label_priority` bigint(20) DEFAULT NULL,
|
|
`label_favorite` tinyint(1) DEFAULT NULL,
|
|
`label_description` varchar(2048) DEFAULT NULL,
|
|
`label_notes` varchar(1024) DEFAULT NULL,
|
|
`photo_count` bigint(20) DEFAULT 1,
|
|
`thumb` varbinary(128) DEFAULT '',
|
|
`thumb_src` varbinary(8) DEFAULT '',
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`published_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_labels_label_uid` (`label_uid`),
|
|
UNIQUE KEY `idx_labels_label_slug` (`label_slug`),
|
|
KEY `idx_labels_custom_slug` (`custom_slug`),
|
|
KEY `idx_labels_thumb` (`thumb`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=1000032 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `labels`
|
|
--
|
|
|
|
LOCK TABLES `labels` WRITE;
|
|
/*!40000 ALTER TABLE `labels` DISABLE KEYS */;
|
|
INSERT INTO `labels` VALUES
|
|
(1000000,'ls6sg6b1wowuy3c2','landscape','landscape','Landscape',0,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000001,'ls6sg6b1wowuy3c3','flower','flower','Flower',1,1,'','',2,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000002,'ls6sg6b1wowuy3c4','cake','kuchen','Cake',5,0,'','',3,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000003,'ls6sg6b1wowuy3c5','cow','kuh','COW',-1,1,'','',4,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000004,'ls6sg6b1wowuy3c6','batch-delete','batch-delete','Batch Delete',1,1,'','',5,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000005,'ls6sg6b1wowuy3c7','update-label','update-label','Update Label',2,0,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000006,'ls6sg6b1wowuy3c8','update-photo-label','update-label-photo','Update Photo Label',2,0,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000007,'ls6sg6b1wowuy3c9','like-label','like-label','Like Label',3,0,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000008,'lsw2pj7d6gnizd1u','no-jpeg','no-jpeg','NO JPEG',-1,0,'','',4,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000009,'ls6sg6b1wowuy311','api-like-label','api-like-label','Api Like Label',-1,0,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000010,'ls6sg6b1wowuy312','api-dislike-label','api-dislike-label','Api Dislike Label',-2,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000011,'ls6sg6b1wowuy313','%tennis','%tennis','%tennis',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000012,'ls6sg6b1wowuy314','chem%stry','chem%stry','chem%stry',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000013,'ls6sg6b1wowuy315','cell%','cell%','cell%',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000014,'ls6sg6b1wowuy316','&friendship','&friendship','&friendship',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000015,'ls6sg6b1wowuy317','construction&failure','construction&failure','construction&failure',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000016,'ls6sg6b1wowuy318','goal&','goal&','goal&',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000017,'ls6sg6b1wowuy319','\'activity','\'activity','\'activity',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000018,'ls6sg6b1wowuy320','funera\'l','funera\'l','funera\'l',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000019,'ls6sg6b1wowuy321','technology\'','technology\'','technology\'',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000020,'ls6sg6b1wowuy322','*tea','*tea','*tea',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000021,'ls6sg6b1wowuy323','soup*menu','soup*menu','soup*menu',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000022,'ls6sg6b1wowuy324','proposal*','proposal*','proposal*',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000023,'ls6sg6b1wowuy325','|college','|college','|college',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000024,'ls6sg6b1wowuy326','potato|couch','potato|couch','potato|couch',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000025,'ls6sg6b1wowuy327','mall|','mall|','mall|',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000026,'ls6sg6b1wowuy328','2020-world','2020-world','2020-world',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000027,'ls6sg6b1wowuy329','sport-2021-event','sport-2021-event','Sport 2021 Event',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000028,'ls6sg6b1wowuy330','oven-3000','oven-3000','Oven3000',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000029,'ls6sg6b1wowuy331','\"king','\"king','\"king',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000030,'ls6sg6b1wowuy332','town\"ship','town\"ship','town\"ship',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL),
|
|
(1000031,'ls6sg6b1wowuy333','ladder\"','ladder\"','ladder\"',1,1,'','',1,'','','2025-05-11 01:30:40.000','2025-05-11 01:30:40.000',NULL,NULL);
|
|
/*!40000 ALTER TABLE `labels` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `lenses`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `lenses`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `lenses` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`lens_slug` varbinary(160) DEFAULT NULL,
|
|
`lens_name` varchar(160) DEFAULT NULL,
|
|
`lens_make` varchar(160) DEFAULT NULL,
|
|
`lens_model` varchar(160) DEFAULT NULL,
|
|
`lens_type` varchar(100) DEFAULT NULL,
|
|
`lens_description` varchar(2048) DEFAULT NULL,
|
|
`lens_notes` varchar(1024) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_lenses_lens_slug` (`lens_slug`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=1000002 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `lenses`
|
|
--
|
|
|
|
LOCK TABLES `lenses` WRITE;
|
|
/*!40000 ALTER TABLE `lenses` DISABLE KEYS */;
|
|
INSERT INTO `lenses` VALUES
|
|
(1,'zz','Unknown','','Unknown','','','','2025-05-11 01:30:43.659','2025-05-11 01:30:43.659',NULL),
|
|
(1000000,'lens-f-380','Apple F380','Apple','F380','','','Notes','2019-01-01 00:00:00.000','2019-01-01 00:00:00.000',NULL),
|
|
(1000001,'4.15mm-f/2.2','Apple iPhone SE back camera 4.15mm f/2.2','Apple','iPhone SE back camera 4.15mm f/2.2','','','Notes','2019-01-01 00:00:00.000','2019-01-01 00:00:00.000',NULL);
|
|
/*!40000 ALTER TABLE `lenses` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `links`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `links`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `links` (
|
|
`link_uid` varbinary(42) NOT NULL,
|
|
`share_uid` varbinary(42) DEFAULT NULL,
|
|
`share_slug` varbinary(160) DEFAULT NULL,
|
|
`link_token` varbinary(160) DEFAULT NULL,
|
|
`link_expires` bigint(20) DEFAULT NULL,
|
|
`link_views` bigint(20) unsigned DEFAULT NULL,
|
|
`max_views` bigint(20) unsigned DEFAULT NULL,
|
|
`has_password` tinyint(1) DEFAULT NULL,
|
|
`comment` varchar(512) DEFAULT NULL,
|
|
`perm` bigint(20) unsigned DEFAULT NULL,
|
|
`ref_id` varbinary(16) DEFAULT NULL,
|
|
`created_by` varbinary(42) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`modified_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`link_uid`),
|
|
UNIQUE KEY `idx_links_uid_token` (`share_uid`,`link_token`),
|
|
KEY `idx_links_share_slug` (`share_slug`),
|
|
KEY `idx_links_created_by` (`created_by`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `links`
|
|
--
|
|
|
|
LOCK TABLES `links` WRITE;
|
|
/*!40000 ALTER TABLE `links` DISABLE KEYS */;
|
|
INSERT INTO `links` VALUES
|
|
('ss61xpryd1ob1gtf','ls6sg6b1wowuy3c3','ls6sg6b1wowuy3c3','6jxf3jfn2k',0,0,0,0,'',0,'link8c6f4dxl','','2020-03-06 02:06:51.000','2020-03-06 02:06:51.000'),
|
|
('ss62xpryd1ob2gtf','ps6sg6b1wowuy3c3','ps6sg6b1wowuy3c3','7jxf3jfn2k',0,0,0,0,'',0,'linkqrx7xal5','','2020-03-06 02:06:51.000','2020-03-06 02:06:51.000'),
|
|
('ss62xpryd1ob7gtf','as6sg6bxpogaaba8','holiday-2030','1jxf3jfn2k',0,12,0,0,'',0,'linkb8dfk3ls','','2020-03-06 02:06:51.000','2020-03-06 02:06:51.000'),
|
|
('ss62xpryd1ob8gtf','as6sg6bxpogaaba7','christmas-2030','4jxf3jfn2k',0,0,0,0,'',0,'link6ej96s81','','2020-03-06 02:06:51.000','2020-03-06 02:06:51.000'),
|
|
('ss69xpryd1ob9gtf','fs6sg6bw45bn0004','fs6sg6bw45bn0004','5jxf3jfn2k',0,0,0,0,'',0,'link4su199lt','','2020-03-06 02:06:51.000','2020-03-06 02:06:51.000');
|
|
/*!40000 ALTER TABLE `links` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `markers`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `markers`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `markers` (
|
|
`marker_uid` varbinary(42) NOT NULL,
|
|
`file_uid` varbinary(42) DEFAULT '',
|
|
`marker_type` varbinary(8) DEFAULT '',
|
|
`marker_src` varbinary(8) DEFAULT '',
|
|
`marker_name` varchar(160) DEFAULT NULL,
|
|
`marker_review` tinyint(1) DEFAULT NULL,
|
|
`marker_invalid` tinyint(1) DEFAULT NULL,
|
|
`subj_uid` varbinary(42) DEFAULT NULL,
|
|
`subj_src` varbinary(8) DEFAULT '',
|
|
`face_id` varbinary(64) DEFAULT NULL,
|
|
`face_dist` double DEFAULT -1,
|
|
`embeddings_json` mediumblob DEFAULT NULL,
|
|
`landmarks_json` mediumblob DEFAULT NULL,
|
|
`x` float DEFAULT NULL,
|
|
`y` float DEFAULT NULL,
|
|
`w` float DEFAULT NULL,
|
|
`h` float DEFAULT NULL,
|
|
`q` bigint(20) DEFAULT NULL,
|
|
`size` bigint(20) DEFAULT -1,
|
|
`score` smallint(6) DEFAULT NULL,
|
|
`thumb` varbinary(128) DEFAULT '',
|
|
`matched_at` datetime(3) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`marker_uid`),
|
|
KEY `idx_markers_file_uid` (`file_uid`),
|
|
KEY `idx_markers_subj_uid_src` (`subj_uid`,`subj_src`),
|
|
KEY `idx_markers_face_id` (`face_id`),
|
|
KEY `idx_markers_thumb` (`thumb`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `markers`
|
|
--
|
|
|
|
LOCK TABLES `markers` WRITE;
|
|
/*!40000 ALTER TABLE `markers` DISABLE KEYS */;
|
|
INSERT INTO `markers` VALUES
|
|
('ms6sg6b14ahkyd24','fs6sg6bw45bnlqdw','face','image','',0,0,'','','VF7ANLDET2BKZNT4VQWJMMC6HBEFDOG6',0.3139983399779298,'[[0.10730543085474682,-0.007740289179353713,0.04013410115400314,0.01458170011165962,-0.033333988977870946,0.06636234022813034,-0.00010941258007316575,0.0266348918046072,-0.05017391628723953,0.026034562221256254,-0.03388911566430759,-0.03461048494812202,0.040559725024994844,0.02683793627304573,-0.00972269717541027,-0.07836494561032105,-0.022470260049817198,0.011276674801708603,-0.05526434009558201,0.014401617237932205,-0.031258523568474236,-0.05416104192368187,-0.05567222379755878,0.017950877029356768,-0.016397424193561935,0.062346790423413276,-0.019043469394284057,0.04085343435437774,-0.05627231374819698,0.002355368169155769,0.07268979656775187,-0.0015096598716884627,-0.030188596848975374,-0.030941932784964564,-0.02826790015985233,-0.05420075791573048,-0.015742074680253033,0.019360258910790157,-0.008227027287290193,-0.08797317745792674,-0.07358703463505077,0.09688007249803735,0.015168583267354964,-0.034569315837825396,0.054231690688333986,0.018033145214487362,0.01579093209709463,-0.09204238994311237,0.08645247031890774,-0.10499936100221444,0.022421303168151857,0.005288450124515152,-0.017391072021601867,0.011218363053184624,-0.08478270589438915,0.0038618527485391615,-0.023381522484070015,-0.05428399272960853,-0.049397680150033,0.04006855272634697,-0.056704127236808774,-0.00958812557516262,-0.024006645464504622,-0.0073450501057456975,-0.03138197361666756,-0.013765138786817361,0.01162637563227787,0.0023935177775817563,0.08953138773108768,0.05337418268588829,-0.012870218945196915,0.03652425150877475,-0.027783526080406188,-0.019489638927241745,-0.01591402705199299,-0.005031992847164803,-0.014592982936285286,-0.03540697236418762,0.015595597412254449,0.004689344744109726,-0.009276015175478172,0.0058068592886232374,0.10480716412028504,0.0169216338187767,-0.0159497901004467,0.04574707649004688,-0.012214007484710122,-0.04849749380776977,0.054958586523843764,0.055898306713647844,-0.05052226642217827,0.008803732924324036,0.02326267119630642,0.047305830959801676,0.04497242295638694,0.020850376996620942,0.01314765746152954,-0.06768179592533874,0.05844347174572754,-0.03379152370001783,0.009412363744416903,0.04876727547273407,0.03299943491180715,0.01981742466488743,0.0547951049219265,0.020208802772381018,-0.08163521584288311,-0.038910958658009524,-0.004049565234655952,-0.02227413252290535,-0.0176418922441086,0.0568860088455925,-0.03240221023084612,0.0018760896289435579,-0.03234445138420723,0.007601825631139565,0.004916589611196899,-0.07292478312312889,0.021712048014592936,0.008807552270011749,0.0045489283733609,0.018861112444398878,-0.0341377092368577,-0.06305481604926585,0.039113288345403674,-0.01390809621003151,-0.04930861238819008,0.02377057523982868,0.019087416355893325,-0.013899296822125817,0.02251690464443226,0.08074113913260841,-0.018922226267959787,0.07189693789385795,0.060660045672045707,-0.023638294307546808,-0.006141792394255906,-0.06662582397409247,-0.013895529799502565,0.016608829923953898,-0.00390724028582611,0.05038048671591301,-0.015355035841564064,-0.0008532485082750321,-0.004694504582768126,-0.016610601585741958,0.008180847821889228,-0.04035771976174698,0.01847608156922703,0.08409907464663602,-0.029978496458568385,-0.06499117178372192,0.07448235046571827,0.10142187900247382,-0.023405319141915855,0.05237413796294822,0.04315940939233541,-0.02349721355909328,0.012594679585403442,-0.10457832859776592,0.001468614040066719,0.0165479676672657,-0.07708675453700256,-0.05102918249748802,0.045642631412478735,-0.004785828004440499,0.0203317336356945,-0.02006395174473057,0.04201285855375195,0.032883700123707296,0.0477916040669878,0.08070634492548084,-0.09245629058029556,0.05112703265588493,-0.006224603994954872,-0.0005257819460310555,0.005513055457300567,0.02521921247766018,0.012207323409280013,-0.009936333046208725,-0.007426916158089448,0.027260071572856714,0.006004036209329835,-0.039462719505699156,0.04428369084658737,0.005021041270120048,0.00955255667591259,-0.024385389176467896,0.06930311634011002,-0.0389855151682066,0.009325780048200605,0.0067487294106089776,-0.0538568250434906,-0.04132319716445885,0.005287871307727813,0.02836177144018917,0.016369665767238237,-0.02612976718916588,0.0781344821977253,0.0124423230052565,0.007052016124275589,0.07093038059380721,-0.040975969278632354,0.05987170546998787,0.0429845054696949,0.06377765311330413,-0.054260408781722336,0.017124075467253648,0.011034745989844896,-0.01129856537228031,-0.03058279355517101,-0.052326615682374664,0.06340472755555274,-0.007235566082305412,0.08209440086026383,-0.0037407900405261995,-0.02100836190159107,0.051361881913555715,0.035520336595121764,0.019260735587613487,0.04814414379586697,-0.010566343916274241,-0.03353529212573547,0.05283452853813282,-0.027749841873006824,-0.03820509264906912,-0.0015166780129867554,0.02487160170807457,0.03048850776525669,-0.030538799520168875,0.0921192664219265,0.03269134465648327,-0.031787506815418434,-0.01908650508301182,0.05982613160244779,-0.053232109332236294,-0.03650761934345913,0.0026813365359365463,0.032588356136758805,-0.032364926929593085,0.07780626359498405,0.044541174425177764,0.011626562325897788,0.03554684517681643,-0.030510870967539787,-0.04088990689640999,0.07105028789278889,0.03138784011465073,-0.06342823476303319,0.09164142434876824,-0.0112280279000453,-0.04595559070266152,0.08798781996626949,0.026803936697537615,-0.0014241986940294257,-0.020834715982498548,0.023556784775891685,0.008996215819517326,-0.0012677171940084454,-0.07692881668502807,0.024615258007191814,0.02948731386628723,0.06911119150276565,-0.041541930091072085,0.07317672894504547,-0.012252912262506771,-0.03429316172188286,0.03286905748134327,0.025736928383919527,0.003926683415351601,0.006255630871762562,-0.020806247741813468,0.0675457214042778,0.007579460672946357,0.012004441173839569,-0.028187582314963343,-0.0018772867526912688,-0.01844064376148571,-0.05389302147970715,-0.04154738243111,-0.05912346626385308,-0.003186127453911171,-0.015869915592464562,0.036601020266580665,-0.08332522355102062,-0.015594113206121387,0.010554298175920372,0.009863903175943527,-0.04408378851017952,-0.01321298950931368,-0.026788807387387467,-0.00905998101737915,-0.07901183432849217,0.022626760559060342,0.05966787504726859,-0.0373913765745697,-0.00620443077226124,-0.005321248754354935,-0.05629461318153381,-0.04339327553344822,0.03066110013017902,-0.0560899433873785,0.029585001932263853,-0.06142458606396866,0.018855098215825178,0.03336997769082436,-0.07772387048591708,0.02869667860757885,0.04751144987925148,0.07131169258731747,0.01554444873138424,-0.019102520424152183,-0.06713599618322277,0.021553602847260475,0.022784952935549926,-0.07224605423420524,-0.03428428022313595,0.025510370273970604,-0.042455744666400605,0.024999596293880464,0.0007267671517935561,-0.007103063657435513,0.051193967364198685,-0.03918299151588478,-0.05340270113635778,-0.0005553757678619388,-0.04361415384515381,-0.05659870360464592,-0.003001301568729019,-0.10493783691904449,0.007865782491956196,-0.010459198798326888,0.03839990013440418,-0.029396389004837837,0.04123072916591454,-0.003870788638888664,0.011576299454542732,0.021793958225202522,0.0013144587776207917,-0.024084851461598205,-0.007895128372669067,0.02794634672595444,0.013256276108802492,-0.06581846043538475,-0.03512838380870453,0.010219935781849479,0.041956290830379675,-0.02193645334812136,0.036522118692461206,-0.04014683200312634,-0.007509486720670319,0.025035869046040268,0.03341998480559387,-0.03562761249035026,0.04892323307058029,-0.030771232001644132,-0.016917612628533363,0.002604945885121918,-0.044643074882380486,0.01154372547133419,-0.021955625942386627,0.018907365975515553,0.03550167291446045,0.01069377167082758,0.00010183658435096768,-0.04899959038740444,0.04724968668608978,-0.01864932432341235,0.0591259089168789,0.07907125494612216,0.028897156624642945,0.01633692932619137,0.06420496597867965,0.018129071607111358,-0.06522170992608013,-0.03939954941189146,0.04130569647272587,0.04419998725251961,0.04542913027885341,0.018470383181769943,0.008568164058957863,-0.06659949697784996,-0.053012251715078354,-0.020253768667636778,-0.0428765378002491,0.07184141544699574,0.02058260375849676,-0.03779574153167915,0.0021254573788347247,0.00922705617390442,-0.06903300705643031,0.048223514541707424,-0.008124176700399017,0.06623217639861775,0.011399885879904556,0.13320644195552445,-0.015707634324862062,0.004298537653726769,0.007440328888434029,-0.03552852988830433,0.006549433453245544,-0.019685784628289793,0.001693401851796341,0.050209905835451124,0.023254144681681632,-0.04905436637160683,-0.01058279299507389,0.06261640349854469,-0.07554102380998802,-0.010803172210683784,0.04001997347501145,-0.013296409033855438,0.056829244201244355,0.029110596151947783,0.006392164909307861,-0.0035876165295053485,-0.019022594469099045,-0.06487911801050472,0.02178870949222603,0.05293369045270252,0.0014374271403566358,0.02058438161717472,-0.05258523574003887,-0.03312468141761551,0.051533518133239746,0.03929023312081566,-0.07294044148252202,0.01607557897360134,-0.0007034383966050719,0.014925192443655966,0.051449392859268764,-0.06079890988933106,-0.04363216685223599,0.028568039422766974,0.045766175851156804,0.07275596444172669,-0.02276483221781349,0.09294405910429002,0.06625853254336929,-0.04167032707059745,-0.04751508792911625,-0.014774199240300752,0.023224616626467326,-0.01281115503053608,0.03472993899021339,0.008343472536062031,-0.011408440443860645,0.004419146704378701,0.05045044130775452,-0.03518939370823498,-0.04170123182437134,0.022208642446600917,0.07141607704347333,-0.04112406919064011,0.03227901691925602,0.03527487398910847,-0.029543274091153718,0.005872693907862854,-0.008123872357421475,-0.058780187362098696,-0.00027467445847377796,0.024044984289353373,0.057634827237228584,-0.04450547877367153,-0.03946884506688686,-0.02006971111822632,0.006139106799438476,0.014848452844277668,-0.040448605585189826,-0.047422823475079534,0.00047739853115692137,-0.03920787799786568,-0.05102518756346798,0.029106281725284004,0.023013759328845976,-0.0181101632871727,0.003943383191735267,-0.11744085779379082,0.00652325401639185,-0.0016088291387550352,0.004582751362570763,0.06564233218507957,0.014525142593546867,-0.05397913284980278,-0.005146496768864823,0.008265835225847246,-0.09204165418391608,-0.023673615795413973,0.016221329961976054,0.0560354235721693,-0.03387280199538708,0.011243025140723228,0.02789629877560217,0.07942785398379296,0.019745293456116107,-0.03951280953572121,-0.0325216371505229,-0.04877831216997623,0.008021598871560669,0.06607214515587043,0.08340918698473548,-0.06638043362871171,0.0003533690162649157,-0.05787711264029312,0.017585791805968413,-0.004768172475530777,-0.031721018591366806,0.059853391075907716,0.08903246940908241,0.00910143805785122,-0.02198764055408287,0.023417301139897727]]',NULL,0.1,0.229688,0.246334,0.29707,0,209,55,'acad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.452','2025-05-11 01:30:44.452'),
|
|
('ms6sg6b1qekk9jx8','fs6sg6bw45bn0004','label','image','',0,0,'js6sg6b1qekk9jx8','','',-1,NULL,NULL,0.308333,0.206944,0.355556,0.355556,0,200,100,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.459','2025-05-11 01:30:44.459'),
|
|
('ms6sg6b1wowu1000','fs6sg6bwhhbnlqdn','face','image','',0,0,'js6sg6b1h1njaaac','','GMH5NISEEULNJL6RATITOA3TMZXMTMCI',0.4507357278575355,'[[-0.049459063,0.017268278,-0.02436374,0.00456427,0.09272429,-0.050807584,0.036965158,0.026884563,0.0119875,0.014209214,-0.067779765,0.04646819,-0.014141333,-0.0036627771,0.021660244,0.021314034,0.014275501,0.08742305,-0.034991235,0.008202811,-0.002463041,-0.02050261,-0.013668234,-0.01591194,0.00038310073,-0.057569426,0.0017369435,0.0018577661,-0.028867407,0.0027254226,-0.005002463,-0.07488987,0.001307097,-0.04501251,-0.0029536102,-0.060898315,-0.024836477,-0.06800526,-0.018251294,-0.06714453,-0.03835583,-0.012315799,-0.02408654,-0.052206445,0.06425532,0.10974466,-0.019249128,-0.082979046,0.05063531,-0.0154190995,-0.0228068,-0.026870046,0.015838344,0.012618892,-0.07076848,-0.099307396,-0.0029199817,-0.008428616,-0.03690643,-0.029002419,-0.08289682,-0.042127404,0.022622276,0.11112179,-0.102848515,-0.051508073,-0.07759363,-0.024752662,0.01072458,0.017454943,-0.096395686,-0.060559936,0.06974608,-0.022983044,0.010305064,-0.015682958,-0.015386821,-0.06532061,0.04780671,0.030457076,0.009153081,-0.009918209,0.028085643,-0.06903502,-0.04477236,0.04568965,-0.0588692,0.008053723,0.0066500003,0.002056475,-0.051001243,0.07434756,0.06958109,-0.0051158112,0.0067235045,0.061066773,-0.02668338,0.07214043,0.029028762,-0.056457512,-0.035895966,0.06470638,-0.010451813,0.06615657,0.009132362,-0.10509057,-0.0214467,-0.019499326,0.021326417,-0.0005096953,-0.039119616,-0.004919122,-0.027968572,-0.02242942,0.04339938,-0.050613083,-0.03398977,-0.008493971,-0.041936025,-0.024089295,0.031790562,-0.020151902,0.0040771635,-0.034357667,0.09156331,-0.005507572,0.038099304,-0.026427202,-0.071385466,-0.047210604,0.015180976,0.02840854,0.006497151,-0.00033469102,0.059061587,0.01597261,0.026339632,0.0047395597,-0.0732964,-0.023477107,-0.013290841,0.0722244,-0.09215446,0.08168655,0.06149926,-0.043894358,-0.0012614318,-0.014505845,0.013292828,0.05467337,-0.07392705,0.03587918,0.03738537,0.039497815,0.014047925,-0.035231546,-0.05510579,-0.06585757,-0.027597472,0.028229747,0.01872451,0.016732052,0.038707886,0.03760357,-0.09509508,0.011902702,-0.039682817,0.063382134,0.015901549,-0.018055184,-0.017384674,-0.0055762334,0.028935213,0.04936567,-0.07914068,0.033277143,-0.04809108,-0.012982491,0.027650237,0.012381077,-0.007831506,-0.028501108,0.0027739317,0.030846888,0.06363329,-0.063592546,0.0013009127,-0.047159683,0.08388043,0.017999368,-0.030521795,0.016651977,-0.02127061,-0.0066180443,0.021815853,-0.04923658,0.014300308,-0.10884089,0.03554048,-0.076338924,0.04290125,-0.03496307,-0.016342787,0.003979376,-0.005279251,0.046642117,0.03875152,0.021821734,0.0212685,0.02517185,0.013970688,0.09438682,-0.008246351,-0.07201821,0.043268915,-0.013038975,-0.03842977,0.031770673,0.014474782,-0.00904498,-0.035458993,0.105679035,-0.005526758,0.035617128,0.087437995,-0.0074472744,0.03652849,0.03156119,-0.0074446313,0.025843417,-0.033748094,-0.07544038,0.06703343,0.058584675,-0.034583744,-0.014526141,0.010346831,0.02020119,0.017172644,0.036033068,0.017345741,-0.005148574,0.005949535,0.009638718,-0.051637497,-0.017285585,0.01982075,-0.040740706,0.024971858,0.032606248,0.0054185386,-0.034356512,0.055193033,0.0087926695,0.034704905,0.00855733,0.0038743499,0.07179773,-0.019840432,-0.032834504,0.00042203598,0.08087348,-0.025469255,0.014843097,0.09630777,0.0047693965,-0.024934268,0.012820331,0.011042015,-0.030395493,-0.033821043,-0.08145805,0.075025946,-0.03607769,0.057038724,-0.0027300948,0.054555744,0.05634548,0.09752533,0.046370883,-0.05634598,0.015927348,0.021280775,0.012376771,-0.018440763,0.03532993,0.02491145,0.052214853,0.0022429496,0.020258121,-0.039332327,-0.013443214,0.029031718,-0.02472637,0.013089783,-0.0143768415,0.034685213,-0.03686133,-0.00024506677,-0.020284498,0.009332724,0.008956202,-0.001900865,0.027391685,0.015421629,0.065207265,0.018158332,-0.11686228,-0.021487968,-0.052634593,0.00041134108,0.070758514,-0.012821131,0.0056990935,0.009860178,-0.012334778,-0.028138964,0.028736291,0.011418021,-0.024555748,0.006178947,-0.032897394,0.03567247,0.015546294,0.005205685,-0.066652454,0.03141584,-0.057265297,-0.060639385,-0.05043094,-0.012570809,0.026399242,0.039814834,-0.05367967,-0.09991194,0.029263567,0.06516923,-0.002547701,0.01744748,-0.07774265,-0.01485503,-0.0008515376,-0.00009239801,0.040131442,-0.008471036,0.046221625,0.036377743,0.03975367,-0.02172364,0.016733838,0.03406566,0.029283218,0.01903691,-0.030763604,0.05134629,0.056930035,-0.050130114,0.07097113,0.026646879,-0.06706624,0.0185106,-0.027858399,0.0919206,0.058494482,0.088975206,-0.05819871,-0.04681766,0.00006603616,0.03765832,0.036368955,0.022435583,-0.036811493,0.054468587,-0.01463473,0.008204965,0.08055711,0.025345674,0.035949606,-0.094104804,0.10039316,-0.013622636,0.025994016,0.069019005,0.0139777325,-0.0014750401,0.016625214,-0.020974183,0.011298052,0.013663046,0.049106684,-0.06313476,-0.02732274,0.007753176,0.0716419,0.03180572,0.0520323,0.008170091,0.0022347167,-0.05285675,-0.0020002343,-0.0077795237,-0.14255907,-0.039583888,-0.0060677547,0.028627384,0.035871346,-0.025141723,0.05824233,-0.07839286,0.0044170194,-0.022603396,0.03614475,-0.011268937,0.037637427,0.0025523365,0.054308962,0.03597362,0.041037004,-0.028538795,0.0022853648,-0.047099475,-0.037321594,0.048661713,-0.026266742,-0.030840356,0.08786395,-0.039021745,0.0019526927,-0.0109154405,-0.055744655,-0.086810485,0.015435788,0.04645769,0.028589347,0.041702002,-0.0064188247,-0.07415001,-0.017071126,0.025768213,-0.02186999,-0.0048967577,0.014584777,0.0061198445,0.021607645,-0.0446379,0.035067543,0.03668494,-0.071570486,0.025967104,0.0042253863,-0.039801758,-0.0140141845,0.026637642,0.0039601126,-0.06624098,0.012255538,0.027761143,-0.005409356,-0.009112263,-0.015837284,-0.03027765,0.0025985541,-0.01429484,-0.04303043,0.014554412,0.11623079,-0.059168987,-0.024508484,0.08753183,0.041292477,-0.045497976,-0.0016933419,-0.059131842,0.010029583,0.04696655,0.061362173,-0.053241152,0.022399137,0.063325584,0.03223329,-0.031676352,-0.068241775,-0.026388923,-0.038682334,0.06003698,-0.027799105,-0.006467925,-0.06406409,0.09387454,-0.020002173,-0.068420134,-0.036658607,-0.04201613,-0.0033988056,0.034520224,-0.025423609,-0.0063035307,0.027934644,0.011818505,0.08374407,0.023470499,-0.06288708,-0.038999792,-0.01913346,-0.04121274,0.12673251,0.021116056,-0.025599312,0.059204243,-0.10120517,-0.02541926,-0.036548868]]','[{\"name\":\"lp46\",\"x\":-0.1328125,\"y\":-0.050469484,\"h\":0.07981221,\"w\":0.053125},{\"name\":\"lp46_v\",\"x\":0.1359375,\"y\":-0.069248825,\"h\":0.07981221,\"w\":0.053125},{\"name\":\"lp44\",\"x\":-0.08984375,\"y\":-0.06807512,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"lp44_v\",\"x\":0.0953125,\"y\":-0.09389672,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"lp42\",\"x\":-0.03203125,\"y\":-0.049295776,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"lp42_v\",\"x\":0.04140625,\"y\":-0.0528169,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"lp38\",\"x\":-0.04296875,\"y\":0.0070422534,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"lp38_v\",\"x\":0.05,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"lp312\",\"x\":-0.1125,\"y\":0.0046948357,\"h\":0.07981221,\"w\":0.053125},{\"name\":\"lp312_v\",\"x\":0.11171875,\"y\":-0.015258216,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"mouth_lp93\",\"x\":0.021875,\"y\":0.15845071,\"h\":0.07981221,\"w\":0.053125},{\"name\":\"mouth_lp84\",\"x\":-0.06796875,\"y\":0.2511737,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"mouth_lp82\",\"x\":0.01015625,\"y\":0.29694834,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"mouth_lp81\",\"x\":0.01328125,\"y\":0.23474178,\"h\":0.08098592,\"w\":0.05390625},{\"name\":\"lp84\",\"x\":0.07578125,\"y\":0.24530517,\"h\":0.08215962,\"w\":0.0546875},{\"name\":\"eye_l\",\"x\":-0.0765625,\"y\":0.0070422534,\"h\":0.0528169,\"w\":0.03515625},{\"name\":\"eye_r\",\"x\":0.0765625,\"y\":-0.005868545,\"h\":0.0528169,\"w\":0.03515625}]',0.464844,0.449531,0.434375,0.652582,0,556,155,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818-046045043065',NULL,'2025-05-11 01:30:44.447','2025-05-11 01:30:44.447'),
|
|
('ms6sg6b1wowu1001','fs6sg6bw45bnlqdw','face','image','',0,0,'js6sg6b1h1njaaac','','GMH5NISEEULNJL6RATITOA3TMZXMTMCI',0.5099754448545762,'[[-0.030162131,-0.01176201,-0.014886564,0.007073464,0.11269621,-0.037331063,0.041961063,0.00563907,0.0064236526,-0.010960639,-0.0042644828,0.030771699,0.014614853,-0.0054937406,0.038051017,0.04635477,0.034364603,0.099259354,-0.004648092,0.0111822635,0.03520799,-0.03549263,0.012646834,-0.008714125,-0.017289585,-0.0675926,0.025010059,0.006254254,-0.03860531,-0.0064788107,0.0036798783,-0.07745418,-0.023225985,-0.03152003,0.021388594,-0.07726075,-0.0026089547,-0.045097895,-0.018101906,-0.09037953,-0.046974577,-0.0060178176,-0.019378802,-0.044005536,0.076491445,0.08707773,-0.010284405,-0.11935611,0.040282827,0.002283568,-0.04324527,-0.010690265,0.00821257,0.02017954,-0.07631943,-0.10987312,0.013558569,-0.022746177,-0.04028441,0.016965218,-0.040909234,-0.050942566,0.022242,0.120476194,-0.06658611,-0.043091573,-0.061836794,-0.05709718,0.021490382,0.0127024,-0.12067826,-0.072207615,0.08343471,-0.022888778,0.019897169,0.0061817374,0.0068232967,-0.061381537,0.04549849,0.024943795,-0.010488667,0.0060791434,-0.0025351476,-0.06707843,-0.018208109,0.047146965,-0.042749375,0.059901927,0.0059034643,0.0033945336,-0.07921299,0.05713912,0.04361319,0.028458657,-0.009879499,0.03140627,-0.03420856,0.06741427,0.032505736,-0.07861183,-0.06382085,0.047678914,-0.025663754,0.06887441,0.019920425,-0.10962419,-0.04204298,-0.033558466,0.016722236,0.0069335983,-0.06629326,0.0070168413,-0.05316388,-0.034083262,0.044397466,-0.057145473,-0.04868806,0.003810704,-0.03113833,0.00451248,0.033465132,-0.02550965,-0.0014888983,-0.018374179,0.083570614,0.018924896,0.02233672,-0.029520582,-0.040832445,-0.037519787,0.014580376,0.03572498,0.032270227,0.0011982368,0.07239436,0.02194068,0.009013371,-0.008845176,-0.087144405,-0.04784175,0.0037576582,0.08675284,-0.079827845,0.083858594,0.0052718134,-0.06609754,-0.017537236,0.0023137867,0.04661473,0.076047845,-0.08587876,0.03176565,0.045361705,0.040074382,0.0022822036,-0.051515233,-0.07997518,-0.048273496,0.0048421766,0.013196157,-0.001204384,0.007837211,0.0356769,0.059981547,-0.08063003,0.00008905198,-0.044701546,0.052903607,0.075195655,-0.018885499,-0.0026354361,0.00076671876,0.005910425,0.013754204,-0.09388003,0.03119816,-0.07051509,0.017419366,0.04646836,0.022504669,-0.0121046,-0.015959464,0.00077243324,0.021920238,0.042870726,-0.07402386,-0.014377326,-0.03249675,0.043629974,0.008337455,-0.04739697,0.007994139,-0.014181621,0.002159787,0.0032577785,-0.04634685,0.01633049,-0.095778786,0.039750375,-0.05830882,0.10493905,-0.03386401,-0.0011024777,0.000035083165,-0.031482525,0.08941169,-0.006559033,0.0011195478,0.007442567,0.011850524,0.014894581,0.07711941,-0.01781475,-0.07233728,0.0104106255,-0.02415632,-0.025316598,0.030230487,0.02232721,0.015015193,-0.025859257,0.09529066,0.010125857,0.045184348,0.11370714,-0.016670218,0.046251483,0.033300634,-0.027609989,0.0053348867,-0.029097768,-0.06434757,0.08473599,0.044195455,0.0017243569,0.006499155,0.022776723,0.013160947,0.030223062,0.051617682,0.023164669,0.0046141455,0.02451903,0.02003469,-0.06611676,-0.015008822,-0.009100582,-0.023646737,0.014851652,0.05118252,-0.00806539,-0.030246861,0.05131044,0.0018270313,0.016332064,-0.015110148,-0.0221731,0.07055847,-0.01610019,-0.07459282,-0.012506088,0.0392053,-0.030212378,0.040515084,0.07911197,0.013703636,-0.02601204,-0.007438952,0.013708828,-0.03800723,-0.013123793,-0.054646052,0.09945399,-0.026949355,0.056145936,0.000132012,0.012252103,0.032066572,0.048699293,0.02713033,-0.07295968,0.008908392,0.0289968,0.007670751,0.0094207395,0.030742127,0.036395837,0.030165685,0.0067158896,0.015760195,-0.020583164,-0.016060544,0.026999488,-0.0155271385,0.040173646,0.0033110501,0.033762258,-0.020186787,0.028177904,-0.054987755,0.040557962,0.046010483,0.0011205788,0.030392257,0.008612636,0.07607412,0.0008984152,-0.08356993,-0.015211418,-0.04510859,0.01222945,0.07540885,0.021029217,-0.009751237,0.03184632,0.01771495,0.009178708,0.05495884,0.025463067,-0.061587475,-0.010072273,-0.07609662,0.03149099,-0.008777812,0.013090374,-0.05082709,0.038662266,-0.022361549,-0.021717813,-0.041924257,-0.018597972,0.032336537,0.016977564,-0.038131896,-0.077193856,0.048771136,0.05553366,-0.021213856,-0.0015424791,-0.050436478,0.012934503,-0.008933084,-0.023577854,0.061587427,-0.01823785,0.059933748,0.035802152,0.040674545,-0.056200683,0.016260745,0.040546842,0.0039818278,0.04945143,-0.0018760421,0.06255753,0.084238365,-0.027262675,0.04971824,0.012032575,-0.059859876,0.003484273,-0.021963429,0.078829266,0.03816938,0.058965817,-0.049293403,-0.050726783,-0.01641507,0.04514422,0.036381047,-0.0033632722,0.012200278,0.036309812,0.0033158667,0.016262444,0.081099205,0.066613905,0.013018905,-0.09975876,0.088449836,-0.012223532,0.038857326,0.0781463,0.0018207218,0.020662569,0.028938767,-0.0030848426,0.02327823,0.031876724,0.021129506,-0.07868327,-0.009467011,0.00116268,0.065723725,0.046733923,0.05853955,0.0060063065,0.033734698,-0.077721916,-0.018714668,-0.008721541,-0.14526516,0.00048844464,-0.032561086,0.03130981,0.039426308,-0.017761374,0.051276337,-0.070010826,-0.014580368,0.026206205,0.05247335,-0.027971998,0.0450822,-0.0022506353,0.046587817,0.010188847,0.023309886,-0.0289147,0.028314758,-0.022734744,-0.04674994,0.036228098,-0.0016859015,-0.03641872,0.10718571,-0.0407207,0.0030549522,-0.013909063,-0.04348161,-0.11307476,0.026893105,0.035188023,0.034982115,0.039688844,0.0027830838,-0.04913703,-0.01759755,0.019436093,-0.020588767,-0.006698757,0.016285665,0.02749752,0.0060938844,-0.00225327,-0.009089173,0.04672811,-0.045318406,0.032092486,0.052882172,-0.035544295,-0.019481437,0.036609054,0.013728736,-0.0767841,0.014160247,0.00037633505,0.031475645,-0.027891,0.0007301672,-0.024034673,0.0037688382,-0.0075244275,-0.019190969,-0.0030586733,0.07638717,-0.058804777,-0.02630959,0.082916915,0.029464893,-0.036910444,-0.006469457,-0.0682574,-0.007479055,0.023391867,0.057415135,-0.063745,0.028567027,0.03873816,-0.033826143,-0.051247973,-0.07371592,-0.013598142,-0.047880393,0.025868626,-0.012925152,0.015025656,-0.054448534,0.06986233,-0.044671394,-0.037487887,-0.03713938,-0.044612743,0.023765674,0.058858916,-0.018240381,0.017626476,0.022116672,0.00901462,0.087559484,0.030257765,-0.044527713,-0.06482999,-0.025346886,-0.051224142,0.10009641,0.049901918,-0.03698612,0.038127467,-0.0647444,-0.04372432,-0.030457335]]','[{\"name\":\"lp46\",\"x\":-0.12421875,\"y\":-0.05516432,\"h\":0.07629108,\"w\":0.05078125},{\"name\":\"lp46_v\",\"x\":0.11875,\"y\":-0.061032865,\"h\":0.07394366,\"w\":0.04921875},{\"name\":\"lp44\",\"x\":-0.0671875,\"y\":-0.07746479,\"h\":0.07511737,\"w\":0.05},{\"name\":\"lp44_v\",\"x\":0.09921875,\"y\":-0.08568075,\"h\":0.07511737,\"w\":0.05},{\"name\":\"lp42\",\"x\":-0.01484375,\"y\":-0.048122067,\"h\":0.07511737,\"w\":0.05},{\"name\":\"lp42_v\",\"x\":0.0546875,\"y\":-0.049295776,\"h\":0.07394366,\"w\":0.04921875},{\"name\":\"lp38\",\"x\":-0.034375,\"y\":0.01056338,\"h\":0.07511737,\"w\":0.05},{\"name\":\"lp38_v\",\"x\":0.05078125,\"y\":0.0035211267,\"h\":0.07394366,\"w\":0.04921875},{\"name\":\"lp312\",\"x\":-0.0984375,\"y\":0.0023474179,\"h\":0.07511737,\"w\":0.05},{\"name\":\"lp312_v\",\"x\":0.10078125,\"y\":-0.005868545,\"h\":0.07511737,\"w\":0.05},{\"name\":\"mouth_lp93\",\"x\":0.04765625,\"y\":0.15375587,\"h\":0.072769955,\"w\":0.0484375},{\"name\":\"mouth_lp84\",\"x\":-0.06015625,\"y\":0.25704226,\"h\":0.07511737,\"w\":0.05},{\"name\":\"mouth_lp82\",\"x\":0.009375,\"y\":0.3051643,\"h\":0.07511737,\"w\":0.05},{\"name\":\"mouth_lp81\",\"x\":0.021875,\"y\":0.2382629,\"h\":0.07394366,\"w\":0.04921875},{\"name\":\"lp84\",\"x\":0.065625,\"y\":0.26408452,\"h\":0.07511737,\"w\":0.05},{\"name\":\"eye_l\",\"x\":-0.0703125,\"y\":0.0011737089,\"h\":0.049295776,\"w\":0.0328125},{\"name\":\"eye_r\",\"x\":0.07109375,\"h\":0.048122067,\"w\":0.03203125}]',0.547656,0.330986,0.402344,0.60446,0,515,102,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818-05403304060446',NULL,'2025-05-11 01:30:44.464','2025-05-11 01:30:44.464'),
|
|
('ms6sg6b1wowu1002','fs6sg6bw45bn0005','face','image','',0,0,'js6sg6b1h1njaaad','','PI6A2XGOTUXEFI7CBF4KCI5I2I3JEJHS',0.5223304453393212,'[[0.032855246,-0.07232429,-0.04815501,-0.011801741,-0.0032103483,0.0301237,0.05892233,0.00646951,-0.035176292,0.028196052,-0.030077307,-0.06685119,0.020990284,-0.038560383,0.01825826,-0.051752236,0.012342135,0.026032474,0.024240453,-0.006976277,-0.14969136,-0.0024285947,-0.0074134357,-0.09146982,-0.03967136,-0.021166649,-0.04581924,-0.053691976,0.029491227,-0.0051317145,-0.0078089074,0.054134272,-0.015014806,0.022364784,-0.033213902,-0.08593488,-0.039883927,0.014747101,-0.06490993,-0.028171739,-0.008159537,0.014380036,-0.04653358,-0.028092079,0.005439498,-0.010360581,0.025590211,-0.016143693,0.006029687,-0.085595444,-0.055133607,-0.006755117,0.017286904,0.0075420975,-0.028040254,-0.014315911,0.0063766106,-0.019893538,0.018132381,0.07130619,-0.06411563,-0.079487845,0.057442058,0.043432467,-0.0072473357,-0.069809444,0.02243422,-0.059182137,-0.084966816,-0.038870424,-0.071094975,-0.047527812,0.053081967,-0.040204182,-0.018401334,-0.033760473,0.037008327,-0.046002593,0.096362986,-0.034936786,-0.0039791833,0.010414152,-0.011183865,0.042103436,0.008567614,0.05292752,-0.03668417,-0.030097948,0.014000469,-0.060841605,0.003195719,-0.050103813,0.0065110154,-0.014163554,-0.012031434,0.004975188,-0.025715034,0.025361452,0.008923189,0.0067529576,0.029884145,-0.024447357,0.017704992,0.023883883,-0.0011254395,-0.04223931,-0.04498216,-0.025191432,0.012617899,-0.05203149,-0.04475085,0.03008548,-0.039378714,-0.043345124,-0.03391975,0.104752235,-0.009164133,-0.017720146,0.045362163,0.04255787,0.010183778,-0.08097497,0.031196896,-0.010245854,0.02766351,-0.026423447,0.05947675,-0.04628546,-0.006393928,0.039347947,0.0005482721,-0.05529541,-0.010070946,0.08361046,0.00062064436,0.007913768,-0.009913223,-0.021926977,0.05465324,-0.0128699485,-0.036495075,0.06539919,0.0034716618,0.012557881,0.030759508,0.019568035,-0.0066889264,-0.0033072212,-0.04575941,0.06363104,0.03148176,0.06466417,0.040457275,0.002027742,0.005893496,-0.0035623028,-0.0105139455,-0.06888851,-0.004222814,-0.05237192,-0.040226724,0.0267429,0.0051985127,-0.09201201,-0.05568559,0.015682995,-0.024375828,0.064885125,-0.025768446,0.03679055,0.057959937,0.0047564334,0.09244771,0.024140155,-0.062997594,0.027446521,-0.0065566306,0.0033643593,0.031703487,-0.02165699,0.05559023,0.066683054,0.0660726,0.00974781,0.07601043,0.017041292,0.070716895,-0.052387897,0.032530535,-0.06681567,-0.022871584,0.03352602,-0.017034536,-0.010388532,0.051305674,0.010019757,-0.022984471,-0.026172945,0.053954646,-0.06819696,-0.01015469,-0.003955051,0.036666665,-0.031050239,-0.08013679,-0.02837582,0.033354558,0.05159143,0.087239996,0.034515638,-0.04632376,-0.006268703,-0.0706901,0.012611078,0.037834905,0.04603518,0.05536366,0.00090115395,-0.003120968,0.06531989,0.07337324,0.08021952,-0.0026173447,-0.0103801275,-0.008948841,-0.03689586,0.01072744,0.0070689917,0.0043986184,0.026989233,-0.025442392,0.020562518,-0.01395705,0.017678566,-0.10774234,-0.039579976,0.026478361,-0.032912575,0.053048328,-0.07658681,0.041787766,-0.08298041,-0.10818516,-0.059092283,-0.044391647,-0.044744607,-0.055444222,-0.10885611,0.002826131,0.01760361,0.09931783,0.030719511,0.042219907,0.016767267,-0.07456513,0.05140381,-0.031062327,-0.023170024,-0.0138462065,-0.03884725,-0.015841696,0.03637182,0.01907891,0.019417608,0.015712734,0.0033817694,0.07003932,-0.017421255,-0.0017069357,-0.08243727,0.03423313,0.02788201,-0.005583366,-0.052891035,-0.08233641,0.008539445,-0.020276109,0.009965778,0.03451201,0.12913105,0.03131948,0.099913284,-0.042192973,0.048168365,-0.03535933,0.06434285,0.008922108,0.01933475,0.03413161,-0.024891391,-0.010270658,0.0063089533,0.020419398,0.06521184,0.062081676,0.038025275,-0.0007443501,-0.01351645,0.015005282,-0.0104653565,0.0060110176,-0.0043178573,0.0012482941,-0.015664661,-0.080216005,0.0011655743,0.040932383,-0.00019473187,-0.05673829,0.018231891,-0.10595597,-0.049569525,-0.035623502,-0.039944995,-0.03166565,-0.03705636,-0.0006584446,-0.044564996,0.054860123,-0.0142813185,-0.01221049,0.047282692,0.08554689,-0.038415514,0.012577251,-0.0887724,-0.05759227,-0.032659724,-0.04867507,-0.036066126,0.0026297516,0.056695156,0.07609243,-0.084324226,-0.030844916,0.025689159,0.054182667,0.023727974,-0.03401803,-0.0014428025,-0.03872163,0.0039440733,-0.026607404,-0.03244791,-0.016608475,-0.023798747,-0.056947183,-0.04391733,0.03018079,0.05194356,0.05005993,-0.009526605,-0.051233474,-0.025138993,-0.016654449,-0.055433895,-0.025031775,0.0075716795,-0.032692224,0.015471422,-0.016325194,-0.052670605,-0.001577893,0.060323358,-0.005554155,0.020635812,0.03396529,0.023938023,-0.008477038,0.059978757,0.032743372,0.029255355,-0.050158966,0.014001326,-0.0497458,-0.049451165,-0.009876491,0.012463847,0.059876304,-0.048628423,-0.061366163,-0.043104444,-0.059743315,-0.027501991,-0.026212567,0.0056909523,-0.011885602,-0.0025480723,0.021128116,0.002087354,0.047409065,-0.011387444,-0.0027466123,0.013988325,0.0356983,0.037437078,-0.027809894,-0.0453338,0.036766164,-0.07042974,-0.062130354,0.013886667,-0.06115635,0.11400308,0.07871207,-0.008551372,-0.045933083,0.0133141875,-0.044125218,-0.0035975785,0.020274017,0.033914942,0.00045532387,-0.06851983,0.012079694,0.03451323,-0.009954221,0.0021440156,-0.00965334,0.0636073,-0.05002175,-0.045848675,0.04829302,0.05098234,-0.014159836,0.036640894,-0.014516405,-0.0073460895,-0.044774447,0.02955026,0.019875972,-0.021161543,0.021274494,0.012587778,-0.0029330768,0.0055311676,-0.03819962,-0.070777535,-0.0019666136,0.06333522,-0.06267681,-0.01205497,-0.00023279272,-0.019530538,0.051965658,-0.03133921,-0.00081407005,-0.035302483,-0.05896832,-0.08426587,-0.014516043,0.004309106,0.03311867,-0.023665972,0.047257707,-0.01812261,-0.027997129,-0.025251692,-0.021959215,0.020541757,0.0014857346,0.09639087,0.05580496,0.030594379,-0.036150362,0.009014544,0.09634428,-0.03496988,-0.022672776,-0.006968501,-0.04056171,-0.108776055,-0.050350178,0.12082129,0.079713605,0.029853592,0.017477341,-0.04754323,0.020407882,0.09167366,0.0330347,-0.037753075,-0.016409004,-0.07574358,0.052205704,-0.020273402,-0.08381828,-0.01966146,-0.010071673,0.07455173,-0.09812973,-0.047724105,-0.010024544,-0.032340642,-0.0752673,-0.051842786,0.018969253,0.020976553,0.019409496,0.012322483,0.03501961,-0.076072074,-0.008648517,0.025028905,-0.04160748,-0.009214679,-0.047751524,-0.01350248,0.052919757,-0.08047056,-0.106879674,0.04316481]]','[{\"name\":\"lp46\",\"x\":-0.19501466,\"y\":-0.040039062,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"lp46_v\",\"x\":0.24780059,\"y\":-0.026367188,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"lp44\",\"x\":-0.14516129,\"y\":-0.051757812,\"h\":0.05859375,\"w\":0.08797654},{\"name\":\"lp44_v\",\"x\":0.16568916,\"y\":-0.049804688,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"lp42\",\"x\":-0.06451613,\"y\":-0.036132812,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"lp42_v\",\"x\":0.052785926,\"y\":-0.036132812,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"lp38\",\"x\":-0.0659824,\"y\":-0.0048828125,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"lp38_v\",\"x\":0.08504399,\"y\":-0.001953125,\"h\":0.05859375,\"w\":0.08797654},{\"name\":\"lp312\",\"x\":-0.17008798,\"y\":-0.0087890625,\"h\":0.05859375,\"w\":0.08797654},{\"name\":\"lp312_v\",\"x\":0.2111437,\"y\":-0.0048828125,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"mouth_lp93\",\"x\":-0.026392963,\"y\":0.13183594,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"mouth_lp84\",\"x\":-0.08064516,\"y\":0.17871094,\"h\":0.05859375,\"w\":0.08797654},{\"name\":\"mouth_lp82\",\"x\":0.029325513,\"y\":0.23144531,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"mouth_lp81\",\"x\":0.0014662757,\"y\":0.18261719,\"h\":0.059570312,\"w\":0.08944281},{\"name\":\"lp84\",\"x\":0.14516129,\"y\":0.18652344,\"h\":0.057617188,\"w\":0.08651026},{\"name\":\"eye_l\",\"x\":-0.1260997,\"y\":-0.001953125,\"h\":0.037109375,\"w\":0.055718474},{\"name\":\"eye_r\",\"x\":0.1260997,\"y\":0.001953125,\"h\":0.037109375,\"w\":0.055718474}]',0.388563,0.407227,0.683284,0.455078,0,466,39,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.448','2025-05-11 01:30:44.448'),
|
|
('ms6sg6b1wowu1003','fs6sg6bq45bnlqd0','face','image','',0,0,'js6sg6b1h1njaaad','','PI6A2XGOTUXEFI7CBF4KCI5I2I3JEJHS',0.5088545446490167,'[[0.025850557,-0.06093545,0.0368982,0.06372315,0.05819578,0.02103298,0.01997543,-0.00091705215,-0.0044884095,0.02101784,-0.010375784,-0.069441825,-0.041025233,-0.02052857,-0.021357061,-0.05729292,0.01153833,0.07206746,0.03228107,0.027049806,-0.09680665,0.026478615,-0.01815613,-0.11853885,-0.09021952,-0.032307897,-0.008106277,-0.012864208,0.006889873,-0.0035746095,-0.020889107,0.015340129,-0.030180681,-0.022996614,0.028324237,-0.09605296,0.0023181369,-0.045894492,-0.052518725,-0.02263554,-0.0049566897,0.07417423,0.011769089,-0.040978402,-0.030022662,-0.030996634,0.030147078,0.009252719,-0.005372327,-0.057348363,0.003100089,0.0016500733,0.03800931,0.04001668,0.012677207,-0.059954997,0.014178818,-0.0070479973,-0.0021506618,0.042117607,-0.05819657,-0.05596404,0.0651372,0.023987,-0.026973046,-0.039929256,0.039374754,-0.018362906,0.016696857,-0.07892796,-0.040695485,-0.025516117,0.034011215,-0.06638884,-0.015205762,-0.024361376,0.10429649,-0.06252967,0.0572541,-0.018680168,-0.0020993226,-0.0017909874,0.02976623,0.04914115,0.009871193,0.088365585,0.015116564,-0.086087346,0.036731087,0.0000752887,0.0060829753,-0.002749375,0.025623456,0.00021773092,-0.050351918,0.060579132,-0.014586461,0.025068155,-0.007418315,0.017641086,0.02851262,-0.020255527,0.0070640934,0.020123357,-0.004319393,-0.02265385,-0.0010601471,-0.020050107,0.039150067,-0.018594569,0.016206533,0.039614532,-0.042292144,0.010547318,-0.087099105,0.084688775,0.012596003,0.0063226717,0.072233714,0.07767242,0.0016507888,-0.07450455,0.0289588,-0.011538841,0.03744912,-0.007990092,0.044274215,-0.031113053,-0.032958783,0.07143125,-0.006628044,-0.035622302,0.0010994285,0.05464144,0.010740343,0.071469724,-0.072258435,-0.0325497,0.069872566,0.015427646,-0.03811206,0.07467409,-0.0014575481,0.05232805,0.008112917,0.051944427,-0.0024722444,0.0055723167,-0.011392005,0.07161022,0.07032855,0.0355871,0.008825621,0.0087439,-0.01611391,0.009837366,0.017460005,-0.020397808,-0.051347066,-0.030875728,-0.021624234,-0.021304565,-0.057859488,-0.04132616,-0.02648937,0.053935815,-0.03601852,0.031489648,-0.046292003,0.031165944,0.06813594,-0.0105578145,0.04025706,0.029717738,-0.036843926,0.0051157004,-0.0045793215,0.011164978,0.00013289182,-0.009687761,0.007492278,0.08754006,0.04718467,-0.048819933,0.0042895875,0.027882833,0.027942829,-0.057678856,0.044429038,-0.04565885,0.0011657312,0.08049496,-0.036958806,-0.008910369,0.056621093,0.026110312,-0.061702363,0.017555503,0.041242205,-0.038715087,-0.037767734,0.0046808748,0.00016832014,-0.02544352,-0.047905717,-0.009043355,0.012068452,0.08852993,0.040326595,0.034892663,-0.036096767,-0.04851799,0.020822499,0.0027219756,-0.046346728,0.031942263,0.023767224,0.044103436,-0.027173864,0.08712574,0.09681587,0.02972255,0.059853315,0.0140766725,-0.012022688,0.046874333,-0.02156004,-0.062485,0.04218151,0.016493505,0.09185935,0.03941136,-0.032595742,0.032620214,-0.054721415,-0.046962306,-0.013343799,-0.017996676,0.015918111,0.009111351,0.008349152,-0.095217675,-0.07116934,0.017525194,-0.04458484,-0.045515705,-0.03465809,-0.07348762,0.022729497,-0.00044160505,0.05590264,-0.04496442,0.04204909,0.0097087035,-0.04508295,0.01772759,-0.06171485,-0.022922626,0.009498403,-0.09159762,-0.03441869,0.08626533,0.10709985,0.004760334,0.014014961,0.033757064,0.016755385,-0.024957133,0.0062322705,-0.042117853,0.01842548,0.030491084,0.01871334,-0.08051873,-0.05987026,0.0065961587,-0.0428282,-0.014284081,0.020128557,0.08936088,0.009462254,0.102014415,-0.04007223,0.05792014,-0.10125429,0.01435374,-0.0080212075,0.03926293,0.066572085,0.011050679,-0.035060946,-0.02754076,-0.031371504,0.042674374,0.05182274,0.045753364,-0.019049607,-0.045874137,-0.046058774,-0.04331934,-0.022159534,0.044569768,0.026029905,0.03460048,-0.026210295,-0.010067363,0.02149376,0.051106166,-0.09497297,-0.0051454003,-0.031769942,0.013681938,-0.05617198,-0.022969976,0.04372262,-0.019325681,0.017163664,-0.03892902,0.052662864,0.009360625,0.053500857,0.090902716,0.15222716,0.015904753,0.044421777,-0.077695005,0.013201821,-0.022117233,-0.021025725,-0.045937363,-0.027292019,0.02432692,0.06508629,-0.040242467,-0.00741067,0.038486846,0.08022589,0.038982328,-0.059829433,-0.04762815,0.012859384,0.036591094,-0.040744346,-0.03644136,-0.029906962,-0.0026252659,-0.059644774,-0.018045977,0.03221406,-0.032125678,0.00041471247,-0.029704632,-0.017819304,-0.0037686932,-0.024612611,-0.07163339,0.0043299384,0.04770555,-0.03924099,0.056008447,0.028763933,0.05188814,-0.019262461,0.085330844,0.010896455,-0.0051132934,-0.03471156,-0.0148428455,-0.010709143,0.08729209,-0.0016238821,0.01891455,-0.050513223,0.04513832,-0.12252999,-0.005879728,-0.052913003,0.011536323,0.08204751,0.00536133,-0.022050064,0.0057066055,-0.03886006,-0.017958729,0.004520475,0.06552154,-0.010891071,0.00014121566,0.0076887296,-0.0011419698,0.011958931,0.018182158,-0.026482873,-0.004512454,0.05684528,0.050684657,-0.039094076,-0.04004381,0.06436006,-0.07305537,-0.037933875,-0.04439576,-0.1013637,0.085403785,0.09011323,-0.038690835,-0.06788751,0.0106515465,0.029921878,-0.005176694,0.012238351,0.014081106,0.026094873,-0.03305788,-0.011139984,-0.015388231,-0.051220205,0.0049824836,0.014251263,0.09640484,-0.030268047,-0.053675987,0.03731559,0.007775012,0.035535563,0.02225952,-0.053412843,0.026593747,-0.051303796,0.017838547,0.010709802,-0.020094335,0.06521372,0.04491418,-0.029864738,-0.041365206,-0.009245257,-0.056656696,-0.036779195,0.0066534644,-0.049411103,-0.055952385,-0.012297519,-0.016213154,0.01843797,0.010769171,0.00475617,-0.0096877115,-0.045869652,-0.10229853,-0.02326172,0.024581168,0.025495404,-0.030882027,0.038255822,-0.03170366,-0.053069178,-0.06427871,-0.028199887,0.039933547,0.05443948,0.08602497,0.009807377,0.010963302,-0.07279134,-0.006742718,0.12988268,-0.04568489,-0.038965367,-0.028095778,-0.024067627,-0.05677665,-0.037691217,0.0778802,0.07255626,0.041965704,0.012700325,-0.054935027,-0.036121413,0.068424605,-0.011170968,0.034630798,0.04743858,-0.048249003,0.0016257163,0.040156122,-0.08245449,-0.020883203,-0.048990805,0.07229405,-0.067015775,-0.022706345,-0.02952138,0.022175975,-0.021930775,-0.038443886,0.036818188,0.010916856,-0.031726003,0.061578147,0.031199284,-0.04972384,-0.0091532385,0.02102439,0.033434935,-0.022444356,-0.042535402,-0.009987717,0.041546587,-0.05721117,-0.09052485,0.016235605]]','[{\"name\":\"lp46\",\"x\":-0.15982404,\"y\":-0.01953125,\"h\":0.041992188,\"w\":0.06304985},{\"name\":\"lp46_v\",\"x\":0.16129032,\"y\":-0.016601562,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"lp44\",\"x\":-0.10410557,\"y\":-0.043945312,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"lp44_v\",\"x\":0.11143695,\"y\":-0.037109375,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"lp42\",\"x\":-0.038123168,\"y\":-0.029296875,\"h\":0.041992188,\"w\":0.06304985},{\"name\":\"lp42_v\",\"x\":0.045454547,\"y\":-0.026367188,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"lp38\",\"x\":-0.049853373,\"y\":-0.0029296875,\"h\":0.041992188,\"w\":0.06304985},{\"name\":\"lp38_v\",\"x\":0.057184752,\"y\":0.0009765625,\"h\":0.041992188,\"w\":0.06304985},{\"name\":\"lp312\",\"x\":-0.13489737,\"y\":-0.00390625,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"lp312_v\",\"x\":0.13343109,\"y\":0.0048828125,\"h\":0.041992188,\"w\":0.06304985},{\"name\":\"mouth_lp93\",\"x\":-0.0029325513,\"y\":0.076171875,\"h\":0.041992188,\"w\":0.06304985},{\"name\":\"mouth_lp84\",\"x\":-0.08211144,\"y\":0.12792969,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"mouth_lp82\",\"x\":-0.0058651026,\"y\":0.15136719,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"mouth_lp81\",\"x\":-0.004398827,\"y\":0.11816406,\"h\":0.04296875,\"w\":0.06451613},{\"name\":\"lp84\",\"x\":0.079178885,\"y\":0.13183594,\"h\":0.041992188,\"w\":0.06304985},{\"name\":\"eye_l\",\"x\":-0.09090909,\"y\":-0.001953125,\"h\":0.029296875,\"w\":0.04398827},{\"name\":\"eye_r\",\"x\":0.09237537,\"y\":0.0029296875,\"h\":0.029296875,\"w\":0.04398827}]',0.590909,0.364258,0.543988,0.362305,0,371,164,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.450','2025-05-11 01:30:44.450'),
|
|
('ms6sg6b1wowu1004','fs6sg6bw45bn0008','face','image','',0,0,'js6sg6b1h1njaaad','','PI6A2XGOTUXEFI7CBF4KCI5I2I3JEJHS',0.3139983399779298,'[[0.0241189,-0.025448853,0.01971207,0.07477431,0.029368635,0.065149345,0.019691017,-0.027140766,-0.069330186,0.01369886,0.022924561,-0.10598081,-0.0107157715,-0.04387154,0.00074134365,-0.08449435,-0.013399419,0.062207934,0.016872669,0.010151844,-0.08972217,0.01775942,-0.037011825,-0.08675501,-0.08084332,0.007980393,0.024497543,-0.030971544,0.0054492033,0.017956365,0.035841327,0.07698076,-0.03380329,0.008567795,-0.023067271,-0.09811399,-0.0010807886,-0.0054811924,-0.05164965,-0.024714936,-0.037977934,0.01928394,-0.0017313755,-0.031516418,0.005060377,-0.063584946,0.03184435,0.0071552224,0.019650856,-0.05358221,-0.013053836,-0.0040250854,0.06048915,0.037270173,0.03410795,-0.032625496,0.022053579,-0.008050705,0.026254226,0.054191872,-0.0050928732,-0.0701365,0.08091048,-0.011165439,0.009210382,-0.042749535,-0.0025287757,-0.033075456,-0.047698416,-0.027112162,-0.06173463,0.016861385,-0.011524539,-0.046826746,0.006913302,-0.014969781,0.037694477,-0.08483616,0.06804454,-0.05438421,-0.0026405696,0.009939937,0.036037885,0.025078684,0.0023995,0.035154417,-0.0073386175,-0.06873133,0.079220675,-0.038906228,0.00889237,-0.01367475,-0.01234027,0.022059537,0.0067459717,0.03250029,-0.0028207155,-0.004059492,0.010042018,0.038391475,0.05251459,-0.0472587,0.022298004,-0.020642964,-0.015391656,0.0030214072,-0.06672993,-0.05324318,-0.009793097,-0.028919524,0.010212229,0.094463356,-0.05920518,-0.011330406,-0.06278151,0.119243756,-0.0062643364,-0.003138933,0.03991868,0.075746424,-0.01245529,-0.040539727,0.02519044,0.0035121313,0.018371355,-0.010697244,0.045725945,-0.044019576,0.033581235,0.05349032,0.029611032,-0.048856873,0.029358555,0.07958862,0.007803037,0.033951145,-0.0520466,-0.028146595,0.030594697,0.009223683,-0.03279937,0.0834495,-0.025979092,0.011159661,0.0017479698,0.092388265,0.02655674,-0.012700307,-0.011329149,0.09861018,0.03926978,0.06700136,-0.0052194875,-0.023631724,0.019508827,0.028228413,-0.01890668,-0.022872308,0.014641512,-0.054289263,-0.043869156,-0.034021996,-0.013381035,-0.025692547,-0.079564564,0.010310671,-0.03143431,0.034518253,-0.021919694,0.015661074,0.100572236,0.012357619,0.07375158,0.05263366,-0.06739581,0.043482315,-0.030185254,0.026642513,-0.009051221,-0.0137912715,0.031073352,0.051403936,0.056526307,-0.05260979,0.031139035,0.039328396,0.073295236,0.008607304,0.03255723,-0.05729197,-0.02364793,0.06145766,0.011409498,-0.01736089,0.011772054,0.020448195,-0.04909043,-0.018005868,0.040363066,-0.072531186,-0.03743413,-0.017628878,0.023893634,-0.0025076326,-0.02479488,-0.029163662,0.020921819,0.040692117,0.025948912,-0.013020787,-0.04117587,-0.05791494,0.022829456,0.06012986,-0.004330102,0.05611698,0.06765467,0.028230835,0.0031771883,0.05605863,0.074357055,0.037313923,0.016163273,0.04561953,0.03224548,-0.0007505003,-0.013430067,-0.024415143,0.0253009,0.023222398,0.057590898,0.08652045,-0.04533834,0.014417665,-0.06354011,-0.0362967,-0.029949388,0.029054292,0.042659663,-0.069231145,-0.017795684,-0.057715464,-0.11571932,-0.0047633424,-0.012693249,-0.054190062,-0.015187415,-0.114473745,0.03666413,0.024795914,0.01079902,-0.04760727,0.022203835,0.0014664391,-0.036828913,-0.009136192,-0.05434181,-0.009194948,0.025657827,-0.08249531,-0.0011342004,0.044261448,0.110017076,0.017704211,0.009680822,-0.040511273,0.0214013,-0.03371387,0.008263556,-0.087992616,0.08248352,0.06568328,0.0013820113,-0.045540746,-0.07393807,0.032076474,-0.010202442,-0.004528019,0.013565449,0.09030435,0.028257981,0.06743232,-0.060353294,0.050759707,-0.08575617,0.05504735,-0.0041432222,-0.030415514,0.020774705,-0.014768877,-0.043551575,0.0075783143,-0.022090174,0.07088676,0.039059203,0.026824951,-0.018257143,-0.059455562,0.0068820897,-0.023811212,0.025966812,0.038778935,0.03408857,-0.003927295,-0.009927159,0.006845898,0.022898953,0.095958136,-0.10943442,0.059841156,-0.0329057,-0.014989488,-0.0099570425,-0.0054250853,0.028435722,-0.005912107,0.0015472741,-0.070560716,0.01405069,0.02599756,0.055876102,0.06497188,0.06686203,-0.00041323446,0.071866155,-0.08703112,0.019231811,-0.019437244,-0.01683527,-0.027770445,0.005866662,0.03531373,0.04985404,-0.057761267,-0.05643273,0.031104514,0.027478304,0.012353039,-0.042244535,-0.027004665,-0.015228322,0.0033582435,-0.003757445,-0.021780523,-0.0002495209,0.003004802,-0.067975186,-0.027171573,0.047085125,-0.027879145,-0.046555117,-0.03397349,-0.05223016,-0.036266815,-0.01995977,-0.018127305,0.03331055,0.011295108,-0.032571245,0.030799594,-0.0032081523,-0.005006236,-0.051317785,0.051040146,0.013830912,-0.013475147,-0.033495985,0.0041825725,-0.038844317,0.07565783,0.051785465,0.034383923,-0.057561517,0.023323342,-0.10755573,-0.057723172,-0.034321193,-0.007261268,0.04946982,-0.07867155,-0.043154243,-0.050276272,-0.028036693,-0.072502784,-0.035116717,0.023928309,-0.006641352,-0.028951764,-0.0041091447,0.02050946,0.029804204,0.0095836185,-0.0005514448,-0.010170746,0.038714428,0.052193444,-0.054136213,0.016370663,0.039368838,-0.071207434,-0.059000753,0.025615899,-0.05380398,0.10234193,0.07370049,-0.034783952,-0.071128905,0.036198493,-0.0009824741,0.038318958,0.020151136,0.028071845,-0.010147319,-0.03663609,0.017137734,-0.0032465514,-0.06701466,0.010660954,0.011438627,0.08278354,-0.051199164,-0.08603243,0.022747265,0.020045064,0.013767936,0.02868625,-0.0062343683,0.042678885,-0.014097165,0.052178975,-0.006595326,-0.036774322,0.02628719,-0.0106942,0.007208945,-0.02574367,-0.04521323,-0.08107589,-0.0017406823,0.01035763,-0.04006552,-0.041636836,-0.033654448,-0.028680064,0.014997795,0.0049166796,-0.007070443,0.028293293,-0.05064481,-0.102517426,0.0003173745,0.012364589,0.010157306,-0.03782072,0.04388659,0.0053726607,-0.07745431,-0.051161427,-0.009871388,0.044439815,0.019786526,0.12772952,0.041621633,0.061495423,-0.069796726,-0.015762078,0.14293943,-0.016974578,-0.045484126,-0.051442474,-0.036469147,-0.107812196,-0.04059229,0.09380313,0.041693937,0.012281637,0.00004808483,-0.05351686,-0.025729517,0.03091851,0.0027129648,0.005839676,0.04283082,-0.052247364,0.0037811226,0.007034242,-0.091081426,-0.013131171,-0.052680276,0.06921746,-0.064018995,-0.0019934413,-0.017883189,0.0024744943,-0.049458586,-0.046182927,0.04503004,0.0022532486,0.018249985,0.06025625,0.052217223,-0.063786834,0.040839724,-0.013639264,-0.008605548,-0.0015252201,-0.02793267,-0.0148031525,0.05309417,-0.030952483,-0.06517421,0.051078424]]','[{\"name\":\"lp46\",\"x\":-0.18475074,\"y\":-0.021484375,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"lp46_v\",\"x\":0.17008798,\"y\":-0.032226562,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"lp44\",\"x\":-0.12170088,\"y\":-0.045898438,\"h\":0.045898438,\"w\":0.06891496},{\"name\":\"lp44_v\",\"x\":0.12316716,\"y\":-0.043945312,\"h\":0.045898438,\"w\":0.06891496},{\"name\":\"lp42\",\"x\":-0.03372434,\"y\":-0.034179688,\"h\":0.045898438,\"w\":0.06891496},{\"name\":\"lp42_v\",\"x\":0.052785926,\"y\":-0.033203125,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"lp38\",\"x\":-0.048387095,\"y\":-0.005859375,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"lp38_v\",\"x\":0.06304985,\"y\":-0.0068359375,\"h\":0.045898438,\"w\":0.06891496},{\"name\":\"lp312\",\"x\":-0.14662756,\"y\":-0.001953125,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"lp312_v\",\"x\":0.14369501,\"y\":-0.0068359375,\"h\":0.045898438,\"w\":0.06891496},{\"name\":\"mouth_lp93\",\"x\":0.026392963,\"y\":0.08496094,\"h\":0.045898438,\"w\":0.06891496},{\"name\":\"mouth_lp84\",\"x\":-0.07331378,\"y\":0.14746094,\"h\":0.045898438,\"w\":0.06891496},{\"name\":\"mouth_lp82\",\"x\":0.014662757,\"y\":0.15527344,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"mouth_lp81\",\"x\":0.014662757,\"y\":0.1328125,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"lp84\",\"x\":0.09090909,\"y\":0.12890625,\"h\":0.044921875,\"w\":0.06744868},{\"name\":\"eye_l\",\"x\":-0.09677419,\"y\":0.0029296875,\"h\":0.029296875,\"w\":0.04398827},{\"name\":\"eye_r\",\"x\":0.09824047,\"y\":-0.001953125,\"h\":0.030273438,\"w\":0.045454547}]',0.423754,0.286133,0.549853,0.366211,0,375,100,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.451','2025-05-11 01:30:44.451'),
|
|
('ms6sg6b1wowu1005','fs6sg6bw45bnlqdw','face','image','',0,0,'js6sg6b1h1njaaad','','PI6A2XGOTUXEFI7CBF4KCI5I2I3JEJHS',0.3139983399779298,'[[0.034662753,-0.07515357,-0.027421089,0.027164537,0.03281823,0.034066916,0.040151987,0.005131678,-0.051408786,0.02138763,-0.0020104107,-0.092951514,0.0011152446,-0.04599768,-0.008270178,-0.045973886,0.005246504,0.0467101,0.027940497,0.009135831,-0.13090636,0.015421832,-0.008646728,-0.12298539,-0.07183828,-0.021239195,-0.01587619,-0.027267754,0.026962636,0.013014155,-0.018146865,0.03272022,-0.0355399,0.014600214,0.008228809,-0.08974728,0.004542779,-0.004164545,-0.06299126,-0.041513063,-0.010044361,0.045358863,0.007475488,-0.03035305,-0.0019370121,-0.03377335,0.02097817,-0.029641997,0.0053119785,-0.07807538,-0.053098224,-0.019402111,0.036674708,0.020695541,-0.022861501,-0.0328745,0.00041619025,0.0066822763,0.02678277,0.06844911,-0.024177998,-0.089664154,0.055873763,0.026511757,-0.016572997,-0.04733968,0.06041348,-0.04506725,-0.0440545,-0.043465305,-0.08466757,-0.047940645,0.06937382,-0.05174244,-0.031919822,-0.052532118,0.055104855,-0.057418138,0.09513463,-0.030847855,-0.013393116,0.017321678,0.015352415,0.06266471,0.004371987,0.082215935,-0.027642775,-0.037788026,0.019007893,-0.040698484,0.007252205,-0.04555225,0.0036288318,-0.019109517,-0.025423475,0.022892103,0.020521527,0.037838284,0.0069704326,0.0028434666,-0.000007890554,-0.027438216,0.01632463,0.044652876,-0.021146774,-0.059141133,-0.018336238,-0.03956552,0.016873531,-0.03617141,-0.036296625,0.0452434,-0.033563133,-0.044047527,-0.056349114,0.071866535,0.0006336365,0.0020115525,0.07210679,0.054019984,0.004293855,-0.077260524,0.015685929,0.007959316,0.027031986,-0.008321843,0.053827506,-0.019692779,-0.006546793,0.06447086,-0.009692751,-0.044721182,0.011167481,0.091063015,0.011955558,0.015812382,-0.03727312,-0.016216457,0.064182766,0.035192747,-0.03690497,0.053072676,-0.0014434075,0.03661861,-0.011134347,0.030718837,-0.026580738,-0.019045766,-0.002533027,0.09117581,0.07268581,0.06505146,0.026307546,0.0011414461,-0.014501565,-0.01381276,-0.010762091,-0.06934276,-0.030354645,-0.030254962,-0.040888697,-0.008559847,-0.0025087395,-0.06811634,-0.06408384,0.034834474,-0.03239649,0.018536773,0.0021422682,0.043406606,0.07114512,0.014656275,0.061994847,0.033170443,-0.057281204,0.02749827,0.0064080837,0.030610576,0.048294768,-0.033563465,0.031064298,0.0915216,0.052813128,-0.004047518,0.03655105,0.043488204,0.05502745,-0.038181335,0.052595284,-0.047716342,0.004784436,0.04710556,-0.054140363,-0.004285169,0.051303614,0.03542736,-0.053388838,0.01631177,0.031889267,-0.043530267,-0.025739623,0.0066037597,0.0041180085,-0.0343014,-0.06750475,0.01816452,0.010236262,0.07606839,0.05248127,0.014703146,-0.04228897,-0.042164054,-0.008262126,0.026167141,-0.0092158355,0.064278185,0.02536698,0.019015567,-0.033657987,0.09837179,0.074141435,0.04427338,0.0008232351,0.0030125817,-0.009613508,0.020759264,0.013438778,-0.026801428,0.029361656,0.029830646,0.034178168,0.041513868,-0.02565135,0.015280345,-0.091757916,-0.057591274,0.020382164,-0.032912165,0.047102317,-0.0537798,0.03522351,-0.070603274,-0.10042917,-0.044259664,-0.05656392,-0.066472664,-0.052284684,-0.07114145,0.010942273,0.018367367,0.06885217,0.000328366,0.015852025,-0.017089441,-0.055761185,0.03959602,-0.03540408,-0.027026111,0.01097983,-0.087987356,-0.0141266575,0.0477098,0.04715876,0.02981215,0.028453104,0.012142521,0.0414125,-0.007917575,0.019288184,-0.09619139,0.037593354,0.046853587,0.024258884,-0.040744804,-0.081190184,0.010178999,-0.017786952,0.0076704076,0.03182778,0.108371824,0.0300346,0.118935734,-0.030138513,0.053382974,-0.054067366,0.013308057,-0.002923006,0.04212049,0.06448999,0.008950148,-0.024584545,-0.016902402,-0.018726686,0.077366434,0.0720145,0.04482006,-0.020877872,-0.003987193,-0.0055302437,-0.040336147,-0.0020323289,0.025164614,0.01988865,0.0020544392,-0.06139798,0.017070476,0.051994644,0.013102099,-0.07839188,0.03814943,-0.06141372,-0.0053769723,-0.039636735,-0.062667124,0.0030709528,-0.01150501,-0.0037239688,-0.018055739,0.06664771,-0.007206864,0.017365457,0.045659833,0.119550705,-0.010744959,0.028682454,-0.08890404,-0.045568824,-0.03403332,-0.031422295,-0.04852906,0.0055045974,0.032420922,0.06823958,-0.07809195,-0.010570189,0.034012794,0.055969138,0.022515832,-0.048068438,-0.03258343,0.009647381,0.037987974,-0.03464533,-0.038181216,-0.061377004,-0.0004884829,-0.08379789,-0.057416007,0.031279963,0.019974045,0.017852016,-0.032113247,-0.008062755,-0.015848003,-0.012933433,-0.08879804,-0.0096005555,0.04632914,-0.041106034,0.015690649,-0.018962137,-0.009873597,-0.015545504,0.04258754,0.0063387137,-0.0227696,0.0015804488,-0.010803154,-0.030131789,0.06305187,0.02417472,0.030738,-0.08922446,0.02478569,-0.08690923,-0.031031277,-0.008328196,0.027938409,0.061026003,-0.032657385,-0.04322679,-0.029606264,-0.04135331,-0.045082416,0.0023190908,0.030073075,0.0035433297,-0.008771726,0.036227144,0.0069337306,0.036894448,0.024385192,-0.0076897577,0.013183864,0.05346051,0.056419842,-0.013123595,-0.011530761,0.039244197,-0.074317284,-0.049931187,-0.007667257,-0.08389443,0.1084195,0.102141395,-0.0045269835,-0.07588101,-0.012968535,-0.022474805,0.0009351038,0.027013958,0.030684583,0.00045854814,-0.04521747,0.028453987,0.0128245875,-0.021188725,0.00930826,-0.01831257,0.0883785,-0.022052575,-0.05507159,0.06886579,0.03973715,-0.0072707967,0.054643735,-0.0073106834,0.01063856,-0.061747946,0.037848778,0.0059647635,-0.012968941,0.025542775,0.026938496,0.009256024,0.0045996383,-0.0147836385,-0.05553128,-0.008061934,0.050770868,-0.06617903,-0.017863886,-0.012341288,-0.006366187,0.047267023,-0.00113794,0.0026080452,-0.01546114,-0.02984513,-0.10787811,0.009284058,0.012735944,0.037892807,-0.0268263,0.06422156,-0.013755387,-0.048054893,-0.045854043,-0.027558113,0.0057992544,0.039035577,0.1051863,0.03645703,0.04235808,-0.060727175,-0.013235699,0.1267887,-0.057449587,-0.02739236,-0.014682901,-0.027444385,-0.08132802,-0.048119355,0.09594713,0.0930062,0.049179528,0.02065355,-0.052434687,-0.017428227,0.08315784,-0.009780164,0.0048672156,0.017652279,-0.06980165,0.017093178,-0.007031052,-0.08876805,-0.0061365073,-0.049735166,0.05652551,-0.07136955,-0.023506315,-0.048254803,-0.008994596,-0.047011845,-0.03392492,0.05161366,0.032137435,0.014259274,0.04449572,0.03503813,-0.056423254,-0.015646791,0.021688757,-0.032869253,-0.0152852265,-0.035607334,-0.03943668,0.039529365,-0.03870807,-0.09175319,0.048733745]]','[{\"name\":\"lp46\",\"x\":-0.2170088,\"y\":-0.043945312,\"h\":0.064453125,\"w\":0.09677419},{\"name\":\"lp46_v\",\"x\":0.24780059,\"y\":-0.018554688,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"lp44\",\"x\":-0.15542522,\"y\":-0.057617188,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"lp44_v\",\"x\":0.17008798,\"y\":-0.037109375,\"h\":0.064453125,\"w\":0.09677419},{\"name\":\"lp42\",\"x\":-0.06451613,\"y\":-0.033203125,\"h\":0.0625,\"w\":0.09384164},{\"name\":\"lp42_v\",\"x\":0.06304985,\"y\":-0.025390625,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"lp38\",\"x\":-0.07331378,\"y\":-0.0068359375,\"h\":0.064453125,\"w\":0.09677419},{\"name\":\"lp38_v\",\"x\":0.08211144,\"y\":0.0029296875,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"lp312\",\"x\":-0.19061583,\"y\":-0.018554688,\"h\":0.0625,\"w\":0.09384164},{\"name\":\"lp312_v\",\"x\":0.2111437,\"y\":0.0048828125,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"mouth_lp93\",\"x\":-0.03372434,\"y\":0.14160156,\"h\":0.0625,\"w\":0.09384164},{\"name\":\"mouth_lp84\",\"x\":-0.1202346,\"y\":0.17871094,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"mouth_lp82\",\"x\":-0.0029325513,\"y\":0.23730469,\"h\":0.0625,\"w\":0.09384164},{\"name\":\"mouth_lp81\",\"x\":-0.019061584,\"y\":0.1875,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"lp84\",\"x\":0.11583578,\"y\":0.1953125,\"h\":0.06347656,\"w\":0.09530792},{\"name\":\"eye_l\",\"x\":-0.13489737,\"y\":-0.0068359375,\"h\":0.041015625,\"w\":0.06158358},{\"name\":\"eye_r\",\"x\":0.13636364,\"y\":0.0068359375,\"h\":0.040039062,\"w\":0.0601173}]',0.5,0.429688,0.746334,0.49707,0,509,100,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.459','2025-05-11 01:30:44.459'),
|
|
('ms6sg6b1wowuy111','fs6sg6bw45bn0004','label','image','Center',0,0,'','','',-1,NULL,NULL,0.5,0.5,0,0,0,200,100,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.453','2025-05-11 01:30:44.453'),
|
|
('ms6sg6b1wowuy222','fs6sg6bw45bn0004','face','image','Jens Mander',0,0,'','','',-1,'[[0.013083286379677253,-0.0008417412393203858,-0.08209611917089321,-0.019111885734551474,0.021923530432215503,0.018732009048816976,0.035886940137015974,0.1130656608853727,-0.013879639663148906,-0.00007318769249725892,-0.10930376566056604,0.013017650306083043,0.03493398843961118,0.030367043595619828,-0.02661832006282799,0.02317542733842455,0.030808785430323865,-0.0110955273903513,-0.004947671380390304,-0.06481432146179103,-0.03562657031511941,0.01917426998954447,-0.03997564976901405,-0.043818762666068364,0.05985756953306272,-0.05656645149655018,0.006831462179655297,0.004125197643702118,0.08632503986770987,-0.04539499688491293,-0.007410491757254501,-0.02791636441556727,0.008375881368984935,-0.03352591464527212,-0.01024936807666946,-0.013452909148946745,-0.0455983581185236,0.005133020258791293,-0.05195581933944145,-0.07427988463687213,0.00630390028198304,-0.018452912748167127,-0.014417383661195559,-0.018022492860528778,0.05058799136684855,0.007851475361629147,-0.0033008657326001646,-0.037933898483223455,-0.03585054885081868,-0.01316437888895517,0.02913029629687692,-0.06876965414506842,0.027597906058259312,-0.08860803950803726,-0.1005048527606724,0.04859707253378557,-0.0691461480095216,-0.004108821124824582,0.024191758670076023,-0.004501372695590575,-0.003853594934054346,-0.017837990602979782,0.015521848826722015,0.0712632629325235,-0.1510830115846754,-0.00992026634344995,0.03799075369172833,0.09032564313020613,0.010611904884914678,-0.030697168365608873,-0.05355072821183228,-0.08723970013994914,0.03118943933108993,0.031918868148328394,0.0276473572229953,-0.028556344657796252,0.015007092266541835,0.027729347507862684,0.04544274754781616,-0.04999806778117011,0.0570203740294674,0.03835048879960994,-0.0027708371095958684,-0.002584607244562065,-0.058584824699194085,-0.00862370178357778,0.015049961132987713,-0.030933803486454046,0.012191597958574715,-0.0008941357107067466,-0.0348049752091627,0.027176252010889523,0.0461005164432102,-0.000611616832778758,0.009690149103200534,0.016906353393915857,-0.0540479915345624,-0.06223405395795713,-0.09107930214159932,-0.04772242706886826,0.06630155338614292,0.0371553603934971,0.061534576620184384,-0.008096183628180858,-0.03912759815393272,-0.0010451483965827953,-0.01986466956410297,-0.06292796414605956,-0.009854497586070874,-0.033622932201102754,-0.03317653787458191,0.009841683031503618,0.022866690743999052,0.010883092398172488,0.07389167704108482,-0.026557030305857217,0.018303901798465284,0.039156475488107266,0.027918357207828405,-0.0001480534094231541,0.0418863059041099,0.009360184503406473,0.0066549371575869865,-0.09114787981314919,-0.05277049334079438,-0.006547348450791211,0.05643273232859514,0.020804854646027934,0.020563210185937368,0.03710431957835912,0.007350085493263752,0.022986338887986204,-0.05778787991847159,-0.05102941878429307,0.025830275678329274,-0.03450106360057107,0.05655901476028061,-0.009602358944452714,0.04392567950170963,0.03000342953184249,-0.027931746077442407,0.017470708798638532,-0.0020853675052261425,-0.052778450846998406,0.03815768240914008,-0.015791185907723073,0.013690107091628736,-0.030241923396212355,0.02386683317712862,-0.040054973733698596,-0.0005362860328776602,-0.045667531139463646,0.004809388239980688,-0.04368660146511412,0.06624780772342401,-0.03508437913888463,-0.02735953041867514,-0.049531415215267154,0.015232385479245996,0.029788676575147145,-0.007270420735911989,-0.00483835298157672,0.06045303867951421,-0.07321751431425214,0.027037499621521587,-0.02314658845560742,0.012977987011931001,0.0338920730888843,-0.02934176132446363,0.04786481321065313,-0.0099853434624993,0.04710036333722752,0.03620079313865186,0.03142659728114243,0.020671303209698184,0.021940072146660362,0.023176980343224757,0.0273335047667591,0.017490618402760325,0.005401539498251791,0.013324607193214467,0.02206191691620473,-0.05340798466182817,-0.02666354815776871,0.035789468902129674,0.006111693256493996,-0.014217273598336879,-0.06654642278714365,0.03125937059989004,0.009036998859443555,0.030831652781777616,-0.006743640019971343,0.025713677112075055,0.002737925829243218,0.11532702220167632,0.010193843230803735,-0.018608880712900067,0.0182661368411751,-0.010354059696226397,-0.05291579143915337,-0.008871445966897071,-0.03826379089057209,0.06503218323689773,-0.019151803603041757,-0.04401624025926855,-0.020598038608839617,0.0549719546147651,0.04804662532504996,0.06719720238174062,-0.009550789503624911,0.002032473955608653,0.033492208233039285,-0.0628695417182017,0.05324569912564251,0.06466158110317086,0.020970189930197815,-0.09666726337043248,0.008490195641341479,-0.0516978704754736,-0.006569947474299431,0.024991948948137128,0.10914641421456302,-0.06355363498539167,0.05882485652977741,-0.005568942785629271,-0.008071758716211817,-0.009417844753144253,-0.026433215159494088,-0.014227678644777388,0.018017590289304795,-0.07129450514512375,-0.0708594229123611,0.03558326518524753,-0.060551328028659285,-0.08971297342586781,0.048606276640859605,0.013698177071856367,-0.10632782829628176,0.035194156617197464,-0.001514524333586599,-0.003284936024666071,-0.010610022841610223,-0.026353644208784097,-0.0756555182447809,0.006917807405184778,-0.008448940804665697,0.012945650233465797,-0.06885090703880026,-0.01282493638582312,0.03620416582690009,-0.04714547933787471,0.04165291274994665,-0.05630506546420454,0.006535473747742799,-0.05616517690430344,-0.0424117201954821,0.04934250937231119,0.0002782908897474485,-0.06576264617783395,0.0007804542877428323,-0.017453343600832304,0.05303934358091256,-0.04258394001519607,-0.03761616460226988,0.040558008488680415,-0.015852873973244943,0.04338369049682073,-0.038307809372870774,0.03195641782757293,-0.00019853418620736224,-0.04181547994384756,-0.027570351051252263,0.047757896025647256,-0.030180422673836575,-0.019098716778121888,-0.033220129850543,0.033745386845985235,-0.02914234790381103,0.021620469317530307,-0.002993040475354859,-0.004306910603886914,0.05252393178344085,0.018238923290511508,-0.0505983228913245,0.023705198793838048,0.07577292350424274,0.0014736021541189217,0.03111441553456347,-0.012417652509290868,-0.05776897103883481,-0.023670317123087183,0.0004221553678146815,-0.02416520591767781,-0.029677172684166905,-0.009372403123451053,0.01654082334451182,0.060842899450099366,0.03948324200214154,0.038052927911825477,0.014108309859468487,0.04813818069335009,-0.02441899069401087,0.020808310411613996,-0.037474272736876896,-0.06004071322609525,0.032662071026840024,-0.008540109905698163,-0.12289480293569909,0.003627159525091088,0.03431694435142312,-0.04679603276998805,0.012600288742191802,-0.03407080776795511,0.012607637601113338,-0.00274275178984415,-0.10109467088687876,-0.00479177571567921,0.02555864238974216,0.03155090680285233,-0.039512967276967036,0.03892612199885759,-0.04773379112888146,-0.03777726056631625,-0.07283576105900756,0.04208798547499858,-0.026195316784423644,-0.003131513332842386,-0.02120362215380533,-0.02147289297128728,-0.06498069916066307,-0.010129669220282668,0.038033452783854504,-0.005085518261350343,-0.020403551664959857,-0.05177625357356287,-0.0291603351576675,0.035294007514233935,-0.054377693053421355,0.011043501763162851,0.013304223698515132,0.011834432199962955,0.02468077462042661,0.06144857444676882,-0.0069509478840081036,-0.014208774295169773,-0.005519393089432412,-0.018743923608559275,0.0035282198330921213,-0.03417057605121021,0.028826778469174617,0.054483401958304235,-0.013987177966055604,-0.023332861050734788,-0.014384739638733353,-0.05148028038713433,-0.04441060647409025,0.04024766099598391,0.020434658589868544,-0.03212184470666024,-0.07758028871063832,0.024630638023590817,-0.048726046105757745,0.006032505758370981,0.07985060653076315,0.0020415866602216193,0.016866603296872947,0.07147056943475565,0.01182418661535112,0.018729739573343347,-0.03622004529237187,-0.008059876189195648,-0.00014636026636699606,0.028454044031684722,0.013684267399755617,-0.012746680717399417,0.0018882857708049112,-0.05493729370408263,0.020009022705029966,-0.050213347633426234,-0.020157150030705038,-0.055311095074545985,0.027012058064298357,0.013411562931035188,0.016160956066286085,-0.005456387724283943,-0.02270143088776757,-0.03594066677474095,0.02833773728847372,-0.04600819354680914,-0.11331143629439558,0.029632066033192135,-0.01269836530772469,-0.046539446669959295,-0.039600703127405074,-0.02231484971130182,0.03993500698064517,0.04060571387440634,0.023710993913428118,0.05994155566703202,0.05409081460922181,-0.08355746279384375,0.026962505697472064,-0.041500160948598826,0.05526550865362406,0.0006430966353780671,0.021306736511105456,0.01008664695702226,0.027661954151728785,0.08311226783885473,-0.019474197643928454,0.01845719356300516,0.054391452689897965,-0.006115817264380924,-0.02012449042630069,0.006798234676506495,0.014243834945741392,0.013357109546783085,0.027838602195878727,0.018680474301986386,-0.038735844415354846,-0.046708348432525824,0.028407716679578754,0.04328540743726782,-0.022115873850309144,-0.03604906356520794,-0.025413516329231417,-0.02239256662799831,-0.01677705278881294,-0.04813641776722311,-0.02808171168011942,-0.0443166915179659,-0.05970362736522693,-0.03638514735850824,-0.012625067535442827,0.02394570507826864,0.002181791920050441,0.017601017716527563,0.0032437402837267003,0.08425851686888738,-0.00603766293552204,-0.01691088659088983,-0.05346186556742909,0.019029366189163472,-0.0403277179130176,-0.02849027109106599,0.039392669458533605,-0.024188651309162333,0.029427812064949856,0.05460656107101938,-0.04224216304237367,-0.001151987515719353,-0.02992073491541959,-0.018980641354980943,-0.023360852867482285,-0.03506254709717968,-0.005359797012511573,0.0007030638974681383,-0.006093460236658965,-0.05158155952470586,0.03167184276205448,0.007239262146689015,-0.003995825997744788,0.04558433020675273,0.012692398973392381,0.04127113999962988,0.028034226588366434,-0.00888464239045704,-0.04218542664832515,-0.035293951425799136,-0.009173719667769722,-0.013814508776230949,-0.0438299186964249,0.012964734389111002,0.061972571292086796,-0.019226950824753272,0.03785439390418035,0.05836532638520117,0.0228791390103789,0.04639874746261275,-0.002812894467373599,0.0313486937657627,-0.04867871016344801,-0.07671660406441266,-0.028148255985457477,0.004871424517440527,-0.023003205638472232,-0.08879834736668175,-0.07027316315816913,0.0277985042963572,0.06478227354913275,-0.04479913918985788,-0.062344644579290356,0.026625909861371734,-0.09537302949130397,-0.007135585992017663,-0.07217362291089954,0.0309010502021888,-0.04440357441971946,-0.014851124981416029,-0.00045293809211537604,0.02799076885176355,-0.04389762462891212,0.014608463214438512,-0.0653041045652005,0.009671125838998623,0.05527584321815711,0.02699751891222959,0.00445187797640552,-0.00559217003875512,-0.05425868137108917,-0.04070049482661186,0.003998944935553823]]','[{\"name\":\"lp46\",\"x\":-0.08359375,\"y\":-0.027083334,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp46_v\",\"x\":0.08671875,\"y\":-0.009375,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp44\",\"x\":-0.0546875,\"y\":-0.048958335,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp44_v\",\"x\":0.06328125,\"y\":-0.033333335,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp42\",\"x\":-0.021875,\"y\":-0.03125,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp42_v\",\"x\":0.03203125,\"y\":-0.025,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp38\",\"x\":-0.0265625,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp38_v\",\"x\":0.03125,\"y\":0.0052083335,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp312\",\"x\":-0.06796875,\"y\":-0.008333334,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp312_v\",\"x\":0.06953125,\"y\":0.008333334,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"mouth_lp93\",\"x\":-0.00703125,\"y\":0.09375,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"mouth_lp84\",\"x\":-0.04921875,\"y\":0.128125,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"mouth_lp82\",\"x\":-0.01328125,\"y\":0.16145833,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"mouth_lp81\",\"x\":-0.0078125,\"y\":0.13333334,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp84\",\"x\":0.034375,\"y\":0.14479166,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"eye_l\",\"x\":-0.0484375,\"y\":-0.004166667,\"h\":0.030208332,\"w\":0.02265625},{\"name\":\"eye_r\",\"x\":0.0484375,\"y\":0.0052083335,\"h\":0.030208332,\"w\":0.02265625}]',0.6,0.7,0.2,0.05,0,160,50,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.456','2025-05-11 01:30:44.456'),
|
|
('ms6sg6b1wowuy333','fs6sg6bw45bn0004','face','image','Corn McCornface',0,0,'','','IW2P73ISBCUFPIAWSIOZKRDCHHFHC35S',-1,'[[-0.01391313475,-0.031814132,0.017377053075,-0.01851261325,0.021255451499999998,-0.051055306,0.0366150855,0.007998470175,0.0695672645,-0.1067636275,0.0307072165,0.02941578425,0.054768010500000006,0.041151049,-0.06493903375,0.0015896528499999996,-0.05437162425,0.011924136,-0.025054364,0.0009921848250000003,0.012807875,-0.01319641825,-0.00488935855,-0.07366566999999999,-0.0611034065,-0.06666547924999999,-0.04888238425,-0.035091203,-0.01854779615,-0.024557007999999998,0.0030882324,-0.055875238499999993,-0.0246700375,-0.02172630285,-0.025565405,0.058197003,0.0547107775,0.047857131,-0.04580487,-0.00021249714999999926,0.009770386499999999,0.044646309999999995,0.0018705221250000003,0.0371642205,0.018666550325,-0.0032051121500000002,0.0057689690000000005,0.06864431525,-0.04906746575,-0.07431345875,-0.0647896445,0.0120775261,-0.02890944,0.01879340475,0.024201165499999996,0.04355076025,-0.014099167999999999,0.026033113750000003,0.025052837749999998,-0.068487575,0.022659832499999998,-0.0027816580000000002,0.03500908899999999,0.012073708,0.006179701499999999,0.034802054,-0.01799351825,0.0457090165,0.0036213202500000002,-0.008580024424999999,-0.072938294,-0.016224131250000003,0.06459961750000001,-0.04963675325,0.08387918625,-0.13179572750000002,-0.011209804,0.011490459325,-0.04273579375,-0.0603162555,-0.03941750125,0.061718414,0.029566903,0.011713920749999999,-0.07820421,0.042141458,0.04053815075,-0.0431640475,-0.009912542250000001,0.0083520422,0.04968228825,0.061740414,-0.003251780325,-0.0009849047250000001,-0.07888640699999999,0.00013775579999999977,0.0545293975,0.0314430285,-0.025010752249999997,-0.0754261725,0.00026732155,-0.04167998875,-0.038423044,-0.012128476325,-0.042172063999999995,-0.03992470075,0.055492729500000004,0.005174035799999999,-0.0491557875,0.047224008,0.027870127375,0.11123915125,-0.0017566490000000008,0.06637293625,0.08444959,-0.038633152000000004,0.040549324,0.0181765085,-0.0103707255,-0.052444608749999996,-0.0721162075,0.0017395296250000006,0.03576854825,-0.0010544938500000002,-0.03536455575,0.026296009000000002,-0.011038092,0.009561795625000001,0.0061376165,0.016413343999999996,-0.0007041408250000004,0.008430746000000001,0.007772767000000001,0.035255850500000005,0.03609753,-0.004700959499999999,-0.0244996355,0.029143511,0.0019076424499999993,-0.02425797625,-0.02824462725,0.03748850525,0.004536174249999999,0.094921252,0.0402888305,-0.035919796500000004,0.0325914395,0.028936399249999998,0.0100435923175,0.051378176750000004,0.0466342265,-0.104555035,-0.058734387250000006,-0.053190730000000006,-0.004201957500000001,-0.0030598753299999996,-0.009583216875000002,-0.05078611825,-0.037133980925000004,0.0406709395,0.01118452775,-0.028617762,-0.006732865225,-0.03122189575,-0.054440001749999994,0.055957135,-0.054629830500000004,0.00548484575,0.0018623927500000005,-0.0054835023,0.04359883825,-0.04169836625,0.025491153,0.035283773500000004,0.020951236874999998,0.017083047,0.011288541499999999,0.029325848999999998,0.031001949125000004,0.04632318125,0.058114136999999996,-0.018353527600000002,0.0010329377499999999,-0.05167622725,0.0015087445249999999,0.0665028595,-0.017552406,0.0030785925075000006,0.067237884,-0.045436311,0.022067097,-0.068492519,-0.09581154575,0.02946200275,0.019267693750000002,-0.013623341,-0.0023418241499999996,0.057798097500000006,-0.02830513875,0.00967313775,-0.0156008155,-0.038696254,-0.046455728749999994,-0.020938623415,0.00489014375,0.0191956194,0.01110382618,0.020775547499999998,0.116135215,-0.040037983750000006,0.039333228250000005,0.011678268775,0.0650113585,0.0023590035,-0.05381264350000001,-0.008376887255000002,-0.05688126,0.01151456675,0.00003846570000000035,-0.01287236325,-0.06661450099999999,-0.03827642075,-0.045446761,-0.03154112575,0.028140978,0.070225409,-0.020004859,0.0193362475,-0.0034820117499999997,-0.074293175,-0.04876132,0.0074359382499999994,0.0066796961250000005,-0.011634815875,0.009048144557499999,0.0344562235,-0.01762691475,0.019571052749999998,0.026697968750000002,0.015484052000000002,0.03876590725,0.0037216567,0.04729691375,0.008930467375,-0.07800198875,-0.043134631,0.0424968855,-0.0057933688750000005,-0.075971065,-0.005398360425,0.01736323075,-0.03068225125,-0.0700152155,0.012127145199999998,0.052686005499999994,0.00609444565,-0.05195201175,-0.01496918725,0.032330921,-0.0251999175,-0.0317094965,0.0063436068250000005,-0.046775514000000004,0.024125194250000002,-0.025942028000000002,0.0683850275,0.048410787250000004,-0.020441745875,0.0014374775000000001,-0.007761475925,-0.003657494249999999,-0.01002698675,-0.0033783719824999996,-0.01613361275,0.054106417000000004,-0.0499455445,0.07898722825,-0.014621054499999998,0.08328554125,-0.02660218675,0.0029891759249999995,-0.010516797999999999,0.03557642825,-0.060217531,0.0171425431,0.03266155825,-0.0598199765,0.021716342,0.0851276085,0.06803951925,0.02062912125,-0.008283969975,-0.032307963655,0.0506742335,0.020532822,0.0360789155,-0.0006283978250000003,-0.02785933975,-0.0030728417500000002,-0.034540906499999996,-0.0300205485,0.1115321695,0.053453546000000005,0.0703359815,0.010377180074999999,0.036756731075,-0.00297751195,-0.077184735,0.0264304635,0.0481822745,0.073460445,0.06669125100000001,0.09291405250000001,0.05010346175,0.029880568250000003,-0.034649416,0.029474834999999998,0.031317542500000004,-0.02699742575,0.0557845065,-0.05035647375,-0.0022147215,0.0213037777,0.07004532675,0.0264894885,-0.04297427725,0.07081584375,-0.00481877925,0.0048342215,-0.02130823725,-0.025961382749999998,-0.06262777725,0.034384046749999994,-0.0190645906,-0.031134641674999998,-0.068910896,0.06261982975,-0.0260708335,0.09122910349999999,-0.03100116965,0.049027657,-0.01474484825,-0.03469707425,-0.006989758326499999,-0.056124094,0.009483469874999999,-0.04452728725,-0.011856436750000001,-0.02315196925,-0.0312197325,0.04668023435,-0.013576097,0.12342725624999999,0.009619299000000001,-0.03253524225,0.00691780145,-0.007575374,0.017970803,0.039913282575,0.01719394935,-0.034085923000000004,0.0160938888,0.047048848750000004,0.05772991225,0.03188324875,0.005430960675,-0.015838408499999998,-0.020243144275,0.017690586,-0.038486903249999996,-0.0037113453749999994,-0.05992632025,-0.0066788766,-0.009260173449999999,-0.043526957500000005,0.035566587250000004,0.0520154155,-0.03742566475,-0.012924420124999999,0.05485878925,0.017260086875,-0.00945986855,0.06038467375,0.028211044,0.01180591125,0.076735146,0.010415625750000001,-0.026288575499999998,0.03359009575,-0.029869059499999996,0.018123453499999997,-0.039763396500000006,0.013718122,0.015185622250000001,-0.021508391,0.0933689765,0.0861815165,0.01772232125,-0.03339793175,-0.018280382249999998,0.024922235325,-0.00670621405,-0.004941027,-0.0030330302750000006,0.049037655,0.0407625665,-0.098270484,-0.010615769,0.014149342125,0.0732888865,0.01031384975,0.0708132685,-0.0248589595,0.01914073765,0.023424223175,0.0017784540000000003,-0.0016458964999999989,0.034801676250000003,0.0007287893750000003,-0.00010908749999999942,-0.10601041950000001,0.035614491750000005,0.0023196674499999996,-0.07413317850000001,-0.03187354875,0.0022230885000000004,-0.022146297500000002,-0.0020944157250000002,-0.053558506000000006,0.005407627825000001,-0.00868874405,0.049080156750000006,-0.015095300350000002,0.050741894499999995,-0.0644765125,0.049679071875,0.011181570100000001,0.08374534125,0.047086234500000004,0.04629623975,0.07211018675,0.01747124065,0.03838733075,-0.02483115725,0.059315212,-0.007435562849999999,-0.033800771,-0.062262683750000006,0.018508591749999997,0.05456382,-0.032214809750000004,-0.0060910296,-0.0688426575,0.028439918925000002,-0.050798488,-0.032318176500000004,0.0070076956499999996,-0.0850821425,0.0116441195,-0.06209254825,0.0392326955,-0.038714852,0.042342809,-0.07345825249999999,-0.0783221335,-0.00245315065,0.0052674726500000005,0.06709293425,-0.033900455,0.059125045,-0.0089869296,0.03726652275,0.036819674749999996,-0.066015052,0.0090962235,-0.0532330595,-0.0423983279,0.054948274,-0.0021313933875,-0.036738087749999995,-0.061552870499999995,0.01083386435,-0.000004987750000000173,0.03250943875,-0.00265433175,0.023262875250000002,0.04094322,-0.0458693885,0.004981979125000001,-0.01146187345,-0.017557853249999998,-0.02698673775,-0.02743749775,0.015717598925,0.00637069715,0.0225431645,-0.024064882425,0.07339412125,0.031813663,0.04107066175,-0.0605346105,0.005952673775,-0.06258660275,-0.0320774,-0.049892332,0.024880522500000002,0.0639617125,-0.0702298615,0.017941317249999998,-0.005220711350000001,0.014933126924999998,0.0115449712]]','[{\"name\":\"lp46\",\"x\":-0.10546875,\"y\":-0.045898438,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp46_v\",\"x\":0.11328125,\"y\":0.0126953125,\"h\":0.034179688,\"w\":0.045572918},{\"name\":\"lp44\",\"x\":-0.053385418,\"y\":-0.0546875,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp44_v\",\"x\":0.09375,\"y\":-0.0078125,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp42\",\"x\":-0.015625,\"y\":-0.030273438,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp42_v\",\"x\":0.0546875,\"y\":-0.0087890625,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp38\",\"x\":-0.033854168,\"y\":-0.0087890625,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp38_v\",\"x\":0.037760418,\"y\":0.01171875,\"h\":0.032226562,\"w\":0.04296875},{\"name\":\"lp312\",\"x\":-0.091145836,\"y\":-0.02734375,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp312_v\",\"x\":0.08984375,\"y\":0.021484375,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"mouth_lp93\",\"x\":-0.026041666,\"y\":0.07714844,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"mouth_lp84\",\"x\":-0.102864586,\"y\":0.08496094,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"mouth_lp82\",\"x\":-0.05859375,\"y\":0.12109375,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"mouth_lp81\",\"x\":-0.045572918,\"y\":0.10058594,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"lp84\",\"x\":-0.0065104165,\"y\":0.1171875,\"h\":0.033203125,\"w\":0.044270832},{\"name\":\"eye_l\",\"x\":-0.059895832,\"y\":-0.015625,\"h\":0.022460938,\"w\":0.029947916},{\"name\":\"eye_r\",\"x\":0.059895832,\"y\":0.015625,\"h\":0.022460938,\"w\":0.029947916}]',0.2,0.3,0.1,0.1,0,200,50,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.461','2025-05-11 01:30:44.461'),
|
|
('ms6sg6b1wowuy3c3','fs6sg6bw45bn0004','label','image','Unknown',0,0,'ls6sg6b1wowuy3c3','','LRG2HJBDZE66LYG7Q5SRFXO2MDTOES52',-1,NULL,NULL,0.208333,0.106944,0.05,0.05,0,200,100,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.455','2025-05-11 01:30:44.455'),
|
|
('ms6sg6b1wowuy444','fs6sg6bw45bn0004','face','image','',0,0,'','','PN6QO5INYTUSAATOFL43LL2ABAV5ACZK',0.2,'[[-0.015105677000169373,-0.0005582744874266051,0.0480268501406662,-0.03601115760977173,0.0005837739331054689,0.014168089953522492,-0.03945336629091645,-0.02582770810183487,0.020898761370506287,0.049166841007919314,0.021960500727076723,-0.019064476425213243,0.02198730232398834,0.0006670523258575441,0.03028046368291855,0.00649638007861023,-0.01584042613295212,0.00530397326763153,-0.06404373233350608,0.03889477750802231,-0.0365899261901268,0.0360787547656456,0.07579429823342132,0.039115246617597965,-0.0777424514863777,0.035950400633987425,-0.01904672616637268,0.031240118709612276,-0.01142303718094612,0.021169409966093445,-0.04066713893357315,0.048964979162612915,-0.016256413336937715,-0.02378354035888214,-0.020449917192553707,-0.02040227800516968,0.06541690078029251,0.016761249534914705,0.03380005035063598,-0.10038679582336427,0.043679719882033535,0.03128701222455444,0.012390233834701538,0.05524386205410767,0.021537026348385238,-0.016655772903281404,0.007295974349593354,-0.000005785312992858532,-0.047790829845092773,0.017440576051146697,-0.06534523391118621,0.06609203363401413,0.03238222320728302,0.006614993631034087,-0.054927458582173155,0.030833110256991578,-0.0056855157837505345,-0.007370784518985901,0.0013351148462055202,0.047366844577483365,0.04135019693103943,-0.02510304556774292,-0.05305447016115189,-0.03180977055114746,0.012452435193779296,-0.031038226814250947,-0.06159064720963287,0.057565623878417974,0.006987256155133055,0.10980759767712402,0.0014624758511650082,0.04941792959784012,0.02249399537556839,-0.007318808567618561,0.011643714617645264,-0.033996864613095854,-0.10756568994960479,-0.008790611639031982,-0.06265860528228379,-0.03834362793397904,-0.007061803256170654,-0.02360514984864273,-0.030340688408576965,-0.006711280069554138,-0.026063804222563172,-0.06257436487065124,-0.03489222804085922,0.023775160926244356,-0.05953325934691238,-0.0015599671627334586,0.04257923482005539,-0.02072714042014847,0.042186514202873227,0.03334131403590164,-0.04231802868860626,-0.03938228046069336,0.04991599600813751,0.005012853217630309,0.02852926982268677,-0.04592934168044281,-0.0446876756071167,0.05780069138760376,-0.06523845092017364,0.03691154157677917,0.0048527119732078555,-0.008498008999919891,-0.06625776342607116,0.013960302090915604,-0.029253019821994783,0.02477269871644745,0.010155390116101837,0.03100301871340158,-0.07413353268207168,0.01750142506529999,0.03461705135130691,0.04982243958808899,0.00851692480498886,-0.002991416728403473,0.01759018484255066,-0.07281463888115311,0.07669263036101531,0.0287119138326683,-0.0011225693401481635,-0.022214332482351686,0.08318748801869094,0.06656315672954559,0.0034995880579914086,0.04958693578422928,-0.027691547638692474,-0.03405751975708465,-0.062014044191894525,-0.0004367024225837711,0.007944679561768342,0.03339219333856888,-0.04039564807562256,-0.06730881179145813,-0.07099339792601776,-0.033052287483390806,-0.050682249608245855,0.011561693050074387,-0.09867453691846315,-0.02774825273226944,0.010811723733195496,0.02427582366474533,-0.02078586645137596,0.01433492286357048,0.026900254564299775,-0.05306856266233825,-0.007102414552368164,-0.02275204349867813,-0.03211197205357055,-0.014967170406674196,0.022953155306690905,-0.03644228327174301,0.012341418549354555,0.020687427985451052,-0.09076456366364288,0.031082595049208066,0.04102866745965958,-0.02306090883122635,0.027812227150472258,-0.013119295590370941,-0.004158771480469893,-0.007025444076653517,0.009275999232177735,-0.039368103392872236,0.01910143328294525,-0.05630273885418091,0.055353015055413055,-0.0014070097039474495,0.042947509516956334,0.0024906970417621615,-0.03561797166536834,0.006505803784743882,0.006665486497595978,-0.006378142944042969,0.05448368035679932,0.07332471840206146,-0.0014946864171386718,-0.008414893981474686,-0.00006825545633163364,0.02668107540572357,-0.024539537215417483,-0.07293688736830901,0.06344162595002364,-0.033607367797969814,-0.01986442914540863,0.026089177944317626,-0.022147074482840423,-0.08048881567908478,0.050637503425783534,-0.06346700348937226,-0.015700777833213043,-0.04264569287159348,-0.002655311902906036,-0.03654008229608307,-0.007810925734401397,-0.0435794361814415,-0.011699671276438905,0.057055175916534424,0.04544679800120926,0.037604382557088464,-0.02941164037058258,-0.05797836845658112,-0.06812897444572831,0.08032934278161621,-0.01328043643980198,-0.08971531949739076,0.0065821178142807,0.008762343139662933,0.020370728524544524,0.03974483299145508,-0.0051898651247510525,-0.0031604766306224056,0.07640609197084428,0.038082580676622776,0.05806105880397415,-0.014124205852999725,0.007738546446239335,-0.04230980231715012,-0.01059650656994934,0.010447661136037827,-0.04688999712561989,-0.06730292583744431,0.016754640387374113,-0.011607031355502319,0.023310211609113313,0.08731236136631013,0.05903231309516144,0.04731763803346557,-0.02573253768891525,-0.06296218933005523,0.04012439522837066,0.025853857002137298,0.007843758596900636,0.046765933136711124,-0.0018710897452026364,-0.005570995783544921,0.0005954957864215851,0.029306860778232576,0.03074633266388397,0.02318916068950821,-0.011157762649505614,-0.013694216304312515,0.015094815793841173,-0.008802384161989595,0.032486344160458376,0.05804673958212662,-0.006112833595197296,0.006215988022933197,0.04096582699106979,-0.03384389014125061,-0.01596561475662651,-0.010684742677253074,0.07758476984541932,-0.005856569876429291,0.024524756417617796,-0.007312638971189117,-0.017082938609609223,0.0011795664558563231,0.0134139216274601,-0.09028529851032258,-0.039419858379217534,0.022968888672964094,0.004521465961741944,-0.06451345260910797,-0.04178954661956787,-0.024166587057536396,0.012531514465320588,0.02323170220531845,0.04000117979464722,0.03214717679358063,0.056948825253341676,0.05539476134574128,0.013257249967432405,-0.0001733097061775205,-0.01234630922813568,0.0645579352090454,0.029838023576596068,-0.06455350567951279,-0.013353814450276946,0.0018903859134303275,0.0483956355803524,-0.004311148732519531,-0.014597871326852417,-0.006853384533165969,0.04057120248826332,0.007104495398272705,-0.027431613068233492,-0.09228961372112274,-0.06612821609320907,0.0607875549739154,-0.026342729023012542,0.06454961398086471,0.004993419094538574,-0.031680751000938416,0.007030828889411162,-0.010022039687029268,-0.05428986021428299,0.017565788880432403,0.04025441392524147,0.009023673541622163,0.009042981797892759,0.019972970522025298,0.058956133531005865,-0.008320068883990478,0.02986469039841843,-0.053139615835475926,-0.024647880182499998,0.007398424838289642,0.09050773480216218,-0.015264475845877838,-0.06385353173209762,0.016500261584825135,0.02948610469222336,-0.02504260549529915,-0.018835162326039122,0.050848700451684575,-0.03199441179409637,-0.019780421813622284,-0.027626615849293518,-0.03419102001171112,-0.014344497819357758,0.07330804638220215,-0.02937739203966522,-0.00813064343063736,-0.01626787766690979,-0.011862281442715148,0.01708495452203865,-0.07908452169694902,0.023940025203119657,-0.13222904368403626,0.048117978374713134,-0.017696039928765107,0.004759198936071777,0.01974903359319687,0.010760925580199815,-0.005599215416766357,0.0457550643199234,-0.01929695170711136,-0.007629453917987061,-0.010118543879554747,0.015504727550686645,0.03245994598398285,0.05049195915774918,-0.06673184178328552,-0.01761782965561676,0.008011984665633392,0.023189021348875426,0.06720727829968262,0.010742643820915984,-0.03080342023261017,-0.050128828091691585,0.04935064662135315,0.012293871085033494,0.05639020959568253,-0.02957390940026932,-0.03676535286145477,-0.004796114565882111,0.05806600428461456,0.018004375270679475,-0.020827009949742126,-0.0336628292589238,-0.0018759192028083797,-0.06518067211773682,-0.02731396445179306,-0.03430377823384857,0.016512887052202073,0.061277289867412564,-0.019134398406000827,0.05822277240970993,0.044241398569797516,-0.005043084829421997,-0.04018607674626312,0.06927013858769607,-0.004344519528141023,0.012868128092136383,-0.08525498011501847,0.03454513801989975,-0.024010073233037568,0.02195751011467056,-0.006334513400955963,0.06579357440817261,-0.009711559918811036,-0.013345796425511931,0.014702989589321902,0.025344240384365696,0.021528159041582107,0.062108358473124695,-0.05624000855096435,0.05573243638398361,0.006079895555899353,-0.002001432319259644,-0.002443507762801743,-0.010721616536909867,-0.04295436979775849,0.08180931740979766,-0.014715828856610106,-0.03683209432014542,-0.012104101579055901,0.013437134275827486,0.06964065576705855,0.06482510509484864,-0.03570993432865906,-0.05314338450149346,-0.11395284172808075,0.01426200422902832,0.012089334595506287,-0.058501489031186675,0.060430661880981444,0.0500264671381279,0.056157483018959044,-0.05001220665976715,0.07527209592948914,0.031277665487422945,-0.02043782967053299,-0.08342602471109009,-0.0008383195362091063,0.045666852330976865,-0.05341016683117676,-0.0003998352299102786,-0.03577085955021919,-0.038460902215493774,-0.01896648460201416,0.012595410857717131,-0.0060184891112971504,0.019921306564183502,-0.060824947492757256,-0.08852370824755859,0.003392263133862915,0.0036400299628715506,0.03255903972799225,-0.008351102953604507,0.01567778415994263,-0.00023129789984893678,-0.023584983993255156,0.06815277690185165,0.032341226983652875,0.0026074800379161833,-0.0395687710902481,-0.003838149411266327,0.04100280903240967,-0.019130064566046143,-0.07410366493117905,-0.07626375565908813,-0.014898051247527312,-0.02028174410337219,-0.0413983021689148,0.05420100971967316,0.02752598950049637,-0.024227222049773407,0.01466367372080475,0.013159825923877717,0.03946128732824249,0.02427177671503067,0.03591388100347939,-0.003222521540391235,0.0183274046263958,-0.03000545738402557,-0.04066711644104462,0.017155749921449585,-0.06134375247813416,-0.036362408407546995,-0.019471377535612868,0.034648935124684144,0.01776573165824356,-0.005382945029614257,-0.034531315796222685,-0.004955845186902466,-0.023998231859699858,0.03130629873801392,-0.012495260702575683,-0.031263154234012984,-0.063910194205719,0.01745994660978073,0.038960702542871095,0.04021203330704117,0.023016385340854643,-0.0403753269719162,-0.018214478771432493,0.009230925650691108,0.031802766191501616,-0.0060094809595568855,-0.05665428473038101,-0.0026934481642271802,-0.01278887994417572,0.013757778161637,-0.06991252187433472,0.025432326767399597,-0.05928275511783676,-0.0071204498857164004,0.009102611771803285,-0.048021745720825196,-0.04234071017774048,0.0378105065918541,-0.0030949641070522308,-0.0802945368397522,-0.029345935146197513,-0.055173430818717964,0.035613126717409516,-0.07929294203311157,0.011167600883222962,-0.010140670248493196,0.018876611506684494,0.038331590555036925,-0.021097202962330627,-0.02206313974373703,-0.0409461827742096,0.07130217153391571,0.06408282878469848,0.005774317041436768,-0.07263691064697265]]','[{\"name\":\"lp46\",\"x\":-0.08359375,\"y\":-0.027083334,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp46_v\",\"x\":0.08671875,\"y\":-0.009375,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp44\",\"x\":-0.0546875,\"y\":-0.048958335,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp44_v\",\"x\":0.06328125,\"y\":-0.033333335,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp42\",\"x\":-0.021875,\"y\":-0.03125,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp42_v\",\"x\":0.03203125,\"y\":-0.025,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp38\",\"x\":-0.0265625,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp38_v\",\"x\":0.03125,\"y\":0.0052083335,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp312\",\"x\":-0.06796875,\"y\":-0.008333334,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"lp312_v\",\"x\":0.06953125,\"y\":0.008333334,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"mouth_lp93\",\"x\":-0.00703125,\"y\":0.09375,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"mouth_lp84\",\"x\":-0.04921875,\"y\":0.128125,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"mouth_lp82\",\"x\":-0.01328125,\"y\":0.16145833,\"h\":0.045833334,\"w\":0.034375},{\"name\":\"mouth_lp81\",\"x\":-0.0078125,\"y\":0.13333334,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"lp84\",\"x\":0.034375,\"y\":0.14479166,\"h\":0.044791665,\"w\":0.03359375},{\"name\":\"eye_l\",\"x\":-0.0484375,\"y\":-0.004166667,\"h\":0.030208332,\"w\":0.02265625},{\"name\":\"eye_r\",\"x\":0.0484375,\"y\":0.0052083335,\"h\":0.030208332,\"w\":0.02265625}]',0.494531,0.282292,0.285937,0.38125,0,200,100,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.457','2025-05-11 01:30:44.457'),
|
|
('ms6sg6b1wowuy555','fs6sg6bqhhinlple','face','image','',0,0,'','','TOSCDXCS4VI3PGIUTCNIQCNI6HSFXQVZ',0.5,'[[-0.072142504,0.042257983,0.052759748,0.0013519295,0.047474314,0.013890485,-0.0101158675,-0.04595832,0.09635148,0.048310738,0.06103825,0.040138435,0.049146496,-0.007248736,0.004368155,0.008675123,-0.042142674,-0.04474999,-0.02047639,0.022352137,-0.067407444,-0.03157175,0.048805416,0.021838054,-0.044695962,0.0685471,-0.008910802,-0.01793957,0.0033625022,0.0019502316,-0.036237836,0.015395115,-0.049661785,-0.058531173,-0.02776332,-0.0032393914,0.0986681,-0.054832466,0.018980134,-0.03851389,0.053241864,-0.015806986,-0.04193845,0.031221129,0.019176105,0.011330498,0.017154546,0.02969384,0.014814939,-0.05246724,-0.03785157,-0.028708491,-0.09044295,-0.009864502,-0.02901912,0.016612405,-0.036076095,-0.0539092,-0.04383653,0.044117514,0.007808266,-0.004581591,-0.0514201,0.035549052,-0.027806975,-0.020888407,-0.06917216,0.007323796,-0.020771176,0.027214328,0.07905205,0.030122623,0.045344252,0.027033372,-0.02054183,-0.01684333,-0.047652125,0.0005995308,-0.029103162,-0.009733045,0.062223505,-0.0015163408,-0.024336698,0.01978162,0.012692482,-0.018910756,-0.012763021,0.024916025,0.056155477,0.01871617,0.026163457,0.051118918,0.01801808,0.074066944,-0.008888246,0.006928741,-0.02687047,0.05188839,-0.0033747158,-0.02929846,-0.028971521,0.0049656206,-0.045891214,0.026578758,-0.020418812,-0.018325623,-0.0434573,0.0032855717,-0.0028597312,0.004814863,0.05696523,0.012545018,-0.065763384,0.11980642,0.049446754,0.05029431,-0.0042775245,0.008624839,0.025512578,-0.01719362,0.10957161,-0.026287358,0.054676928,-0.07486487,0.06810067,-0.054471407,-0.032047126,0.045834243,-0.05465876,-0.018601527,-0.0036667932,-0.017722705,-0.010312282,0.03885071,-0.059362315,-0.00063267065,-0.06682454,-0.052967217,-0.05929715,0.04824387,-0.07536426,0.006604882,-0.0050493744,0.05820217,0.009919643,-0.03342405,0.024723982,0.06475988,0.019987889,-0.08175332,-0.013165036,0.061590355,0.076896004,0.01620906,0.0077700764,0.022119034,-0.023565786,-0.010973665,-0.0015099146,-0.020700675,0.06757858,0.02940673,-0.03010736,-0.051828504,0.023004565,-0.0764375,0.045848884,-0.008168051,0.03720667,0.03742765,-0.012184919,-0.014343166,-0.033353887,0.012456909,0.0041439063,-0.017652376,0.039964538,-0.001829935,0.039240062,0.00786061,0.015750261,0.028798966,-0.043741293,-0.017780207,-0.02142656,-0.051598515,-0.014717175,0.006735082,-0.03259476,-0.043476783,-0.027040798,-0.000691029,0.010500889,-0.06707513,0.03523055,-0.089982666,0.05226954,-0.06786617,0.08040933,0.025014801,0.0073502637,-0.08731204,-0.008699364,0.019148637,-0.03936927,0.08518026,0.05358711,-0.03518155,0.07247729,-0.008949057,-0.048042793,-0.002956328,-0.03300062,-0.046939105,0.0915438,-0.05464515,-0.04610935,0.07127091,0.007621828,-0.031085983,-0.025606984,0.01039779,0.03398814,-0.09856501,0.013363713,0.028234292,-0.011486632,0.079888135,0.029839091,0.029553404,-0.050492574,-0.04817146,-0.006858615,0.07498894,-0.032609336,0.06756467,-0.032564655,0.002785598,-0.07588032,0.08438152,-0.0037011756,0.08572283,0.026608022,0.045887344,0.00543944,-0.01571601,-0.03444191,0.017759465,0.0076248716,0.019511135,0.054000214,-0.015688794,0.03491226,0.03905039,0.00024197447,0.012036192,-0.030561563,0.031869154,0.010466791,0.010722873,-0.013295381,-0.019655699,-0.04215597,-0.021002663,0.02318168,0.025815804,0.043421254,-0.010191429,-0.017436516,-0.0046900203,0.005002936,-0.060441058,0.04797864,0.04550805,0.030396245,0.0052805073,-0.008270568,0.069369145,0.04742276,-0.018503346,-0.051401395,0.08547959,0.009523754,0.031529754,-0.02760639,-0.009993019,0.003623189,0.06276683,0.03847906,-0.062453788,0.007334646,0.0040390785,-0.07179362,0.061636757,-0.027028032,0.01247216,0.055676848,-0.015349415,-0.059516247,0.025994545,-0.041879427,0.03558314,-0.0241659,0.022267837,-0.009047332,-0.041234937,-0.02513069,-0.010995759,-0.04037109,-0.04466701,0.08812898,-0.036827512,0.003799781,0.0028043406,0.023853403,-0.028637394,0.056346137,0.026028965,-0.022524662,0.0065875337,-0.017639149,0.029036753,-0.0063203447,0.08527095,0.0015235926,-0.02498966,0.10012716,0.06935013,0.026015304,-0.043830205,0.06557063,-0.10377028,0.046071567,0.01003569,0.019008288,-0.043041904,0.03718328,0.036918674,0.07994266,0.010322254,0.047674898,-0.050617076,0.007636946,0.004962731,0.06260609,-0.06551635,-0.030735409,-0.006536016,-0.018503005,0.053473014,0.067416765,-0.014920551,-0.0795489,0.050882783,-0.023549065,0.061480075,0.005564089,-0.024420023,0.053142656,-0.0014567364,0.041943617,-0.014825347,0.013772298,0.008825656,0.0032292008,-0.0513367,-0.0000073542933,-0.006272137,0.0020179776,0.04550081,0.048047163,-0.048785023,0.027769877,-0.026604231,0.09655442,0.020041144,0.093483314,-0.038392454,0.037734374,0.010461282,0.005320446,-0.009273237,0.04774857,0.037994493,-0.02951807,-0.023445696,-0.094865836,0.052474927,0.016890824,-0.04860911,0.04710994,-0.053250875,-0.029450882,-0.06780781,0.034927316,-0.0362428,0.07793684,-0.068913765,-0.09204061,0.0030703396,-0.06272431,0.0030928643,0.027104517,0.038663708,-0.03412214,-0.023408087,0.06214825,0.0549512,0.044333354,0.048367012,0.059929077,0.017031213,0.016220586,0.007840412,0.031772316,0.046120483,-0.06944252,0.056481063,-0.036635406,0.0043835356,-0.0070592896,-0.022794766,-0.021008922,-0.04326046,-0.04566396,0.08033236,-0.064153984,-0.07217075,-0.02853428,-0.025879152,0.07259135,0.08062619,0.044983383,0.13481961,-0.072409675,-0.015797945,-0.017076237,-0.0041956115,-0.051841028,0.04799229,-0.0049867216,0.06601267,-0.05019356,-0.034404904,-0.08368694,0.022506097,-0.05850538,-0.075852625,0.061109148,0.02263125,-0.030542765,-0.04556355,0.020782068,0.032853283,0.0030401854,0.078425385,-0.01896143,-0.0023838342,-0.042703945,-0.058023743,0.04179414,-0.09767693,-0.033666488,-0.04263288,-0.020931192,-0.034820415,-0.03931357,-0.0034258547,-0.024843648,-0.04067552,-0.007151303,-0.022570277,-0.0072967215,-0.06908364,0.06672831,0.07256033,0.030993296,0.04368551,-0.035560947,0.027666396,0.061756603,0.062125534,-0.06878583,0.017702859,-0.021018988,0.0059774504,-0.02926182,-0.029620321,0.019162185,-0.03426479,-0.040945068,0.009822987,-0.074607246,-0.039720256,0.037226316,-0.033395942,-0.14967993,-0.039942257,-0.05353808,-0.026832417,-0.025908556,-0.0077865333,-0.021976901,-0.044485416,0.028727682,-0.02618011,-0.06279341,-0.03068858,0.09271847,-0.042424254,0.072334215,0.029337408]]','[{\"name\":\"lp46\",\"x\":-0.0375,\"y\":-0.0011723329,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"lp46_v\",\"x\":0.034375,\"y\":-0.017584994,\"h\":0.022274327,\"w\":0.01484375},{\"name\":\"lp44\",\"x\":-0.02421875,\"y\":-0.009378663,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"lp44_v\",\"x\":0.02421875,\"y\":-0.021101993,\"h\":0.022274327,\"w\":0.01484375},{\"name\":\"lp42\",\"x\":-0.01015625,\"y\":-0.010550996,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"lp42_v\",\"x\":0.01328125,\"y\":-0.015240328,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"lp38\",\"x\":-0.0109375,\"y\":0.0035169988,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"lp38_v\",\"x\":0.01484375,\"y\":-0.0023446658,\"h\":0.022274327,\"w\":0.01484375},{\"name\":\"lp312\",\"x\":-0.0296875,\"y\":0.00820633,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"lp312_v\",\"x\":0.03203125,\"y\":-0.0070339977,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"mouth_lp93\",\"x\":0.009375,\"y\":0.030480657,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"mouth_lp84\",\"x\":-0.0140625,\"y\":0.05627198,\"h\":0.022274327,\"w\":0.01484375},{\"name\":\"mouth_lp82\",\"x\":0.00859375,\"y\":0.06799531,\"h\":0.022274327,\"w\":0.01484375},{\"name\":\"mouth_lp81\",\"x\":0.00703125,\"y\":0.049237985,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"lp84\",\"x\":0.025,\"y\":0.046893317,\"h\":0.023446659,\"w\":0.015625},{\"name\":\"eye_l\",\"x\":-0.021875,\"y\":0.0058616647,\"h\":0.012895662,\"w\":0.00859375},{\"name\":\"eye_r\",\"x\":0.021875,\"y\":-0.0058616647,\"h\":0.012895662,\"w\":0.00859375}]',0.321875,0.681125,0.113281,0.169988,0,240,243,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.462','2025-05-11 01:30:44.462'),
|
|
('ms6sg6b1wowuy666','fs6sg6bqhhinlple','face','image','',0,0,'','','TOSCDXCS4VI3PGIUTCNIQCNI6HSFXQVZ',0.6,'[[-0.093890525,0.013019683,0.029119994,0.016538357,0.08429999,-0.013141796,0.026667582,-0.032405175,0.1163595,0.06623811,0.088007785,0.009521102,0.015391135,-0.02106023,-0.05691315,0.006022611,-0.058659475,-0.00011029375,-0.06971113,0.05432662,-0.04409823,-0.003976013,0.027959235,-0.034681886,-0.14300948,0.051087014,0.0054640174,-0.007197454,-0.06455456,-0.009305863,0.0044053295,0.06462282,-0.032358933,-0.030238362,-0.020493884,-0.010359775,0.09324912,-0.039328303,-0.016501626,-0.014710057,0.031304553,-0.015599755,0.008533751,0.07130624,0.03166603,-0.023390792,0.023942959,0.059524164,-0.041601457,-0.06416116,-0.041546755,-0.03334894,0.0011531865,0.040073637,-0.018780045,0.022695273,-0.049491756,-0.0414258,-0.029182525,0.017479239,0.01928343,-0.01614069,-0.035605017,0.0027880555,-0.054131843,-0.013329343,-0.070483185,0.02762893,-0.003757605,0.024029065,0.048910603,-0.0626271,0.058255084,-0.015169776,-0.036532834,-0.0143178,-0.027101258,-0.0018407565,-0.04690811,-0.04956762,0.010914193,0.07442895,-0.0043541566,0.022665054,-0.03303305,0.0067597367,-0.0010624131,-0.037461307,0.042763997,-0.027515907,-0.0216556,0.088641025,0.02317886,0.051990937,0.014210248,0.053770877,-0.030388424,0.03557687,-0.008867339,-0.025271282,-0.035980903,0.060673732,-0.04643693,0.020850485,-0.014614189,-0.0020573318,-0.03538145,-0.012771079,-0.04042637,-0.007547424,0.05608984,0.0492629,-0.08212422,0.082140565,0.04542818,0.067287564,0.013836702,0.06768826,0.009714602,-0.054550506,0.06386987,-0.04616299,0.05996367,-0.01937157,0.013215866,-0.054378405,-0.06256393,0.03748458,-0.024062924,-0.026881605,-0.041843604,-0.014912192,0.0146123925,0.0011209485,-0.004296436,-0.0003058275,-0.08093204,-0.10672516,-0.050903864,0.06546454,-0.058595892,-0.0016667336,-0.06931831,0.08064343,-0.031922415,0.01231072,0.007076793,0.050815802,0.0068850033,-0.00010835264,0.0022294046,0.045028266,0.005166697,-0.0045967908,0.014069159,0.03347971,-0.05768536,0.006957895,-0.014871252,-0.044262763,0.061014812,0.0544672,-0.019617066,-0.036315948,0.003572591,-0.08375262,0.003292174,-0.0033475982,0.0729587,0.031858016,0.0050936467,-0.0040652733,-0.0713299,0.04836243,-0.0036649564,0.042359013,0.005535485,0.04166388,0.032519743,-0.037563425,-0.006787622,0.0975232,-0.028610859,-0.05551449,-0.010158359,-0.009648773,-0.020920375,0.020818578,0.01934051,-0.045618217,0.03399537,-0.017113084,-0.009698096,-0.028860886,0.05349579,-0.06723021,0.021912385,-0.0062027103,0.040623836,0.003028591,0.013819611,-0.0741912,0.0043623582,-0.009456924,-0.014306789,0.10665826,0.076034434,-0.027082609,0.06206736,-0.020236213,0.012652845,-0.0039251493,-0.000280856,-0.008572471,0.045621246,-0.03227069,-0.054804426,0.07252653,-0.026879575,-0.043832645,0.017214196,0.005076746,0.08040599,-0.034220904,0.03484136,0.02382526,0.026718752,0.07254515,0.012495314,0.05978514,-0.04628429,-0.024638008,-0.02576567,0.065158054,-0.047027167,0.06418812,-0.081913896,-0.005787421,-0.051078312,0.06797664,0.0017024332,0.07742271,0.010700663,0.03209516,-0.018604087,-0.045509182,-0.008061004,0.023344489,0.01904618,0.041710503,-0.013524363,-0.017318565,0.03588442,-0.0032547913,0.03166146,-0.0043413923,-0.04080873,0.01681051,-0.019007234,-0.013555998,0.032053225,-0.010219326,-0.01866457,0.032395568,-0.0249728,0.0009942359,0.026133865,-0.033865724,0.007027051,-0.04793034,-0.010599442,-0.07745055,0.027022012,0.04158849,0.06573968,0.035531525,0.021987008,0.071070544,0.016728004,-0.0081183035,-0.044853006,0.12151895,0.021718577,0.012723086,-0.06188408,0.012176856,0.036947895,0.057829987,0.01700913,-0.028672377,-0.004252188,0.050896477,-0.061259568,0.046805445,0.0021330062,0.012728627,0.074729234,-0.05108558,-0.026853746,-0.002554891,-0.06541287,0.112090945,-0.04314722,-0.0022233592,-0.006430751,0.015083513,-0.03100459,-0.025453275,-0.042763796,-0.016535807,0.09097279,-0.015041015,0.008733814,-0.04123596,0.024532927,0.011715153,0.06335838,0.0761839,0.08011235,-0.0124487905,-0.037226275,0.0334534,0.047131944,0.08725385,0.051174667,-0.029137474,0.08769971,0.07836939,0.02610011,-0.039806835,0.045638703,-0.060002267,0.04121661,0.03920101,0.012287198,-0.01547638,0.07394301,-0.00089664565,0.054021467,-0.06347721,0.039498687,-0.051903382,0.046906985,-0.032213062,0.03028559,-0.06520618,-0.06003844,0.03062223,-0.036353577,0.024346597,0.02822717,0.018156389,-0.05536987,-0.0031256478,0.017493388,0.02408711,0.010129664,-0.025654754,0.046199925,0.016645173,0.04554169,0.03513556,0.007711406,-0.014392482,0.026389861,-0.05045308,-0.05110089,0.050693404,0.03977609,-0.05128192,0.053380627,-0.023048688,0.017495167,0.00570053,-0.015025937,0.055640794,0.06637663,0.005713842,0.03303093,-0.052888278,0.008493651,-0.009745264,0.071294084,-0.032945618,-0.07234138,-0.0022275746,-0.0336476,-0.0042378865,-0.0054431246,-0.06818403,0.058113907,-0.0406194,-0.02389134,-0.056073356,0.040728915,-0.021555515,0.034714483,-0.019794995,-0.015178331,-0.041329168,-0.03407714,-0.028579155,-0.005672207,0.029484289,0.027802806,0.026038399,0.019196397,0.024043009,0.0765798,0.039046213,0.046637107,0.05134362,0.03244927,-0.03884527,-0.0023525245,0.092064194,-0.08074449,-0.014464295,-0.04845734,0.025665468,0.05623905,-0.045274533,-0.0149016585,-0.033310723,-0.056783903,0.057339143,-0.03954092,-0.053069092,-0.018684955,0.0025479551,-0.028144034,0.02014774,0.039332718,0.073072225,-0.01614404,-0.059333786,-0.02467569,-0.004339183,-0.036381695,0.024719657,-0.06873327,0.04614165,-0.066158466,0.00818247,-0.07389401,0.0339478,-0.057359412,-0.07036976,0.058156338,-0.01655164,-0.036509078,-0.011072368,-0.027338926,0.020310968,-0.05036326,0.08261217,-0.09883814,-0.017118959,-0.022017892,-0.04725586,0.09792606,-0.026525073,-0.016586661,-0.033620592,-0.057665624,-0.00007511597,-0.016471397,-0.019783584,-0.06353213,-0.039600156,-0.009202849,-0.006073607,-0.061406936,-0.040955253,0.031354766,0.113885455,0.019598747,0.10061418,-0.02584035,-0.04032387,0.040245105,0.017961819,-0.10025504,-0.004328129,-0.03746717,-0.0042175096,-0.05155416,-0.03192004,-0.02692704,-0.0862173,-0.0039579575,0.0018015363,-0.053296138,-0.027453119,0.033717077,-0.03140269,-0.102326795,-0.050540317,-0.025906341,-0.0069560385,-0.07068475,-0.015721673,-0.014287674,-0.027509414,0.052948955,-0.006745669,-0.023102764,-0.056568827,0.08737429,-0.024211287,0.0350071,0.05126876]]','[{\"name\":\"lp46\",\"x\":-0.06875,\"y\":-0.03165299,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp46_v\",\"x\":0.07421875,\"y\":-0.0070339977,\"h\":0.04337632,\"w\":0.02890625},{\"name\":\"lp44\",\"x\":-0.05,\"y\":-0.042203985,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp44_v\",\"x\":0.0484375,\"y\":-0.025791325,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp42\",\"x\":-0.02421875,\"y\":-0.02813599,\"h\":0.04337632,\"w\":0.02890625},{\"name\":\"lp42_v\",\"x\":0.0171875,\"y\":-0.023446659,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp38\",\"x\":-0.02578125,\"y\":-0.0035169988,\"h\":0.04337632,\"w\":0.02890625},{\"name\":\"lp38_v\",\"x\":0.0234375,\"y\":0.0058616647,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp312\",\"x\":-0.059375,\"y\":-0.009378663,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp312_v\",\"x\":0.059375,\"y\":0.014067995,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"mouth_lp93\",\"x\":-0.01953125,\"y\":0.06565064,\"h\":0.04337632,\"w\":0.02890625},{\"name\":\"mouth_lp84\",\"x\":-0.04453125,\"y\":0.0996483,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"mouth_lp82\",\"x\":-0.01484375,\"y\":0.13950762,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"mouth_lp81\",\"x\":-0.0140625,\"y\":0.0996483,\"h\":0.04337632,\"w\":0.02890625},{\"name\":\"lp84\",\"x\":0.03046875,\"y\":0.116060965,\"h\":0.04337632,\"w\":0.02890625},{\"name\":\"eye_l\",\"x\":-0.040625,\"y\":-0.00820633,\"h\":0.02813599,\"w\":0.01875},{\"name\":\"eye_r\",\"x\":0.040625,\"y\":0.00820633,\"h\":0.02813599,\"w\":0.01875}]',0.419531,0.271981,0.234375,0.3517,0,200,107,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.447','2025-05-11 01:30:44.447'),
|
|
('ms6sg6b1wowuy777','fs6sg6bw15bnlqdw','face','image','',0,0,'','','TOSCDXCS4VI3PGIUTCNIQCNI6HSFXQVZ',0.6,'[[-0.054372232,0.039181765,0.031498026,0.00006468251,0.085923195,0.040548585,0.0026052466,-0.039414298,0.05933827,0.023663318,0.09894146,0.024789661,0.08381449,-0.0009519701,0.0040236413,0.0063722683,-0.015737116,-0.014617461,-0.019540241,-0.029962234,-0.048536565,-0.031511437,0.05904624,0.020316958,-0.045277163,0.041760866,-0.037910704,-0.033220347,-0.039845977,0.015874833,-0.034371693,0.012605717,-0.04929036,-0.07819874,0.012040551,0.015452551,0.0965687,-0.054449324,-0.023628006,-0.0565004,0.013442125,-0.038254976,-0.04326975,0.02118397,0.029084323,0.008579383,0.045229904,0.013055096,0.027759727,-0.08371116,-0.060050268,-0.08331734,-0.05214239,0.008944725,-0.019383246,0.0114573315,-0.02055765,-0.03746207,-0.032432828,0.04650022,0.01978044,-0.02538733,-0.045202617,0.029577369,-0.04724416,-0.024435386,-0.027689831,0.013018789,0.013810588,0.051173527,0.066237815,-0.0067154826,0.06873531,-0.0012610955,-0.030723115,-0.04996191,-0.0461783,0.006001794,0.02660609,0.025235772,0.029364051,0.026858289,-0.014544781,0.05740735,-0.017979944,-0.024380311,-0.008692474,0.046802167,0.09299754,-0.019755812,-0.0126305455,0.12018655,-0.0064901947,0.08189685,0.057631522,-0.009468592,-0.049890127,0.050696388,-0.027362281,-0.015018735,-0.04897983,0.026270924,-0.03838939,0.03760829,-0.010569597,-0.010435291,-0.035543915,-0.022772964,-0.021342857,0.003510175,0.009439534,0.031752486,-0.06917819,0.072512254,-0.0014846651,-0.0015212417,0.037430547,0.03241541,-0.008109822,-0.026197173,0.070364155,-0.050799396,0.026972353,-0.049946975,0.04730336,0.015160451,-0.055826616,0.059438467,0.005612464,-0.020598605,0.01042563,-0.0029619534,0.010778734,0.03363065,-0.0036426373,0.033659644,-0.07173102,-0.0080144415,-0.051456682,0.05256069,-0.0861279,-0.010783685,-0.035283152,0.005497062,-0.016684314,-0.01255608,-0.029156175,0.003832838,0.09207083,-0.0214934,0.020649372,0.020402648,0.05635924,0.028637772,0.0018554999,-0.001275046,-0.020943288,-0.041492745,-0.005098246,-0.018425088,-0.005902142,-0.007795507,-0.012569249,-0.015090472,-0.027261628,-0.13381328,0.04913353,0.02731762,0.06516422,0.027890263,0.0066199233,-0.008120477,-0.07240938,0.0370237,-0.047250558,0.03305488,0.0430215,0.054351024,0.07672866,-0.008972388,-0.012583,0.049263064,-0.05263908,0.0039483933,-0.022206614,-0.01810628,0.010214823,0.05440527,-0.036172938,-0.040891606,-0.008949698,-0.038943082,0.00466301,-0.034757555,0.021446096,-0.060837414,0.025626894,-0.05464466,0.04462554,0.030822191,0.022864016,-0.052686494,0.006518084,0.04935852,-0.03714159,0.1178143,0.032482903,-0.019864004,0.06589123,-0.049268965,-0.059515666,-0.028111672,-0.052309103,0.011847165,0.042358596,-0.025433987,-0.050082915,0.06639749,0.016851338,-0.020532604,-0.035726458,0.03455427,0.026566518,-0.043824315,0.047387224,0.046129033,-0.040084973,0.09086816,0.0004362527,0.056333754,-0.060923584,-0.02898282,-0.014046263,0.0627209,-0.002816037,0.013264778,-0.062054787,0.0020665412,-0.011042119,0.038150266,-0.02750016,0.08713206,0.06669175,0.0013982811,0.033410408,-0.061703518,-0.02782464,0.005495053,0.06658737,0.052047268,0.05121723,-0.04058631,-0.026755987,-0.0034220277,0.0028000916,-0.009886429,0.027694378,0.06148172,-0.008622199,-0.04840991,-0.0033856523,-0.0024832839,-0.0033750134,-0.0061055967,0.042073004,-0.026305163,0.047061037,0.0054187095,0.027180143,-0.003373134,-0.028141763,-0.10518332,0.07093758,0.052337892,-0.03512264,-0.018175403,0.01909021,0.049865156,0.02743289,-0.057926476,-0.016333507,0.13824615,-0.0001683252,0.029309746,-0.01965205,0.01826987,-0.0331428,0.018002786,0.03134565,-0.052589804,0.0020567186,0.0013509697,-0.030760918,0.03340601,-0.000057938956,0.0054554744,0.1057856,-0.014039021,-0.044674277,-0.0200911,-0.025374383,0.05266827,-0.016330028,0.00034745375,-0.026274374,0.0054015843,-0.03838495,-0.06392363,-0.042491183,0.004125134,0.074691035,-0.01815788,0.040734135,-0.011939831,0.036953893,-0.0007105282,0.039958067,0.06914358,0.00037906168,-0.014675732,-0.010838799,0.023180598,0.00043795368,0.048800938,0.060397744,-0.009255526,0.08779608,0.10212225,0.06821088,-0.0394667,0.09377539,-0.031714007,0.033195127,-0.017779903,0.0023073403,-0.07820316,0.040017802,0.02774755,0.042927817,0.0012552411,0.06857897,-0.03835711,0.0026496598,-0.013230098,0.027798751,-0.003158967,-0.04901588,-0.0035741555,-0.040651176,-0.007911339,0.07734485,-0.0071988828,-0.08224695,-0.0066104825,0.010763355,0.046783995,0.02597116,0.011201962,0.07557952,-0.07148059,0.021003358,0.017351674,-0.008934093,-0.019112961,0.005029582,-0.09219211,-0.004865103,-0.021242056,-0.03580161,0.03312631,0.015365677,-0.05330894,0.021684073,-0.04610137,0.08155228,0.04728531,0.106373265,0.007509471,-0.010395734,-0.0067949416,0.0016888204,-0.050826676,0.036792357,0.028567528,-0.03769767,-0.014327214,-0.114597246,0.022002887,0.024608398,-0.038854193,0.026020525,-0.046852514,-0.014258566,-0.040672284,0.049628362,-0.0014845175,0.058704358,-0.061757382,-0.08047245,0.055392664,-0.11757615,0.014209077,0.013425823,0.032652758,0.035792053,0.019583482,0.072709315,0.03331942,0.049472883,0.0527305,0.066966735,0.054501895,0.007113472,0.005025461,0.043384537,0.07707812,-0.037694816,0.051992904,-0.021244418,0.026791634,-0.00018824296,-0.09608466,-0.057391673,-0.019557308,-0.045710195,0.11256869,-0.03630969,-0.04346037,-0.03198605,-0.004994154,0.04439497,0.07715531,0.023426961,0.119786546,-0.018045835,-0.018545102,-0.024001092,-0.0058640875,-0.031129215,0.0296328,0.01102629,0.023001922,-0.020752085,-0.008979548,-0.04888688,0.053155813,-0.08248362,-0.034407604,0.063852735,0.010307777,-0.022234993,-0.019875037,0.017233202,0.009299421,-0.010353768,0.06795645,-0.08111678,0.031468038,-0.04074988,-0.065950215,0.002381992,-0.077574216,-0.0638125,-0.015096647,-0.036802486,-0.06519387,-0.061357055,0.0021515447,-0.035495274,-0.046395093,-0.024219131,-0.04006479,-0.015802946,-0.046073157,0.044999864,0.044493504,0.0050695804,0.047709156,-0.06679927,0.009656656,0.008440564,0.041205402,-0.055090237,-0.05124349,-0.070530914,-0.004065805,-0.03881908,-0.04284163,0.013091091,-0.07438322,-0.051147584,-0.004689705,-0.1168612,-0.034551486,0.008786282,-0.05222254,-0.09804541,0.023659328,-0.055399828,0.014005115,-0.00795563,-0.030266479,0.019792065,-0.060083665,0.032388374,-0.0030213597,-0.031277124,-0.030778551,0.07044338,-0.014993716,0.027770035,0.03445111]]','[{\"name\":\"lp46\",\"x\":-0.071875,\"y\":0.011723329,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"lp46_v\",\"x\":0.06484375,\"y\":-0.050410315,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"lp44\",\"x\":-0.05,\"y\":-0.01641266,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp44_v\",\"x\":0.0421875,\"y\":-0.05627198,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"lp42\",\"x\":-0.02109375,\"y\":-0.021101993,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"lp42_v\",\"x\":0.01953125,\"y\":-0.037514653,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"lp38\",\"x\":-0.01953125,\"y\":0.0070339977,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp38_v\",\"x\":0.0265625,\"y\":-0.011723329,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"lp312\",\"x\":-0.0546875,\"y\":0.023446659,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"lp312_v\",\"x\":0.05859375,\"y\":-0.026963657,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"mouth_lp93\",\"x\":0.01875,\"y\":0.050410315,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"mouth_lp84\",\"x\":-0.015625,\"y\":0.110199295,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"mouth_lp82\",\"x\":0.02578125,\"y\":0.13012895,\"h\":0.042203985,\"w\":0.028125},{\"name\":\"mouth_lp81\",\"x\":0.02265625,\"y\":0.085580304,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"lp84\",\"x\":0.06015625,\"y\":0.07854631,\"h\":0.04103165,\"w\":0.02734375},{\"name\":\"eye_l\",\"x\":-0.03828125,\"y\":0.01641266,\"h\":0.025791325,\"w\":0.0171875},{\"name\":\"eye_r\",\"x\":0.03828125,\"y\":-0.015240328,\"h\":0.025791325,\"w\":0.0171875}]',0.404687,0.249707,0.214062,0.321219,0,200,74,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.462','2025-05-11 01:30:44.462'),
|
|
('ms6sg6b1wowuy888','fs6sg6bw45bnlqdw','face','image','',0,0,'','','TOSCDXCS4VI3PGIUTCNIQCNI6HSFXQVZ',0.6,'[[-0.073866636,0.016031327,0.023936775,-0.0053662593,0.07237993,0.04055533,-0.010006854,-0.08853087,0.07773273,0.035573997,0.064981356,0.0020537896,-0.001027068,-0.010934273,-0.003104742,0.010902052,-0.027014393,-0.013686293,-0.009875583,0.015303323,-0.018991778,-0.02323984,0.030534267,-0.0033639274,-0.10288412,0.0717939,-0.0012669773,0.014334076,-0.039688457,0.017188145,-0.015910042,0.055143923,-0.032555833,-0.03506173,-0.068201624,-0.0039704936,0.08928039,-0.026942518,0.011039717,-0.03735661,-0.0014198971,-0.018449597,-0.06112747,0.04157763,0.07383509,-0.04355786,0.021221923,0.018865572,-0.0039059212,-0.047053855,-0.058129553,-0.038542587,-0.023257237,-0.004728452,-0.028359955,0.0039047676,-0.02627191,-0.022284606,0.007962644,0.06321306,0.03732979,-0.04749387,-0.017337998,0.0030111885,-0.028933149,-0.008887208,-0.06071306,0.03869208,-0.09708857,0.04828468,0.020269504,-0.04063692,0.10137754,0.016340563,-0.0015734726,-0.024068983,-0.025025863,0.04832914,-0.021582557,-0.032818828,0.00018090609,0.029158695,-0.0018422881,0.030217623,-0.0011723741,-0.082951054,-0.03300287,0.030488258,0.025993546,-0.022730732,0.011654745,0.061848763,0.012047269,0.093638696,0.0060161697,0.0047047674,0.005296799,0.06932509,0.016032169,-0.013620633,-0.006022576,0.016952122,-0.066751,-0.016939523,0.006578483,-0.026227117,-0.04812863,0.004717689,-0.0065265307,-0.01629887,0.06322119,0.027887775,-0.066761896,0.08686458,0.07942802,0.08388473,-0.00282358,-0.00541744,0.0708098,-0.014398607,0.08771786,-0.033847287,0.05162851,-0.01365062,0.048112284,-0.05715766,-0.046271008,0.056179672,0.003435988,-0.011598098,-0.029404357,-0.01584704,0.011094245,0.03757599,-0.05238623,0.013646733,-0.02461669,-0.048051346,-0.075406104,-0.0020483842,-0.055833645,-0.014297428,-0.072286725,0.045308035,0.0071518556,-0.045322344,0.006272015,0.008873406,0.01909099,-0.0178786,-0.061731715,0.09681949,0.04529445,-0.039505653,0.048396572,0.029071784,-0.0508098,-0.020671528,0.024967367,-0.050586604,0.017834423,0.019237572,0.009593093,-0.041558046,-0.0003789351,-0.10507235,0.062877074,0.0340332,0.052963976,0.038017586,0.044870827,-0.023327185,-0.027447775,0.018722018,-0.01495255,0.010285529,0.006699261,0.019871375,0.04677616,-0.008053924,0.035305478,0.06910859,-0.058397174,-0.04997201,-0.024150014,-0.047944978,-0.04850946,0.027666207,-0.015385359,-0.026231881,-0.029543651,-0.068578035,0.010962724,-0.012112321,0.041190933,-0.06982521,0.022845706,0.010630225,0.039679203,0.0120911375,0.020542646,-0.086290255,-0.0032323631,0.042691592,-0.04808516,0.054902866,0.084107324,-0.08121146,0.07269181,-0.023218282,0.0085940035,-0.014477415,-0.016376667,0.013630227,0.099591576,-0.017152792,-0.022023872,0.06504699,0.03383892,-0.07171765,0.0018146061,0.025729213,0.055387046,-0.07977077,0.046015475,-0.018759467,0.000032393746,0.09278185,0.015648605,0.073056385,-0.055384524,-0.02845897,-0.027267037,0.09475982,-0.0020406358,0.03758793,-0.054485165,-0.03265821,-0.05159487,0.022056432,-0.011478735,0.06693947,0.04921809,0.014617242,0.0317674,-0.021935562,-0.029373636,-0.024497539,0.04018448,0.028116653,0.017569298,-0.020693202,0.0058392626,-0.033240892,0.005981258,-0.03692178,-0.041199494,0.022738375,0.019006865,-0.040770877,-0.04819203,-0.00074032525,-0.050814908,0.028583968,0.015760805,-0.0131536415,0.06355032,-0.062454503,-0.021504251,-0.03322951,0.015921598,-0.038808152,0.0053016073,0.047145087,0.012950561,-0.005165289,0.021696176,0.1006171,0.00011339755,-0.03743969,-0.0032795696,0.1151706,0.044503003,0.038610794,-0.007968872,0.035065427,0.021606348,0.0051747584,0.022587998,-0.06580073,-0.007051277,0.039693505,-0.06831048,0.033305947,-0.02417094,0.011260378,0.106488094,0.0018363984,-0.019961357,0.015139018,-0.016302284,0.07338007,-0.08660587,0.050163887,-0.06515454,0.04420773,-0.04620322,-0.0016479344,-0.019523032,-0.0046600383,0.051558446,-0.039630923,0.0206993,-0.030601852,-0.01398122,0.000068459005,0.07366608,-0.00028727754,0.044792995,-0.0041720183,-0.023572491,0.03447365,-0.036157113,0.02819346,0.0493312,-0.044256706,0.09224052,0.06909898,0.013466474,-0.04111229,0.059525512,-0.05140521,0.061477825,0.0017825632,-0.029221864,-0.05507708,0.006438174,-0.014033246,0.05725492,-0.056060065,0.024903009,-0.024683116,0.039777134,0.012582429,0.055130392,-0.030750046,-0.059396066,-0.035579916,-0.029797664,0.004726079,0.034804873,-0.034417376,-0.114758596,0.03242788,0.000501204,0.04404313,0.00655221,-0.027173482,0.040714,0.023931323,0.020616865,-0.016255263,-0.0017712632,0.0027488335,-0.014625318,-0.06243433,-0.021571135,-0.015103034,0.012897906,-0.025319636,0.049510416,0.024344563,-0.020421328,-0.009538588,0.04941297,-0.0015938922,0.078475334,-0.0018342786,0.029404538,-0.060807385,-0.015963834,-0.053491082,0.041621022,-0.004584518,-0.07120361,-0.010081799,-0.08262798,0.011636767,-0.0015379221,-0.025175184,0.05776484,-0.028748916,0.05144731,-0.07920147,0.025079658,0.013160541,0.042230397,-0.056532286,-0.021730576,-0.016290681,-0.026606148,-0.0011647565,0.0035673594,0.00085276953,0.040172685,-0.0106583405,0.018701522,0.030779626,0.054770093,0.08547839,0.10493849,0.057681084,0.012756295,-0.012550093,0.038036626,0.05472453,-0.07034408,0.008832732,-0.04203944,0.024039479,0.0022330943,-0.08002771,0.01859618,-0.07650708,-0.06871729,0.08551957,-0.045689788,-0.038133662,-0.06058958,0.02554352,0.024225824,0.031872917,-0.008533843,0.060477596,-0.013617827,-0.045547865,-0.013227217,-0.0077821882,-0.0047530667,0.03495019,0.018960906,0.06562013,-0.05885502,-0.026826475,-0.084350295,-0.006463529,-0.11407113,-0.023642823,0.07699851,-0.0007511166,0.017985942,-0.036139246,-0.08464451,0.07296712,-0.0075233886,0.07328787,-0.10081047,-0.028797977,0.01438471,-0.0034235953,0.051218707,-0.0797163,-0.05970589,-0.042747606,-0.002718021,-0.026282901,-0.018973313,0.012287243,-0.055787902,-0.01068693,-0.054766666,-0.07124911,-0.029021561,-0.05347068,0.05091528,0.06802605,0.019041106,0.02474878,-0.0030039893,-0.02026538,0.048509765,0.04026487,-0.08677108,-0.013551162,-0.04432152,-0.02753063,-0.032842644,-0.03517603,-0.0026440874,-0.04815278,0.0015537251,0.063122645,-0.06946794,-0.012093891,-0.0019356601,0.0231943,-0.12961437,-0.011635037,0.0042307056,-0.0013429738,-0.054212384,0.06293422,0.0029329862,-0.040961236,0.07530531,-0.0519733,-0.022792637,-0.096784875,0.028482867,-0.0127504375,0.06500096,0.052648548]]','[{\"name\":\"lp46\",\"x\":-0.1265625,\"y\":-0.037514653,\"h\":0.07971864,\"w\":0.053125},{\"name\":\"lp46_v\",\"x\":0.12421875,\"y\":-0.049237985,\"h\":0.080890976,\"w\":0.05390625},{\"name\":\"lp44\",\"x\":-0.0921875,\"y\":-0.06799531,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"lp44_v\",\"x\":0.09375,\"y\":-0.07620164,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"lp42\",\"x\":-0.0453125,\"y\":-0.055099647,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"lp42_v\",\"x\":0.03671875,\"y\":-0.058616646,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"lp38\",\"x\":-0.04765625,\"y\":-0.0011723329,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"lp38_v\",\"x\":0.046875,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"lp312\",\"x\":-0.11328125,\"y\":0.0011723329,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"lp312_v\",\"x\":0.1171875,\"y\":0.0011723329,\"h\":0.07971864,\"w\":0.053125},{\"name\":\"mouth_lp93\",\"x\":-0.00234375,\"y\":0.110199295,\"h\":0.07854631,\"w\":0.05234375},{\"name\":\"mouth_lp84\",\"x\":-0.075,\"y\":0.1852286,\"h\":0.07971864,\"w\":0.053125},{\"name\":\"mouth_lp82\",\"x\":-0.00859375,\"y\":0.2602579,\"h\":0.07971864,\"w\":0.053125},{\"name\":\"mouth_lp81\",\"x\":-0.00625,\"y\":0.17233294,\"h\":0.07971864,\"w\":0.053125},{\"name\":\"lp84\",\"x\":0.078125,\"y\":0.19109027,\"h\":0.07971864,\"w\":0.053125},{\"name\":\"eye_l\",\"x\":-0.075,\"h\":0.044548653,\"w\":0.0296875},{\"name\":\"eye_r\",\"x\":0.075,\"h\":0.044548653,\"w\":0.0296875}]',0.528125,0.240328,0.3625,0.543962,0,200,56,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818',NULL,'2025-05-11 01:30:44.454','2025-05-11 01:30:44.454'),
|
|
('ms6sg6b1wowuy999','fs6sg6bqhhinlple','face','image','Actress A',0,0,'js6sg6b1h1njaaac','manual','GMH5NISEEULNJL6RATITOA3TMZXMTMCI',0.26852392873736236,'[[-0.05229705,0.007989598,-0.062365454,0.0061841086,0.06359905,-0.023156136,0.041654155,0.060551327,0.0080484,0.0259964,-0.017790899,0.05328648,0.008051681,0.004158141,0.01934692,0.031126099,0.037513833,0.0661351,-0.024141736,0.026394045,-0.004832717,-0.048614245,0.021577224,-0.001970885,0.0109787565,-0.06530431,-0.006030935,0.045647576,-0.0017333498,0.014349204,-0.034823675,-0.08507538,-0.06481961,-0.021696921,-0.013733632,-0.06093843,-0.0353926,-0.0816069,-0.003031482,-0.048279442,-0.007382505,0.033463806,-0.016694082,-0.006024777,0.08327889,0.09875023,-0.012484787,-0.058815323,0.032650303,-0.020854296,-0.107102804,-0.052951254,0.06643637,0.049409714,-0.051010255,-0.05989731,-0.030755803,-0.004990421,-0.012278099,-0.033928186,-0.02483369,-0.016562939,0.007251628,0.12116579,-0.030766798,-0.034330606,-0.04448809,-0.06718208,0.0010473772,0.025452167,-0.11771256,-0.073624186,0.06702661,0.001210614,-0.010433612,0.013147661,-0.017261446,-0.058957368,0.045368977,0.004058764,0.022201827,0.027560161,-0.0377051,-0.016491184,-0.015218782,0.061864156,-0.07688957,0.012870432,-0.01164755,-0.047753666,-0.004062014,0.061563116,0.043187067,-0.038274653,0.0073725,0.087547,-0.02465749,0.069889344,0.057197604,-0.0409002,-0.07738756,0.030647544,-0.045078352,0.06300527,-0.037541963,-0.078719966,-0.03773478,0.009842516,-0.016822234,0.013509771,-0.039251234,-0.0067301737,-0.016230693,-0.03264009,0.027045054,-0.056228492,-0.07922239,0.032337304,-0.07653274,-0.040859587,0.018102637,-0.017439928,0.07072474,-0.047896326,0.0892192,-0.008514806,0.035658598,-0.023070173,-0.1018028,-0.05762159,-0.056649454,-0.008618878,0.016522313,0.013173467,0.043471225,0.016440712,0.04963072,0.0025043804,-0.055007797,-0.009640878,-0.038686037,0.028938757,-0.042355012,0.080204286,0.019337134,-0.03411155,-0.02595622,0.043695416,-0.009023003,0.021960387,-0.055932842,0.047417544,0.008447756,0.060802683,0.007049994,-0.027508061,-0.0880883,-0.065615505,-0.033592727,0.019060964,0.051755343,0.0644715,0.06329444,0.047450755,-0.069210045,0.027375769,-0.050313827,0.027648222,0.040717743,0.010694129,-0.042684533,-0.0065284735,0.043558195,0.017130628,-0.05412039,0.051682115,-0.015720656,0.039207693,0.0133312885,-0.005719052,-0.03163015,-0.024424605,0.004745196,0.027041266,0.027891282,-0.09569756,0.0016817392,-0.06326212,0.08236786,-0.041220974,-0.018897083,-0.0034501683,-0.0009880171,-0.03234924,-0.0052740313,-0.03258579,0.011854238,-0.12111912,0.011765493,-0.040605187,0.07189139,0.0053031943,0.0056359037,-0.047506567,0.0061064786,0.07454735,0.0013638375,-0.03039137,0.034319416,0.041107308,0.03366933,0.12155316,-0.03444269,-0.09601736,0.020978406,0.011961241,-0.034874704,0.01691079,-0.036350977,-0.03752899,-0.019909134,0.07804831,0.02025738,0.023722788,0.07989277,0.010130817,0.094901055,0.04674442,-0.03300892,-0.010380252,-0.05247076,-0.06434577,0.08455416,0.0270006,-0.04323316,0.032972153,0.046522085,0.018313596,-0.01438891,0.08599599,0.0065270574,0.021346292,-0.025544036,0.010025259,-0.061830234,-0.022722572,-0.017789774,-0.046070516,0.0012311137,0.060397036,-0.00095879566,0.030007232,0.0373407,0.044799555,0.05593753,0.03707591,-0.029031834,0.076791845,-0.020900607,-0.015646426,-0.004163893,0.020473266,-0.02163454,-0.016153961,0.037079003,0.013442594,-0.036669753,0.011533637,-0.023773039,-0.07111306,-0.029343553,-0.0886156,0.061532106,0.01921337,0.056643642,0.0065780496,0.011087258,0.051643964,0.09629773,0.047176264,-0.03306574,0.025588147,0.007951005,0.016879337,0.010161855,0.04733144,0.06159107,0.103453875,-0.011948827,0.033104483,0.0059451926,0.0028704288,0.021986214,0.048837528,0.022196801,-0.014160903,0.02349835,-0.012660949,-0.032859556,-0.04139531,0.011255187,0.04133296,-0.004485465,0.018995635,0.04702958,0.09558477,0.03325744,-0.09686811,-0.024341797,-0.049072854,-0.026889915,0.0358518,0.008705245,0.028579423,0.011970988,0.030839734,-0.012615775,0.043476205,0.029864708,-0.03080079,-0.04061254,-0.05333887,0.052642222,0.008978231,0.00535499,-0.055364214,0.030401299,-0.041552424,-0.08917391,-0.030813953,0.013840964,0.009201573,-0.0068568857,-0.028739737,-0.034714155,0.038832456,0.054138377,0.028621657,0.028619714,-0.061658528,0.031706166,0.008527403,0.028814454,0.04848206,-0.025092026,0.0077216504,0.045992117,0.04175891,-0.04670346,0.08155426,0.047371842,0.019500673,0.03433615,-0.007175214,0.037078403,0.06326607,-0.021745648,0.021966813,0.06908443,-0.04929061,0.00973276,-0.040354956,0.0808187,0.060764935,0.059249427,0.015942117,-0.036786526,-0.0020648674,0.05868547,0.027981477,0.033442043,0.0028526292,0.081910744,-0.007579615,0.009980506,0.12620251,0.04930073,0.008065173,-0.0340071,0.03412705,0.030472064,0.021306807,0.09693716,-0.0012492486,0.0054060426,0.019264672,0.025324527,0.024840873,0.032975666,0.023894792,-0.008880753,-0.017816521,0.007425608,0.05205727,0.020813603,0.051000256,-0.0013736173,-0.018755639,-0.042811044,-0.0024803795,0.0053950306,-0.10178959,-0.006109442,-0.024801476,0.019034633,0.06860389,-0.011341898,0.050353404,-0.026785567,-0.0090696905,0.011146311,0.068339095,-0.02078327,-0.013683953,0.024704546,0.022463804,0.05390386,0.015567147,-0.017296655,0.008668451,-0.00707021,-0.016485855,0.053326797,0.0077202315,0.000105594605,0.078966126,0.012173883,-0.010164135,-0.00076907326,-0.06266574,-0.06398305,0.053533886,0.06431866,0.015442087,0.052885942,-0.011302109,-0.05066782,-0.050972108,0.020483453,-0.02153529,-0.02996298,0.0019833155,-0.034100793,0.06682743,-0.03296124,0.04058806,0.026214233,-0.039496947,0.015046788,0.022510707,-0.0023394104,-0.056726906,0.018024538,-0.012636283,-0.036644615,0.008710028,0.048582997,-0.00055643794,0.000752097,-0.072080985,-0.014192766,0.030562079,-0.055470504,-0.009195293,0.008115496,0.09196582,-0.033875756,-0.031127209,0.06039318,0.06010307,-0.052503236,0.01380666,-0.03804924,-0.017064193,0.083562344,0.078455605,-0.08022132,0.07292907,0.05657521,-0.0053966385,-0.019952502,-0.060210112,-0.04937814,-0.010188942,-0.008495002,-0.044368472,-0.023539238,-0.023852175,0.06910539,-0.021957787,-0.036084246,-0.04192943,-0.06829056,-0.00027899756,0.012719791,-0.052117694,0.008628383,-0.007880049,-0.0041414862,0.069853604,-0.0043276628,-0.021817885,-0.07530787,-0.013810588,-0.08678773,0.07755373,0.006726282,-0.0054265857,0.04703485,-0.08533555,-0.04510798,-0.02370461]]','[{\"name\":\"lp46\",\"x\":-0.20087977,\"y\":-0.022460938,\"h\":0.055664062,\"w\":0.083577715},{\"name\":\"lp46_v\",\"x\":0.20381232,\"y\":-0.043945312,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"lp44\",\"x\":-0.14516129,\"y\":-0.037109375,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"lp44_v\",\"x\":0.12463343,\"y\":-0.060546875,\"h\":0.055664062,\"w\":0.083577715},{\"name\":\"lp42\",\"x\":-0.07331378,\"y\":-0.0234375,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"lp42_v\",\"x\":0.03372434,\"y\":-0.033203125,\"h\":0.055664062,\"w\":0.083577715},{\"name\":\"lp38\",\"x\":-0.07331378,\"y\":0.01171875,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"lp38_v\",\"x\":0.0659824,\"y\":0.005859375,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"lp312\",\"x\":-0.17155425,\"y\":0.009765625,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"lp312_v\",\"x\":0.17595308,\"y\":-0.0126953125,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"mouth_lp93\",\"x\":-0.019061584,\"y\":0.107421875,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"mouth_lp84\",\"x\":-0.08797654,\"y\":0.171875,\"h\":0.056640625,\"w\":0.08504399},{\"name\":\"mouth_lp82\",\"x\":0.02346041,\"y\":0.21386719,\"h\":0.055664062,\"w\":0.083577715},{\"name\":\"mouth_lp81\",\"x\":0.004398827,\"y\":0.15527344,\"h\":0.055664062,\"w\":0.083577715},{\"name\":\"lp84\",\"x\":0.13636364,\"y\":0.16210938,\"h\":0.055664062,\"w\":0.083577715},{\"name\":\"eye_l\",\"x\":-0.1202346,\"y\":0.0068359375,\"h\":0.034179688,\"w\":0.051319648},{\"name\":\"eye_r\",\"x\":0.1202346,\"y\":-0.005859375,\"h\":0.034179688,\"w\":0.051319648}]',0.458944,0.381836,0.630499,0.419922,0,430,176,'pcad9168fa6acc5c5c2965ddf6ec465ca42fd818-045038063041',NULL,'2025-05-11 01:30:44.464','2025-05-11 01:30:44.464');
|
|
/*!40000 ALTER TABLE `markers` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `migrations`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `migrations`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `migrations` (
|
|
`id` varchar(16) NOT NULL,
|
|
`dialect` varchar(16) DEFAULT NULL,
|
|
`stage` varchar(16) DEFAULT NULL,
|
|
`error` varchar(255) DEFAULT NULL,
|
|
`source` varchar(16) DEFAULT NULL,
|
|
`started_at` datetime(3) DEFAULT NULL,
|
|
`finished_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `migrations`
|
|
--
|
|
|
|
LOCK TABLES `migrations` WRITE;
|
|
/*!40000 ALTER TABLE `migrations` DISABLE KEYS */;
|
|
INSERT INTO `migrations` VALUES
|
|
('20211121-094727','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20211124-120008','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-030000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-040000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-050000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-060000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-061000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-070000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-071000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-080000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-081000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-083000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-090000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-091000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220329-093000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220421-200000','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220521-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220521-000002','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220521-000003','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20220927-000100','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20221002-000100','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20221015-100000','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20221015-100100','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20230102-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20230211-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20230309-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20230313-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20240112-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20240701-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20240709-000001','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20240915-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20240929-000001','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20240929-000002','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20241010-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20241011-000001','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20241011-000002','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20241011-000003','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20241202-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000'),
|
|
('20250117-000001','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20250315-000001','mysql','pre','','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('20250416-000001','mysql','main','','','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000');
|
|
/*!40000 ALTER TABLE `migrations` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `passcodes`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `passcodes`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `passcodes` (
|
|
`uid` varbinary(255) NOT NULL,
|
|
`key_type` varchar(64) NOT NULL DEFAULT '',
|
|
`key_url` varchar(2048) DEFAULT '',
|
|
`recovery_code` varchar(255) DEFAULT '',
|
|
`verified_at` datetime(3) DEFAULT NULL,
|
|
`activated_at` datetime(3) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`uid`,`key_type`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `passcodes`
|
|
--
|
|
|
|
LOCK TABLES `passcodes` WRITE;
|
|
/*!40000 ALTER TABLE `passcodes` DISABLE KEYS */;
|
|
INSERT INTO `passcodes` VALUES
|
|
('uqxetse3cy5eo9z2','totp','otpauth://totp/PhotoPrism:alice?algorithm=SHA1&digits=6&issuer=PhotoPrism%20Pro&period=30&secret=LKBTPGHABW2BVQVIROIGFTLQV4IRBXMV','0t37foocgp2w',NULL,NULL,'2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
('usamyuogp49vd4lh','totp','otpauth://totp/PhotoPrism:jane?algorithm=SHA1&digits=6&issuer=PhotoPrism%20Pro&period=30&secret=RUYYIDJZBJLKD6OL6WFBJO6PXEZOYIZW','0wg68oc6jg92',NULL,NULL,'2025-05-11 01:30:40.000','2025-05-11 01:30:40.000'),
|
|
('usg73p55zwgr1ojy','totp','otpauth://totp/PhotoPrism:2fa?algorithm=SHA1&digits=6&issuer=PhotoPrism%20Pro&period=30&secret=RUYYIDJZBJLKD6OL6WFBJO6PXEZOYUVW','0wg68oc6jgo54',NULL,NULL,'2025-05-11 01:30:40.000','2025-05-11 01:30:40.000');
|
|
/*!40000 ALTER TABLE `passcodes` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `passwords`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `passwords`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `passwords` (
|
|
`uid` varbinary(255) NOT NULL,
|
|
`hash` varbinary(255) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`uid`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `passwords`
|
|
--
|
|
|
|
LOCK TABLES `passwords` WRITE;
|
|
/*!40000 ALTER TABLE `passwords` DISABLE KEYS */;
|
|
INSERT INTO `passwords` VALUES
|
|
('cs5cpu17n6gj2qo5','$2a$12$Or0j.CZ/3ezjb/c7HK/i9eiXhZ3yZCRdDCe/fCFJvo6.3y6mLXSN2','2025-05-11 01:30:44.516','2025-05-11 01:30:44.516'),
|
|
('uqxc08w3d0ej2283','$2a$12$lJTaSYRDfEo6PQa0TZ0sUOXWJlh1X.i/15Y2l1Dah4.Nx6R8n9LmK','2025-05-11 01:30:44.514','2025-05-11 01:30:44.514'),
|
|
('uqxetse3cy5eo9z2','$2a$12$6ZR5.a/umgPshvqqOmoFLercY2hX07eWbGs3oN.y5ayuDcLfDQ.QW','2025-05-11 01:30:44.513','2025-05-11 01:30:44.513'),
|
|
('uqxetse3cy5eu3r0','$2a$12$Y2EH559FJlfRVOBRHB2fxuymhWauBX66ehtgylj4MaWlp6.tG9iou','2025-05-11 01:30:44.519','2025-05-11 01:30:44.519'),
|
|
('uqxqg7i1kperxvu7','$2a$12$AUsv7JmS02OSwqPC7RGK2eadwk7d69J25BuHiZSTGxepIPmsOILUK','2025-05-11 01:30:44.515','2025-05-11 01:30:44.515'),
|
|
('uqxqg7i1kperxvu8','$2a$12$IVEeRDh/dwBDjzxFwZ6OMu1aofxyOE9Ym3aNvLZYB5ZlMfT8X/IrG','2025-05-11 01:30:44.517','2025-05-11 01:30:44.517'),
|
|
('urinotv3d6jedvlm','$2a$12$H.FQ4Eb7a1bN7VLl/.2douhmdnEBLDjISmhsHp3KxNLhAL./7cofm','2025-05-11 01:30:44.516','2025-05-11 01:30:44.516'),
|
|
('usamyuogp49vd4lh','$2a$12$s9UY9q9vX069.Sp4.DcMGuIeTqIq5YGAc8RFx5PWY8OZiWvum.JHO','2025-05-11 01:30:44.515','2025-05-11 01:30:44.515'),
|
|
('usg73p55zwgr1ojy','$2a$12$O6qN2ARGgnmF9SSdvQA0MeS6d3M4fM4l1yLHmmq.LD.b46PI7/ig2','2025-05-11 01:30:44.518','2025-05-11 01:30:44.518'),
|
|
('usg73p55zwgr1ytr','$2a$12$kVWlhnuEvB8AmDTZ7JXQ0uhQYi4J3iyWaPQBqcMS4asbvtU.1DD72','2025-05-11 01:30:44.518','2025-05-11 01:30:44.518'),
|
|
('usw2pj7ruq27qge5','$2a$12$nN.WkaIed4IkNtSKlFyyK.cu0mLyT216w7nWX6ObkQe1p.vsIoLbS','2025-05-11 01:30:43.847','2025-05-11 01:30:43.847');
|
|
/*!40000 ALTER TABLE `passwords` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `photos`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `photos`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `photos` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`uuid` varbinary(64) DEFAULT NULL,
|
|
`taken_at` datetime(3) DEFAULT NULL,
|
|
`taken_at_local` datetime(3) DEFAULT NULL,
|
|
`taken_src` varbinary(8) DEFAULT NULL,
|
|
`photo_uid` varbinary(42) DEFAULT NULL,
|
|
`photo_type` varbinary(8) DEFAULT x'696d616765',
|
|
`type_src` varbinary(8) DEFAULT NULL,
|
|
`photo_title` varchar(200) DEFAULT NULL,
|
|
`title_src` varbinary(8) DEFAULT NULL,
|
|
`photo_caption` varchar(4096) DEFAULT NULL,
|
|
`caption_src` varbinary(8) DEFAULT NULL,
|
|
`photo_path` varbinary(1024) DEFAULT NULL,
|
|
`photo_name` varbinary(255) DEFAULT NULL,
|
|
`original_name` varbinary(755) DEFAULT NULL,
|
|
`photo_stack` tinyint(4) DEFAULT NULL,
|
|
`photo_favorite` tinyint(1) DEFAULT NULL,
|
|
`photo_private` tinyint(1) DEFAULT NULL,
|
|
`photo_scan` tinyint(1) DEFAULT NULL,
|
|
`photo_panorama` tinyint(1) DEFAULT NULL,
|
|
`time_zone` varbinary(64) DEFAULT x'4c6f63616c',
|
|
`place_id` varbinary(42) DEFAULT x'7a7a',
|
|
`place_src` varbinary(8) DEFAULT NULL,
|
|
`cell_id` varbinary(42) DEFAULT x'7a7a',
|
|
`cell_accuracy` bigint(20) DEFAULT NULL,
|
|
`photo_altitude` bigint(20) DEFAULT NULL,
|
|
`photo_lat` double DEFAULT NULL,
|
|
`photo_lng` double DEFAULT NULL,
|
|
`photo_country` varbinary(2) DEFAULT x'7a7a',
|
|
`photo_year` bigint(20) DEFAULT NULL,
|
|
`photo_month` bigint(20) DEFAULT NULL,
|
|
`photo_day` bigint(20) DEFAULT NULL,
|
|
`photo_iso` bigint(20) DEFAULT NULL,
|
|
`photo_exposure` varbinary(64) DEFAULT NULL,
|
|
`photo_f_number` float DEFAULT NULL,
|
|
`photo_focal_length` bigint(20) DEFAULT NULL,
|
|
`photo_quality` smallint(6) DEFAULT NULL,
|
|
`photo_faces` bigint(20) DEFAULT NULL,
|
|
`photo_resolution` smallint(6) DEFAULT NULL,
|
|
`photo_duration` bigint(20) DEFAULT NULL,
|
|
`photo_color` smallint(6) DEFAULT NULL,
|
|
`camera_id` bigint(20) unsigned DEFAULT 1,
|
|
`camera_serial` varbinary(160) DEFAULT NULL,
|
|
`camera_src` varbinary(8) DEFAULT NULL,
|
|
`lens_id` bigint(20) unsigned DEFAULT 1,
|
|
`created_by` varbinary(42) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`edited_at` datetime(3) DEFAULT NULL,
|
|
`published_at` datetime(3) DEFAULT NULL,
|
|
`checked_at` datetime(3) DEFAULT NULL,
|
|
`estimated_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_photos_photo_uid` (`photo_uid`),
|
|
KEY `idx_photos_camera_lens` (`camera_id`,`lens_id`),
|
|
KEY `idx_photos_uuid` (`uuid`),
|
|
KEY `idx_photos_path_name` (`photo_path`,`photo_name`),
|
|
KEY `idx_photos_place_id` (`place_id`),
|
|
KEY `idx_photos_created_by` (`created_by`),
|
|
KEY `idx_photos_taken_uid` (`taken_at`,`photo_uid`),
|
|
KEY `idx_photos_cell_id` (`cell_id`),
|
|
KEY `idx_photos_photo_lat` (`photo_lat`),
|
|
KEY `idx_photos_photo_lng` (`photo_lng`),
|
|
KEY `idx_photos_country_year_month` (`photo_country`,`photo_year`,`photo_month`),
|
|
KEY `idx_photos_ymd` (`photo_year`,`photo_month`,`photo_day`),
|
|
KEY `fk_photos_lens` (`lens_id`),
|
|
CONSTRAINT `fk_photos_camera` FOREIGN KEY (`camera_id`) REFERENCES `cameras` (`id`),
|
|
CONSTRAINT `fk_photos_cell` FOREIGN KEY (`cell_id`) REFERENCES `cells` (`id`),
|
|
CONSTRAINT `fk_photos_lens` FOREIGN KEY (`lens_id`) REFERENCES `lenses` (`id`),
|
|
CONSTRAINT `fk_photos_place` FOREIGN KEY (`place_id`) REFERENCES `places` (`id`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=10000030 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `photos`
|
|
--
|
|
|
|
LOCK TABLES `photos` WRITE;
|
|
/*!40000 ALTER TABLE `photos` DISABLE KEYS */;
|
|
INSERT INTO `photos` VALUES
|
|
(1000000,'','2008-07-01 10:00:00.000','2008-07-01 12:00:00.000','meta','ps6sg6be2lvl0yh7','image','','Lake / 2790','','photo caption lake','meta','2790/07','27900704_070228_D6D51B6C','Vacation/exampleFileNameOriginal',0,0,0,0,0,'Europe/Berlin','zz','','zz',0,0,0,0,'zz',2790,7,4,200,'1/80',5,50,3,3,2,0,9,1000003,'','meta',1000000,'','2009-01-01 00:00:00.000','2008-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000001,'','2006-01-01 02:00:00.000','2006-01-01 02:00:00.000','meta','ps6sg6be2lvl0yh8','raw','','','','photo caption non-photographic','','2790/02','Photo01','',0,1,0,0,0,'Europe/Berlin','s2:1ef744d1e285','manual','s2:1ef744d1e284',0,-10,48.519234,9.057997,'de',2790,2,12,305,'',3.5,28,3,0,2,0,3,1000003,'','',1000000,'','2009-01-01 00:00:00.000','2020-03-28 14:06:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000002,'','1990-03-02 00:00:00.000','1990-03-02 00:00:00.000','manual','ps6sg6be2lvl0yh9','image','','','','','','London','bridge1','',0,0,0,0,0,'Local','zz','','zz',0,0,0,0,'zz',1990,3,2,290,'',10,30,3,1,2,0,12,1000003,'','',1000000,'','2009-01-01 00:00:00.000','2010-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000003,'','1990-04-18 01:00:00.000','1990-04-18 01:00:00.000','meta','ps6sg6be2lvl0yh0','video','','','','','','1990/04','bridge2','',0,0,0,0,0,'Local','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,-100,48.519234,9.057997,'za',1990,4,18,400,'',4.5,84,4,1,45,7200000000000,12,1000003,'','',1000000,'','2009-01-01 00:00:00.000','2008-01-01 00:00:00.000','2022-01-01 00:00:00.000',NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000004,'','2014-07-17 15:42:12.000','2014-07-17 17:42:12.000','meta','ps6sg6be2lvl0y11','image','','Neckarbrücke','','','','Germany','bridge','',0,0,0,0,0,'Europe/Berlin','s2:1ef744d1e285','estimate','zz',0,0,0,0,'de',2014,7,10,401,'',3.2,60,3,3,150,0,12,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000','2020-06-01 00:00:00.000',NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000005,'','2015-11-01 00:00:00.000','2015-11-01 00:00:00.000','name','ps6sg6be2lvl0y12','image','','Reunion','name','','','2015/11','20151101_000000_51C501B5','2015/11/reunion',0,0,1,0,0,'America/Mexico_City','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,0,-21.342636,55.466944,'mx',2015,11,0,199,'',0,0,3,2,2,0,6,1000003,'123','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000006,'','2016-11-11 09:07:18.000','2016-11-11 09:07:18.000','meta','ps6sg6be2lvl0y13','image','','ToBeUpdated','meta','','','2016/11','Photo06','',0,0,1,0,0,'Local','zz','','zz',0,0,-21.342636,55.466944,'zz',2016,11,11,0,'',0,0,0,0,2,0,4,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000007,'','2016-11-12 09:07:18.000','2016-11-12 09:07:18.000','','ps6sg6be2lvl0y14','image','','ToBeUpdated','meta','','','2016/11','Photo07','',0,0,0,0,0,'Local','zz','','zz',0,200,0,0,'zz',2016,11,12,0,'',0,0,0,0,0,0,4,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000','2008-01-01 00:00:00.000',NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000008,'','2016-11-11 08:07:18.000','2016-11-11 08:07:18.000','meta','ps6sg6be2lvl0y15','image','','Black beach','meta','','','2016/11','Photo08','',0,0,0,0,0,'America/Mexico_City','mx:VvfNBpFegSCr','manual','s2:85d1ea7d382c',0,898,19.681944,-98.84659,'mx',2016,11,11,0,'',0,0,0,0,0,0,1,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000009,'','2016-11-11 08:06:18.000','2016-11-11 08:06:18.000','meta','ps6sg6be2lvl0y16','image','','Title','','','','2016/11','Photo09','',0,0,0,0,0,'America/Mexico_City','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,398,19.681944,-98.84659,'mx',2016,11,11,0,'',0,0,0,0,0,0,1,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000010,'','2016-11-11 09:07:18.000','2016-11-11 11:07:18.000','manual','ps6sg6be2lvl0y17','video','','Title','','','','Holiday','Video','',0,0,0,0,0,'Europe/Berlin','de:HFqPHxa2Hsol','meta','s2:1ef744d1e280',0,0,49.31,8.3,'de',2016,11,11,0,'',0,0,0,1,0,120000000000,9,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000011,'','2016-12-11 09:07:18.000','2016-12-11 09:07:18.000','','ps6sg6be2lvl0y18','image','','Title','','','','2016/12','Photo11','',0,0,0,0,0,'Local','s2:1ef744d1e281','','s2:1ef744d1e281',0,0,0,0,'de',2016,12,11,0,'',0,0,0,0,0,0,11,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000012,'','2016-01-11 09:07:18.000','2016-01-11 09:07:18.000','','ps6sg6be2lvl0y19','image','','Title','','','','2016/01','Photo12','',0,0,0,0,0,'Local','s2:1ef744d1e282','','s2:1ef744d1e282',0,0,0,0,'de',2016,1,11,0,'',0,0,0,0,0,0,1,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000013,'','2016-06-11 09:07:18.000','2016-06-11 09:07:18.000','meta','ps6sg6be2lvl0y20','image','','Title','','','','2016/06','Photo13','',0,0,0,0,0,'America/Mexico_City','s2:1ef744d1e283','meta','s2:1ef744d1e283',0,0,19.681944,-98.84659,'de',2016,6,11,0,'',0,0,0,0,0,0,1,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000014,'','2018-11-11 09:07:18.000','2018-11-11 09:07:18.000','meta','ps6sg6be2lvl0y21','image','','Title','','','','2018/11','Photo14','',0,0,0,0,0,'America/Mexico_City','s2:1ef744d1e284','meta','s2:1ef744d1e283',0,0,19.681944,-98.84659,'us',2018,11,11,0,'',0,0,0,0,0,0,1,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000015,'','2013-11-11 09:07:18.000','2013-11-11 09:07:18.000','name','ps6sg6be2lvl0y22','image','','TitleToBeSet','name','photo caption non-photographic','meta','1990','missing','',0,0,0,0,0,'Europe/Berlin','s2:1ef744d1e285','meta','s2:1ef744d1e284',0,3,48.5188477,9.0531866,'de',2013,11,11,0,'',0,0,0,0,0,0,6,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000016,'','2013-11-11 09:07:18.000','2013-11-11 09:07:18.000','','ps6sg6be2lvl0y23','image','','ForDeletion','name','','','1990','Photo16','',0,0,0,1,0,'Local','zz','','zz',0,3,1.234,4.321,'zz',2013,11,11,0,'',0,0,0,0,0,0,1,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000017,'','2013-11-11 09:07:18.000','2013-11-11 09:07:18.000','','ps6sg6be2lvl0y24','image','','Quality1FavoriteTrue','name','','','1990/04','Quality1FavoriteTrue','',0,1,0,0,0,'Local','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,3,1.234,4.321,'mx',2013,11,11,0,'',0,0,0,0,0,0,6,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000018,'','2013-11-11 09:07:18.000','2013-11-11 09:07:18.000','meta','ps6sg6be2lvl0y25','image','','ArchivedChroma0','','','','Archived','Photo18','',0,1,0,0,0,'Local','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,3,1.234,4.321,'mx',2013,11,11,0,'',0,0,0,0,0,0,9,1000003,'','',1000000,'','2019-01-01 00:00:00.000','2020-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,'2020-01-01 00:00:00.000'),
|
|
(1000019,'123e4567-e89b-12d3-a456-426614174000','2008-01-01 00:00:00.000','2008-01-01 00:00:00.000','','ps6sg6bexxvl0yh0','image','','','','','','1990/04','Photo19','',0,0,0,0,0,'Local','zz','','zz',0,0,0,0,'zz',2008,1,1,0,'',0,0,-1,0,2,0,12,1000003,'','',1000000,'','2009-01-01 00:00:00.000','2010-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000020,'','2025-05-11 01:30:44.000','2025-05-11 01:30:44.000','','ps6sg6bexxvl0y20','image','','','','','','1990/04','Photo20','',0,0,0,0,0,'Local','zz','','zz',0,0,0,0,'zz',2008,1,1,0,'',0,0,1,0,2,0,1,1000003,'','',1000000,'','2009-01-01 00:00:00.000','2008-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000021,'','2025-05-11 01:30:43.000','2025-05-11 01:30:43.000','','ps6sg6bexxvl0y21','video','','','','','','2018/01','20180101_130410_418COOO0','my-videos/IMG_88888',0,0,0,0,0,'Europe/Berlin','s2:1ef744d1e285','estimate','zz',0,0,0,0,'de',2018,1,1,0,'',0,0,1,0,2,0,14,1000003,'','',1000000,'','2020-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000022,'','2001-01-01 07:00:00.000','2001-01-01 07:00:00.000','','ps6sg6bexxvl0y22','image','','Lake / 2001','','','','Mexico-With-Family','Photo22','',0,0,0,0,0,'Local','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,0,0,0,'mx',2001,1,1,0,'',0,0,1,0,2,0,14,1000003,'','',1000000,'','2010-01-01 08:00:00.000','2010-01-01 08:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000023,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6be2lvl0y43','image','','ForMerge','manual','','','2020/vacation','PhotoMerge','',0,1,0,0,0,'America/Mexico_City','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,3,1.234,4.321,'mx',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000024,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6be2lvl0y44','raw','','ForMerge2','manual','','','2020/vacation','PhotoMerge2','',0,1,0,0,0,'America/Mexico_City','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,3,1.234,4.321,'mx',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000025,'','2007-01-11 09:07:18.000','2007-01-11 09:07:18.000','meta','ps6sg6be2lvl0y45','image','','photowitheditedatdate','manual','','','2007/12','PhotoWithEditedAt','',-1,1,0,0,1,'America/Mexico_City','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,3,1.234,4.321,'mx',0,0,4,0,'',0,0,5,0,0,0,12,1000003,'','',1000000,'','2007-01-01 00:00:00.000','2007-03-01 00:00:00.000','2008-01-01 00:00:00.000',NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000026,'','2007-01-11 09:07:18.000','2007-01-11 09:07:18.000','meta','ps6sg6be2lvl0y90','image','','phototobebatchapproved','','','','2007/12','PhotoWithEditedAt_2','',-1,1,0,0,1,'America/Mexico_City','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,3,1.234,4.321,'mx',2007,1,11,0,'',0,0,1,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000027,'','2000-12-11 09:07:18.000','2000-12-11 04:07:18.000','meta','ps6sg6be2lvl0y50','live','','phototobebatchapproved2','name','','','2000/12','PhotoToBeBatchApproved2','',0,1,0,0,0,'America/Mexico','mx:VvfNBpFegSCr','meta','s2:85d1ea7d382c',0,3,19.682,-98.84,'mx',2000,12,11,0,'',0,0,1,3,0,0,12,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000028,'','2015-05-17 23:02:46.000','2015-05-17 23:02:46.000','meta','ps6sg6b3ki00x54g','image','','Estimate / 2015','name','','','2015/05','Estimate','',0,0,0,0,0,'Local','zz','','zz',0,0,0,0,'zz',2015,5,17,100,'1/50',2.6,3,3,0,0,0,12,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,NULL,NULL,NULL),
|
|
(1000029,'','2015-05-17 17:48:46.000','2015-05-17 17:48:46.000','meta','ps6sg6byk7wrbk2u','video','','Estimate / 2015','name','','','2015/05','Estimate','',0,0,0,0,0,'UTC','zz','','zz',0,0,0,0,'zz',2015,5,17,100,'',2.6,3,3,0,0,0,12,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,NULL,NULL,NULL),
|
|
(1000030,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk22','image','','cloud%','manual','','','abc%/folde%','photo29%','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000031,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk23','image','','hon%ey','manual','','','ab%c/fol%de','photo%30','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000032,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk24','image','','&dad','manual','','','&abc/&folde','&photo31','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000033,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk25','image','','leader&ship','manual','','','tes&r/lo&c','photo&32','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000034,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk26','image','','mom&','manual','','','2020&/vacation&','photo33&','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000035,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk27','image','','\'poetry\'','manual','','','\'2020/\'vacation','\'photo34','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000036,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk28','image','','amaz\'ing','manual','','','20\'20/vacat\'ion','photo\'35','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,12,17,5,'',0,0,5,0,0,0,14,1000000,'','',1000001,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000037,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk29','image','','pollution\'','manual','','','2020\'/vacation\'','photo36\'','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000005,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000038,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk30','image','','*area','manual','','','*2020/*vacation','*photo37','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000039,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk31','image','','farm*animal','manual','','','202*3/vac*ation','photo*38','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000040,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk32','image','','engine*','manual','','','2023*/vacatio*','photo39*','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000041,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk33','image','','|football','manual','','','|202/|vacation','|photo40','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000042,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk34','image','','pain|ting','manual','','','20|22/vacat|ion','photo|41','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000043,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk35','image','','supermarket|','manual','','','2022|/vacation|','photo42|','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000044,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk36','image','','123community','manual','','','2000/holiday','43photo','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000045,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk37','image','','cli44mate','manual','','','2000/02','pho44to','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000046,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk38','image','','guest456','manual','','','2000/02','photo45','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000047,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk39','image','','\"member','manual','','','\"2000/\"02','\"photo46','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000048,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk40','image','','sol\"ution','manual','Lorem ipsum.','','20\"00/0\"2','photo\"47','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000049,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk41','image','','desk\"','manual','','','2000\"/02\"','photo48\"','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000050,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk42','image','',' chair','manual','','',' 2000/ 02',' photo49','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000051,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk43','image','','air craft','manual','','','20 00/ 0 2','photo 50','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000052,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk44','image','','love ','manual','','','2000 /02 ','photo51 ','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,1,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000053,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk45','animated','','My pretty animated GIF','manual','','','2020/GIF','photo52','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000054,'','2023-11-13 09:07:18.000','2023-11-13 09:07:18.000','meta','ps6sg6byk7wrbk46','image','','California 1','manual','','','2023/holiday','photo53','',0,0,0,0,0,'America/Los_Angeles','s2:80dc03fbc914','meta','s2:80dc03fbc914',0,3,32.848623333333336,-117.275965,'us',2023,11,13,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2024-01-01 00:00:00.000','2024-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000055,'','2023-11-12 09:07:18.000','2023-11-12 09:07:18.000','meta','ps6sg6byk7wrbk47','image','','California Stack','manual','','','2023/holiday','photo54','',0,0,0,0,0,'America/Los_Angeles','s2:80dc03fbc914','meta','s2:80dc03fbc914',0,3,32.848623333333336,-117.275965,'us',2023,11,12,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2024-01-01 00:00:00.000','2024-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(1000056,'','2024-11-12 09:07:18.000','2024-11-12 09:07:18.000','meta','ps6sg6byk7wrbk48','document','','Bachelor Thesis 2022','meta','','','education/university','BSc-Thesis','',0,0,0,0,0,'Local','zz','','zz',0,0,0,0,'zz',2024,11,12,0,'',0,0,3,0,0,0,14,1,'','',1,'','2025-01-01 00:00:00.000','2025-01-05 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL),
|
|
(10000029,'','2020-11-11 09:07:18.000','2020-11-11 09:07:18.000','meta','ps6sg6byk7wrbk21','image','','%Salad','manual','','','%abc/%folderx','%photo28','',0,0,0,0,0,'America/Mexico_City','s2:1ef75a71a36','meta','s2:1ef75a71a36c',0,3,48.519234,9.057997,'za',2020,11,11,0,'',0,0,5,0,0,0,14,1000003,'','',1000000,'','2021-01-01 00:00:00.000','2021-01-01 00:00:00.000',NULL,NULL,'2021-01-01 00:00:00.000',NULL,NULL);
|
|
/*!40000 ALTER TABLE `photos` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `photos_albums`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `photos_albums`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `photos_albums` (
|
|
`photo_uid` varbinary(42) NOT NULL,
|
|
`album_uid` varbinary(42) NOT NULL,
|
|
`order` bigint(20) DEFAULT NULL,
|
|
`hidden` tinyint(1) DEFAULT NULL,
|
|
`missing` tinyint(1) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`photo_uid`,`album_uid`),
|
|
KEY `fk_photos_albums_album` (`album_uid`),
|
|
CONSTRAINT `fk_albums_photos` FOREIGN KEY (`album_uid`) REFERENCES `albums` (`album_uid`),
|
|
CONSTRAINT `fk_photos_albums_album` FOREIGN KEY (`album_uid`) REFERENCES `albums` (`album_uid`),
|
|
CONSTRAINT `fk_photos_albums_photo` FOREIGN KEY (`photo_uid`) REFERENCES `photos` (`photo_uid`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `photos_albums`
|
|
--
|
|
|
|
LOCK TABLES `photos_albums` WRITE;
|
|
/*!40000 ALTER TABLE `photos_albums` DISABLE KEYS */;
|
|
INSERT INTO `photos_albums` VALUES
|
|
('ps6sg6be2lvl0y11','as6sg6bxpogaaba9',0,0,0,'2020-02-06 02:06:51.000','2025-05-11 01:30:44.106'),
|
|
('ps6sg6be2lvl0y21','as6sg6bxpogaaba7',1,0,0,'2020-03-06 02:06:51.000','2020-05-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0y21','as6sg6bxpogaaba8',1,0,0,'2020-03-06 02:06:51.000','2020-05-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab19',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab20',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab21',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab22',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab23',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab24',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab25',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab26',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab27',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab28',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab29',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab30',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab31',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab32',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab33',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab34',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab35',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bipotaab36',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bxpogaaba8',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh0','as6sg6bxpogaaba9',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh7','as6sg6bxpogaaba8',0,0,0,'2020-03-06 02:06:51.000','2025-05-11 01:30:44.092'),
|
|
('ps6sg6be2lvl0yh8','as6sg6bxpogaaba9',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh9','as6sg6bipotaab24',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6be2lvl0yh9','as6sg6bipotaab26',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000'),
|
|
('ps6sg6bexxvl0yh0','as6sg6bxpogaaba9',0,0,0,'2020-02-06 02:06:51.000','2020-04-28 14:06:00.000');
|
|
/*!40000 ALTER TABLE `photos_albums` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `photos_keywords`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `photos_keywords`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `photos_keywords` (
|
|
`photo_id` bigint(20) unsigned NOT NULL,
|
|
`keyword_id` bigint(20) unsigned NOT NULL,
|
|
PRIMARY KEY (`photo_id`,`keyword_id`),
|
|
KEY `fk_photos_keywords_keyword` (`keyword_id`),
|
|
CONSTRAINT `fk_photos_keywords_keyword` FOREIGN KEY (`keyword_id`) REFERENCES `keywords` (`id`),
|
|
CONSTRAINT `fk_photos_keywords_photo` FOREIGN KEY (`photo_id`) REFERENCES `photos` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `photos_keywords`
|
|
--
|
|
|
|
LOCK TABLES `photos_keywords` WRITE;
|
|
/*!40000 ALTER TABLE `photos_keywords` DISABLE KEYS */;
|
|
INSERT INTO `photos_keywords` VALUES
|
|
(1000000,1000000),
|
|
(1000003,1000000),
|
|
(1000004,1000000),
|
|
(1000001,1000001),
|
|
(1000036,1000001),
|
|
(1000004,1000002),
|
|
(1000003,1000003),
|
|
(1000023,1000003),
|
|
(1000027,1000004),
|
|
(10000029,1000005),
|
|
(1000031,1000006),
|
|
(1000030,1000007),
|
|
(1000032,1000008),
|
|
(1000033,1000009),
|
|
(1000034,10000010),
|
|
(1000035,10000011),
|
|
(1000036,10000012),
|
|
(1000037,10000013),
|
|
(1000038,10000014),
|
|
(1000036,10000015),
|
|
(1000039,10000015),
|
|
(1000040,10000016),
|
|
(1000041,10000017),
|
|
(1000042,10000018),
|
|
(1000045,10000018),
|
|
(1000043,10000019),
|
|
(1000044,10000020),
|
|
(1000045,10000021),
|
|
(1000046,10000022),
|
|
(1000047,10000023),
|
|
(1000048,10000024),
|
|
(1000049,10000025),
|
|
(1000050,10000025),
|
|
(1000051,10000025),
|
|
(1000052,10000025);
|
|
/*!40000 ALTER TABLE `photos_keywords` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `photos_labels`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `photos_labels`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `photos_labels` (
|
|
`photo_id` bigint(20) unsigned NOT NULL,
|
|
`label_id` bigint(20) unsigned NOT NULL,
|
|
`label_src` varbinary(8) DEFAULT NULL,
|
|
`uncertainty` smallint(6) DEFAULT NULL,
|
|
PRIMARY KEY (`photo_id`,`label_id`),
|
|
KEY `fk_photos_labels_label` (`label_id`),
|
|
CONSTRAINT `fk_photos_labels` FOREIGN KEY (`photo_id`) REFERENCES `photos` (`id`),
|
|
CONSTRAINT `fk_photos_labels_label` FOREIGN KEY (`label_id`) REFERENCES `labels` (`id`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `photos_labels`
|
|
--
|
|
|
|
LOCK TABLES `photos_labels` WRITE;
|
|
/*!40000 ALTER TABLE `photos_labels` DISABLE KEYS */;
|
|
INSERT INTO `photos_labels` VALUES
|
|
(1000000,1000001,'image',38),
|
|
(1000000,1000002,'manual',38),
|
|
(1000001,1000008,'image',20),
|
|
(1000002,1000002,'image',20),
|
|
(1000003,1000000,'location',10),
|
|
(1000003,1000003,'image',20),
|
|
(1000003,1000006,'manual',20),
|
|
(1000004,1000004,'image',20),
|
|
(1000005,1000005,'image',20),
|
|
(1000006,1000006,'image',20),
|
|
(1000007,1000000,'image',20),
|
|
(1000008,1000000,'image',20),
|
|
(1000009,1000000,'image',20),
|
|
(1000010,1000000,'image',20),
|
|
(1000011,1000000,'image',20),
|
|
(1000012,1000000,'image',20),
|
|
(1000013,1000000,'image',20),
|
|
(1000014,1000000,'image',20),
|
|
(1000015,1000000,'image',20),
|
|
(1000016,1000000,'image',20),
|
|
(1000017,1000000,'image',20),
|
|
(1000017,1000007,'image',20),
|
|
(1000018,1000000,'image',20),
|
|
(1000018,1000007,'image',20),
|
|
(1000023,1000000,'image',20),
|
|
(1000023,1000007,'image',20),
|
|
(1000024,1000000,'image',20),
|
|
(1000024,1000007,'image',20),
|
|
(1000025,1000000,'image',20),
|
|
(1000025,1000007,'image',20),
|
|
(1000026,1000000,'image',20),
|
|
(1000026,1000007,'image',20),
|
|
(1000027,1000000,'image',20),
|
|
(1000027,1000007,'image',20),
|
|
(1000028,1000000,'image',20),
|
|
(1000028,1000007,'image',20),
|
|
(1000029,1000000,'image',20),
|
|
(1000029,1000007,'image',20),
|
|
(1000030,1000013,'image',20),
|
|
(1000031,1000012,'image',20),
|
|
(1000032,1000014,'image',20),
|
|
(1000033,1000015,'image',20),
|
|
(1000034,1000016,'image',20),
|
|
(1000035,1000017,'image',20),
|
|
(1000036,1000018,'image',20),
|
|
(1000037,1000019,'image',20),
|
|
(1000038,1000020,'image',20),
|
|
(1000039,1000021,'image',20),
|
|
(1000040,1000022,'image',20),
|
|
(1000041,1000023,'image',20),
|
|
(1000042,1000024,'image',20),
|
|
(1000043,1000025,'image',20),
|
|
(1000044,1000026,'image',20),
|
|
(1000045,1000027,'image',20),
|
|
(1000046,1000028,'image',20),
|
|
(1000047,1000029,'image',20),
|
|
(1000048,1000030,'image',20),
|
|
(1000049,1000031,'image',20),
|
|
(1000050,1000031,'image',20),
|
|
(1000051,1000031,'image',20),
|
|
(1000052,1000031,'image',20),
|
|
(10000029,1000011,'image',20);
|
|
/*!40000 ALTER TABLE `photos_labels` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `photos_users`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `photos_users`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `photos_users` (
|
|
`uid` varbinary(42) NOT NULL,
|
|
`user_uid` varbinary(42) NOT NULL,
|
|
`team_uid` varbinary(42) DEFAULT NULL,
|
|
`perm` bigint(20) unsigned DEFAULT NULL,
|
|
PRIMARY KEY (`uid`,`user_uid`),
|
|
KEY `idx_photos_users_user_uid` (`user_uid`),
|
|
KEY `idx_photos_users_team_uid` (`team_uid`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `photos_users`
|
|
--
|
|
|
|
LOCK TABLES `photos_users` WRITE;
|
|
/*!40000 ALTER TABLE `photos_users` DISABLE KEYS */;
|
|
/*!40000 ALTER TABLE `photos_users` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `places`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `places`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `places` (
|
|
`id` varbinary(42) NOT NULL,
|
|
`place_label` varchar(400) DEFAULT NULL,
|
|
`place_district` varchar(100) DEFAULT NULL,
|
|
`place_city` varchar(100) DEFAULT NULL,
|
|
`place_state` varchar(100) DEFAULT NULL,
|
|
`place_country` varbinary(2) DEFAULT NULL,
|
|
`place_keywords` varchar(300) DEFAULT NULL,
|
|
`place_favorite` tinyint(1) DEFAULT NULL,
|
|
`photo_count` bigint(20) DEFAULT 1,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
KEY `idx_places_place_district` (`place_district`),
|
|
KEY `idx_places_place_city` (`place_city`),
|
|
KEY `idx_places_place_state` (`place_state`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `places`
|
|
--
|
|
|
|
LOCK TABLES `places` WRITE;
|
|
/*!40000 ALTER TABLE `places` DISABLE KEYS */;
|
|
INSERT INTO `places` VALUES
|
|
('de:HFqPHxa2Hsol','Neustadt an der Weinstraße, Rheinland-Pfalz, Germany','Hambach an der Weinstraße','Neustadt an der Weinstraße','Rheinland-Pfalz','de','',1,2,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.423'),
|
|
('mx:VvfNBpFegSCr','Teotihuacán, State of Mexico, Mexico','','Teotihuacán','State of Mexico','mx','ancient, pyramid',0,1,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.422'),
|
|
('s2:1ef744d1e281','labelEmptyNameLongCity','','longlonglonglonglongcity','Rheinland-Pfalz','de','',1,2,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.418'),
|
|
('s2:1ef744d1e282','labelEmptyNameShortCity','','shortcity','Rheinland-Pfalz','de','',1,2,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.424'),
|
|
('s2:1ef744d1e283','labelVeryLongLocName','','Mainz','Rheinland-Pfalz','de','',1,2,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.419'),
|
|
('s2:1ef744d1e284','labelMediumLongLocName','','New york','New york','us','',1,2,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.420'),
|
|
('s2:1ef744d1e285','Germany','','','','de','',0,1,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.421'),
|
|
('s2:1ef75a71a36','Mandeni, KwaZulu-Natal, South Africa','','Mandeni','KwaZulu-Natal','za','',0,1,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000'),
|
|
('s2:80dc03fbc914','California','','','California','us','',0,3,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.422'),
|
|
('za:Rc1K7dTWRzBD','KwaDukuza, KwaZulu-Natal, South Africa','','KwaDukuza','KwaZulu-Natal','za','',1,2,'2025-05-11 01:30:42.000','2025-05-11 01:30:44.417'),
|
|
('zz','Unknown','Unknown','Unknown','Unknown','zz','',0,-1,'2025-05-11 01:30:43.655','2025-05-11 01:30:43.655');
|
|
/*!40000 ALTER TABLE `places` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `reactions`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `reactions`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `reactions` (
|
|
`uid` varbinary(42) NOT NULL,
|
|
`user_uid` varbinary(42) NOT NULL,
|
|
`reaction` varbinary(64) NOT NULL,
|
|
`reacted` bigint(20) DEFAULT NULL,
|
|
`reacted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`uid`,`user_uid`,`reaction`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `reactions`
|
|
--
|
|
|
|
LOCK TABLES `reactions` WRITE;
|
|
/*!40000 ALTER TABLE `reactions` DISABLE KEYS */;
|
|
INSERT INTO `reactions` VALUES
|
|
('js6sg6b1qekk9jx8','uqxetse3cy5eo9z2','👍',1,'2025-05-11 01:30:42.000'),
|
|
('ps6sg6be2lvl0yh8','uqxc08w3d0ej2283','❤️',1,'2025-05-11 01:30:42.000'),
|
|
('ps6sg6be2lvl0yh8','uqxetse3cy5eo9z2','❤️',3,'2025-05-11 01:30:42.000');
|
|
/*!40000 ALTER TABLE `reactions` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `services`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `services`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `services` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`acc_name` varchar(160) DEFAULT NULL,
|
|
`acc_owner` varchar(160) DEFAULT NULL,
|
|
`acc_url` varchar(255) DEFAULT NULL,
|
|
`acc_type` varbinary(255) DEFAULT NULL,
|
|
`acc_key` varbinary(255) DEFAULT NULL,
|
|
`acc_user` varbinary(255) DEFAULT NULL,
|
|
`acc_pass` varbinary(255) DEFAULT NULL,
|
|
`acc_timeout` varbinary(16) DEFAULT NULL,
|
|
`acc_error` varbinary(512) DEFAULT NULL,
|
|
`acc_errors` bigint(20) DEFAULT NULL,
|
|
`acc_share` tinyint(1) DEFAULT NULL,
|
|
`acc_sync` tinyint(1) DEFAULT NULL,
|
|
`retry_limit` bigint(20) DEFAULT NULL,
|
|
`share_path` varbinary(1024) DEFAULT NULL,
|
|
`share_size` varbinary(16) DEFAULT NULL,
|
|
`share_expires` bigint(20) DEFAULT NULL,
|
|
`sync_path` varbinary(1024) DEFAULT NULL,
|
|
`sync_status` varbinary(16) DEFAULT NULL,
|
|
`sync_interval` bigint(20) DEFAULT NULL,
|
|
`sync_date` datetime(3) DEFAULT NULL,
|
|
`sync_upload` tinyint(1) DEFAULT NULL,
|
|
`sync_download` tinyint(1) DEFAULT NULL,
|
|
`sync_filenames` tinyint(1) DEFAULT NULL,
|
|
`sync_raw` tinyint(1) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=1000002 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `services`
|
|
--
|
|
|
|
LOCK TABLES `services` WRITE;
|
|
/*!40000 ALTER TABLE `services` DISABLE KEYS */;
|
|
INSERT INTO `services` VALUES
|
|
(1000000,'Test Account','','http://dummy-webdav/','webdav','','admin','photoprism','','',0,1,1,3,'/Photos','',1,'/Photos','refresh',3600,NULL,1,1,1,1,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000',NULL),
|
|
(1000001,'Test Account2','','http://dummy-webdav/','webdav','','admin','photoprism','','',0,0,0,3,'/Photos','',0,'/Photos','refresh',3600,NULL,1,1,1,1,'2025-05-11 01:30:42.000','2025-05-11 01:30:42.000',NULL);
|
|
/*!40000 ALTER TABLE `services` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `subjects`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `subjects`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `subjects` (
|
|
`subj_uid` varbinary(42) NOT NULL,
|
|
`subj_type` varbinary(8) DEFAULT '',
|
|
`subj_src` varbinary(8) DEFAULT '',
|
|
`subj_slug` varbinary(160) DEFAULT '',
|
|
`subj_name` varchar(160) DEFAULT '',
|
|
`subj_alias` varchar(160) DEFAULT '',
|
|
`subj_about` varchar(512) DEFAULT NULL,
|
|
`subj_bio` varchar(2048) DEFAULT NULL,
|
|
`subj_notes` varchar(1024) DEFAULT NULL,
|
|
`subj_favorite` tinyint(1) DEFAULT 0,
|
|
`subj_hidden` tinyint(1) DEFAULT 0,
|
|
`subj_private` tinyint(1) DEFAULT 0,
|
|
`subj_excluded` tinyint(1) DEFAULT 0,
|
|
`file_count` bigint(20) DEFAULT 0,
|
|
`photo_count` bigint(20) DEFAULT 0,
|
|
`thumb` varbinary(128) DEFAULT '',
|
|
`thumb_src` varbinary(8) DEFAULT '',
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`deleted_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`subj_uid`),
|
|
UNIQUE KEY `idx_subjects_subj_name` (`subj_name`),
|
|
KEY `idx_subjects_subj_slug` (`subj_slug`),
|
|
KEY `idx_subjects_thumb` (`thumb`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `subjects`
|
|
--
|
|
|
|
LOCK TABLES `subjects` WRITE;
|
|
/*!40000 ALTER TABLE `subjects` DISABLE KEYS */;
|
|
INSERT INTO `subjects` VALUES
|
|
('js6sg6b1h1njaaaa','person','marker','dangling-subject','Dangling Subject','Powell','','','',0,0,0,0,0,0,'2cad9168fa6acc5c5c2965ddf6ec465ca42fd818','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000',NULL),
|
|
('js6sg6b1h1njaaab','person','marker','jane-doe','Jane Doe','','','','',0,0,0,0,3,2,'','','2025-05-12 01:30:42.000','2025-05-11 01:30:42.000',NULL),
|
|
('js6sg6b1h1njaaac','person','marker','actress-a','Actress A','','','','',0,0,0,0,0,0,'','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000',NULL),
|
|
('js6sg6b1h1njaaad','person','marker','actor-a','Actor A','','','','',0,0,0,0,0,0,'','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000',NULL),
|
|
('js6sg6b1qekk9jx8','person','manual','john-doe','John Doe','','','Subject Description','Short Note',1,0,0,0,1,1,'','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000',NULL),
|
|
('js6sg6b2h8njw0sx','person','marker','joe-biden','Joe Biden','','','','',0,0,0,0,1,1,'','','2025-05-11 01:30:42.000','2025-05-11 01:30:42.000',NULL);
|
|
/*!40000 ALTER TABLE `subjects` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `test_db_mutexes`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `test_db_mutexes`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `test_db_mutexes` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`create_at` datetime(3) DEFAULT NULL,
|
|
`process_id` bigint(20) DEFAULT NULL,
|
|
PRIMARY KEY (`id`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `test_db_mutexes`
|
|
--
|
|
|
|
LOCK TABLES `test_db_mutexes` WRITE;
|
|
/*!40000 ALTER TABLE `test_db_mutexes` DISABLE KEYS */;
|
|
/*!40000 ALTER TABLE `test_db_mutexes` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `test_logs`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `test_logs`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `test_logs` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`log_time` datetime(3) DEFAULT NULL,
|
|
`process_id` bigint(20) DEFAULT NULL,
|
|
`message` varchar(200) DEFAULT '',
|
|
PRIMARY KEY (`id`)
|
|
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `test_logs`
|
|
--
|
|
|
|
LOCK TABLES `test_logs` WRITE;
|
|
/*!40000 ALTER TABLE `test_logs` DISABLE KEYS */;
|
|
INSERT INTO `test_logs` VALUES
|
|
(1,'2025-05-11 01:30:42.551',392,'internal/entity/query/query_test.go/TestMain starting'),
|
|
(2,'2025-05-11 01:30:42.553',392,'internal/entity/query/query_test.go/TestMain LockDBMutex'),
|
|
(3,'2025-05-11 01:30:44.529',392,'internal/entity/query/query_test.go/TestMain UnlockDBMutex'),
|
|
(4,'2025-05-11 01:30:44.532',392,'internal/entity/query/query_test.go/TestMain ending with 0');
|
|
/*!40000 ALTER TABLE `test_logs` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
|
|
--
|
|
-- Table structure for table `versions`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `versions`;
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|
/*!40101 SET character_set_client = utf8mb4 */;
|
|
CREATE TABLE `versions` (
|
|
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
|
|
`version` varchar(255) DEFAULT NULL,
|
|
`edition` varchar(255) DEFAULT NULL,
|
|
`error` varchar(255) DEFAULT NULL,
|
|
`created_at` datetime(3) DEFAULT NULL,
|
|
`updated_at` datetime(3) DEFAULT NULL,
|
|
`migrated_at` datetime(3) DEFAULT NULL,
|
|
PRIMARY KEY (`id`),
|
|
UNIQUE KEY `idx_version_edition` (`version`,`edition`)
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|
|
|
--
|
|
-- Dumping data for table `versions`
|
|
--
|
|
|
|
LOCK TABLES `versions` WRITE;
|
|
/*!40000 ALTER TABLE `versions` DISABLE KEYS */;
|
|
/*!40000 ALTER TABLE `versions` ENABLE KEYS */;
|
|
UNLOCK TABLES;
|
|
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
|
|
|
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
|
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
|
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
|
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
|
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
|
/*M!100616 SET NOTE_VERBOSITY=@OLD_NOTE_VERBOSITY */;
|
|
|
|
-- Dump completed on 2025-05-11 10:54:19
|