-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Servidor: localhost:3306
-- Tiempo de generación: 14-06-2023 a las 09:11:20
-- Versión del servidor: 5.7.42
-- Versión de PHP: 8.1.16

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!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 */;

--
-- Base de datos: `ascemprodecolomb_strapi`
--

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `acerca_empresas`
--

CREATE TABLE `acerca_empresas` (
  `id` int(10) UNSIGNED NOT NULL,
  `titulo` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `acerca_empresas`
--

INSERT INTO `acerca_empresas` (`id`, `titulo`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Nuestra empresa', '2023-05-04 14:44:52.080000', '2023-05-04 14:44:53.411000', '2023-05-04 14:44:53.405000', 2, 2);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `acerca_empresas_componente_acercas_links`
--

CREATE TABLE `acerca_empresas_componente_acercas_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `acerca_empresa_id` int(10) UNSIGNED DEFAULT NULL,
  `componente_acerca_id` int(10) UNSIGNED DEFAULT NULL,
  `componente_acerca_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `acerca_empresas_componente_acercas_links`
--

INSERT INTO `acerca_empresas_componente_acercas_links` (`id`, `acerca_empresa_id`, `componente_acerca_id`, `componente_acerca_order`) VALUES
(1, 1, 2, 3),
(2, 1, 4, 2),
(3, 1, 3, 1),
(4, 1, 1, 0);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `admin_permissions`
--

CREATE TABLE `admin_permissions` (
  `id` int(10) UNSIGNED NOT NULL,
  `action` varchar(255) DEFAULT NULL,
  `subject` varchar(255) DEFAULT NULL,
  `properties` json DEFAULT NULL,
  `conditions` json DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `admin_permissions`
--

INSERT INTO `admin_permissions` (`id`, `action`, `subject`, `properties`, `conditions`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'plugin::upload.read', NULL, '{}', '[]', '2023-05-04 09:01:50.897000', '2023-05-04 09:01:50.897000', NULL, NULL),
(2, 'plugin::upload.configure-view', NULL, '{}', '[]', '2023-05-04 09:01:50.917000', '2023-05-04 09:01:50.917000', NULL, NULL),
(3, 'plugin::upload.assets.create', NULL, '{}', '[]', '2023-05-04 09:01:50.951000', '2023-05-04 09:01:50.951000', NULL, NULL),
(4, 'plugin::upload.assets.update', NULL, '{}', '[]', '2023-05-04 09:01:50.965000', '2023-05-04 09:01:50.965000', NULL, NULL),
(5, 'plugin::upload.assets.download', NULL, '{}', '[]', '2023-05-04 09:01:50.982000', '2023-05-04 09:01:50.982000', NULL, NULL),
(6, 'plugin::upload.assets.copy-link', NULL, '{}', '[]', '2023-05-04 09:01:50.996000', '2023-05-04 09:01:50.996000', NULL, NULL),
(7, 'plugin::upload.read', NULL, '{}', '[\"admin::is-creator\"]', '2023-05-04 09:01:51.019000', '2023-05-04 09:01:51.019000', NULL, NULL),
(8, 'plugin::upload.configure-view', NULL, '{}', '[]', '2023-05-04 09:01:51.038000', '2023-05-04 09:01:51.038000', NULL, NULL),
(9, 'plugin::upload.assets.create', NULL, '{}', '[]', '2023-05-04 09:01:51.052000', '2023-05-04 09:01:51.052000', NULL, NULL),
(10, 'plugin::upload.assets.update', NULL, '{}', '[\"admin::is-creator\"]', '2023-05-04 09:01:51.086000', '2023-05-04 09:01:51.086000', NULL, NULL),
(11, 'plugin::upload.assets.download', NULL, '{}', '[]', '2023-05-04 09:01:51.102000', '2023-05-04 09:01:51.102000', NULL, NULL),
(12, 'plugin::upload.assets.copy-link', NULL, '{}', '[]', '2023-05-04 09:01:51.122000', '2023-05-04 09:01:51.122000', NULL, NULL),
(13, 'plugin::content-manager.explorer.create', 'plugin::users-permissions.user', '{\"fields\": [\"username\", \"email\", \"provider\", \"password\", \"resetPasswordToken\", \"confirmationToken\", \"confirmed\", \"blocked\", \"role\"]}', '[]', '2023-05-04 09:01:51.221000', '2023-05-04 09:01:51.221000', NULL, NULL),
(14, 'plugin::content-manager.explorer.read', 'plugin::users-permissions.user', '{\"fields\": [\"username\", \"email\", \"provider\", \"password\", \"resetPasswordToken\", \"confirmationToken\", \"confirmed\", \"blocked\", \"role\"]}', '[]', '2023-05-04 09:01:51.243000', '2023-05-04 09:01:51.243000', NULL, NULL),
(15, 'plugin::content-manager.explorer.update', 'plugin::users-permissions.user', '{\"fields\": [\"username\", \"email\", \"provider\", \"password\", \"resetPasswordToken\", \"confirmationToken\", \"confirmed\", \"blocked\", \"role\"]}', '[]', '2023-05-04 09:01:51.258000', '2023-05-04 09:01:51.258000', NULL, NULL),
(16, 'plugin::content-manager.explorer.delete', 'plugin::users-permissions.user', '{}', '[]', '2023-05-04 09:01:51.274000', '2023-05-04 09:01:51.274000', NULL, NULL),
(17, 'plugin::content-manager.single-types.configure-view', NULL, '{}', '[]', '2023-05-04 09:01:51.289000', '2023-05-04 09:01:51.289000', NULL, NULL),
(18, 'plugin::content-manager.collection-types.configure-view', NULL, '{}', '[]', '2023-05-04 09:01:51.305000', '2023-05-04 09:01:51.305000', NULL, NULL),
(19, 'plugin::content-manager.components.configure-layout', NULL, '{}', '[]', '2023-05-04 09:01:51.322000', '2023-05-04 09:01:51.322000', NULL, NULL),
(20, 'plugin::content-type-builder.read', NULL, '{}', '[]', '2023-05-04 09:01:51.335000', '2023-05-04 09:01:51.335000', NULL, NULL),
(21, 'plugin::email.settings.read', NULL, '{}', '[]', '2023-05-04 09:01:51.352000', '2023-05-04 09:01:51.352000', NULL, NULL),
(22, 'plugin::upload.read', NULL, '{}', '[]', '2023-05-04 09:01:51.379000', '2023-05-04 09:01:51.379000', NULL, NULL),
(23, 'plugin::upload.assets.create', NULL, '{}', '[]', '2023-05-04 09:01:51.396000', '2023-05-04 09:01:51.396000', NULL, NULL),
(24, 'plugin::upload.assets.update', NULL, '{}', '[]', '2023-05-04 09:01:51.426000', '2023-05-04 09:01:51.426000', NULL, NULL),
(25, 'plugin::upload.assets.download', NULL, '{}', '[]', '2023-05-04 09:01:51.443000', '2023-05-04 09:01:51.443000', NULL, NULL),
(26, 'plugin::upload.assets.copy-link', NULL, '{}', '[]', '2023-05-04 09:01:51.466000', '2023-05-04 09:01:51.466000', NULL, NULL),
(27, 'plugin::upload.configure-view', NULL, '{}', '[]', '2023-05-04 09:01:51.481000', '2023-05-04 09:01:51.481000', NULL, NULL),
(28, 'plugin::upload.settings.read', NULL, '{}', '[]', '2023-05-04 09:01:51.507000', '2023-05-04 09:01:51.507000', NULL, NULL),
(29, 'plugin::users-permissions.roles.create', NULL, '{}', '[]', '2023-05-04 09:01:51.535000', '2023-05-04 09:01:51.535000', NULL, NULL),
(30, 'plugin::users-permissions.roles.read', NULL, '{}', '[]', '2023-05-04 09:01:51.555000', '2023-05-04 09:01:51.555000', NULL, NULL),
(31, 'plugin::users-permissions.roles.update', NULL, '{}', '[]', '2023-05-04 09:01:51.576000', '2023-05-04 09:01:51.576000', NULL, NULL),
(32, 'plugin::users-permissions.roles.delete', NULL, '{}', '[]', '2023-05-04 09:01:51.589000', '2023-05-04 09:01:51.589000', NULL, NULL),
(33, 'plugin::users-permissions.providers.read', NULL, '{}', '[]', '2023-05-04 09:01:51.608000', '2023-05-04 09:01:51.608000', NULL, NULL),
(34, 'plugin::users-permissions.providers.update', NULL, '{}', '[]', '2023-05-04 09:01:51.620000', '2023-05-04 09:01:51.620000', NULL, NULL),
(35, 'plugin::users-permissions.email-templates.read', NULL, '{}', '[]', '2023-05-04 09:01:51.631000', '2023-05-04 09:01:51.631000', NULL, NULL),
(36, 'plugin::users-permissions.email-templates.update', NULL, '{}', '[]', '2023-05-04 09:01:51.644000', '2023-05-04 09:01:51.644000', NULL, NULL),
(37, 'plugin::users-permissions.advanced-settings.read', NULL, '{}', '[]', '2023-05-04 09:01:51.661000', '2023-05-04 09:01:51.661000', NULL, NULL),
(38, 'plugin::users-permissions.advanced-settings.update', NULL, '{}', '[]', '2023-05-04 09:01:51.675000', '2023-05-04 09:01:51.675000', NULL, NULL),
(39, 'plugin::i18n.locale.create', NULL, '{}', '[]', '2023-05-04 09:01:51.685000', '2023-05-04 09:01:51.685000', NULL, NULL),
(40, 'plugin::i18n.locale.read', NULL, '{}', '[]', '2023-05-04 09:01:51.701000', '2023-05-04 09:01:51.701000', NULL, NULL),
(41, 'plugin::i18n.locale.update', NULL, '{}', '[]', '2023-05-04 09:01:51.714000', '2023-05-04 09:01:51.714000', NULL, NULL),
(42, 'plugin::i18n.locale.delete', NULL, '{}', '[]', '2023-05-04 09:01:51.725000', '2023-05-04 09:01:51.725000', NULL, NULL),
(43, 'admin::marketplace.read', NULL, '{}', '[]', '2023-05-04 09:01:51.745000', '2023-05-04 09:01:51.745000', NULL, NULL),
(44, 'admin::webhooks.create', NULL, '{}', '[]', '2023-05-04 09:01:51.755000', '2023-05-04 09:01:51.755000', NULL, NULL),
(45, 'admin::webhooks.read', NULL, '{}', '[]', '2023-05-04 09:01:51.770000', '2023-05-04 09:01:51.770000', NULL, NULL),
(46, 'admin::webhooks.update', NULL, '{}', '[]', '2023-05-04 09:01:51.798000', '2023-05-04 09:01:51.798000', NULL, NULL),
(47, 'admin::webhooks.delete', NULL, '{}', '[]', '2023-05-04 09:01:51.809000', '2023-05-04 09:01:51.809000', NULL, NULL),
(48, 'admin::users.create', NULL, '{}', '[]', '2023-05-04 09:01:51.822000', '2023-05-04 09:01:51.822000', NULL, NULL),
(49, 'admin::users.read', NULL, '{}', '[]', '2023-05-04 09:01:51.841000', '2023-05-04 09:01:51.841000', NULL, NULL),
(50, 'admin::users.update', NULL, '{}', '[]', '2023-05-04 09:01:51.854000', '2023-05-04 09:01:51.854000', NULL, NULL),
(51, 'admin::users.delete', NULL, '{}', '[]', '2023-05-04 09:01:51.867000', '2023-05-04 09:01:51.867000', NULL, NULL),
(52, 'admin::roles.create', NULL, '{}', '[]', '2023-05-04 09:01:51.880000', '2023-05-04 09:01:51.880000', NULL, NULL),
(53, 'admin::roles.read', NULL, '{}', '[]', '2023-05-04 09:01:51.891000', '2023-05-04 09:01:51.891000', NULL, NULL),
(54, 'admin::roles.update', NULL, '{}', '[]', '2023-05-04 09:01:51.905000', '2023-05-04 09:01:51.905000', NULL, NULL),
(55, 'admin::roles.delete', NULL, '{}', '[]', '2023-05-04 09:01:51.920000', '2023-05-04 09:01:51.920000', NULL, NULL),
(56, 'admin::api-tokens.access', NULL, '{}', '[]', '2023-05-04 09:01:51.930000', '2023-05-04 09:01:51.930000', NULL, NULL),
(57, 'admin::api-tokens.create', NULL, '{}', '[]', '2023-05-04 09:01:51.941000', '2023-05-04 09:01:51.941000', NULL, NULL),
(58, 'admin::api-tokens.read', NULL, '{}', '[]', '2023-05-04 09:01:51.954000', '2023-05-04 09:01:51.954000', NULL, NULL),
(59, 'admin::api-tokens.update', NULL, '{}', '[]', '2023-05-04 09:01:51.970000', '2023-05-04 09:01:51.970000', NULL, NULL),
(60, 'admin::api-tokens.regenerate', NULL, '{}', '[]', '2023-05-04 09:01:51.981000', '2023-05-04 09:01:51.981000', NULL, NULL),
(61, 'admin::api-tokens.delete', NULL, '{}', '[]', '2023-05-04 09:01:51.990000', '2023-05-04 09:01:51.990000', NULL, NULL),
(62, 'admin::project-settings.update', NULL, '{}', '[]', '2023-05-04 09:01:52.000000', '2023-05-04 09:01:52.000000', NULL, NULL),
(63, 'admin::project-settings.read', NULL, '{}', '[]', '2023-05-04 09:01:52.011000', '2023-05-04 09:01:52.011000', NULL, NULL),
(64, 'admin::transfer.tokens.access', NULL, '{}', '[]', '2023-05-04 09:01:52.021000', '2023-05-04 09:01:52.021000', NULL, NULL),
(65, 'admin::transfer.tokens.create', NULL, '{}', '[]', '2023-05-04 09:01:52.037000', '2023-05-04 09:01:52.037000', NULL, NULL),
(66, 'admin::transfer.tokens.read', NULL, '{}', '[]', '2023-05-04 09:01:52.052000', '2023-05-04 09:01:52.052000', NULL, NULL),
(67, 'admin::transfer.tokens.update', NULL, '{}', '[]', '2023-05-04 09:01:52.063000', '2023-05-04 09:01:52.063000', NULL, NULL),
(68, 'admin::transfer.tokens.regenerate', NULL, '{}', '[]', '2023-05-04 09:01:52.076000', '2023-05-04 09:01:52.076000', NULL, NULL),
(69, 'admin::transfer.tokens.delete', NULL, '{}', '[]', '2023-05-04 09:01:52.089000', '2023-05-04 09:01:52.089000', NULL, NULL),
(70, 'plugin::content-manager.explorer.create', 'api::servicio.servicio', '{\"fields\": [\"Titulo\", \"Imagen\", \"Contenido\", \"Icono\"]}', '[]', '2023-05-04 13:54:46.283000', '2023-05-04 13:54:46.283000', NULL, NULL),
(71, 'plugin::content-manager.explorer.read', 'api::servicio.servicio', '{\"fields\": [\"Titulo\", \"Imagen\", \"Contenido\", \"Icono\"]}', '[]', '2023-05-04 13:54:46.300000', '2023-05-04 13:54:46.300000', NULL, NULL),
(72, 'plugin::content-manager.explorer.update', 'api::servicio.servicio', '{\"fields\": [\"Titulo\", \"Imagen\", \"Contenido\", \"Icono\"]}', '[]', '2023-05-04 13:54:46.309000', '2023-05-04 13:54:46.309000', NULL, NULL),
(73, 'plugin::content-manager.explorer.delete', 'api::servicio.servicio', '{}', '[]', '2023-05-04 13:54:46.323000', '2023-05-04 13:54:46.323000', NULL, NULL),
(74, 'plugin::content-manager.explorer.publish', 'api::servicio.servicio', '{}', '[]', '2023-05-04 13:54:46.335000', '2023-05-04 13:54:46.335000', NULL, NULL),
(78, 'plugin::content-manager.explorer.delete', 'api::pagina-informativa.pagina-informativa', '{}', '[]', '2023-05-04 14:00:42.471000', '2023-05-04 14:00:42.471000', NULL, NULL),
(79, 'plugin::content-manager.explorer.publish', 'api::pagina-informativa.pagina-informativa', '{}', '[]', '2023-05-04 14:00:42.495000', '2023-05-04 14:00:42.495000', NULL, NULL),
(80, 'plugin::content-manager.explorer.create', 'api::anexo.anexo', '{\"fields\": [\"Nombre\", \"Archivo\"]}', '[]', '2023-05-04 14:01:57.634000', '2023-05-04 14:01:57.634000', NULL, NULL),
(81, 'plugin::content-manager.explorer.read', 'api::anexo.anexo', '{\"fields\": [\"Nombre\", \"Archivo\"]}', '[]', '2023-05-04 14:01:57.670000', '2023-05-04 14:01:57.670000', NULL, NULL),
(82, 'plugin::content-manager.explorer.update', 'api::anexo.anexo', '{\"fields\": [\"Nombre\", \"Archivo\"]}', '[]', '2023-05-04 14:01:57.715000', '2023-05-04 14:01:57.715000', NULL, NULL),
(83, 'plugin::content-manager.explorer.delete', 'api::anexo.anexo', '{}', '[]', '2023-05-04 14:01:57.781000', '2023-05-04 14:01:57.781000', NULL, NULL),
(84, 'plugin::content-manager.explorer.publish', 'api::anexo.anexo', '{}', '[]', '2023-05-04 14:01:57.830000', '2023-05-04 14:01:57.830000', NULL, NULL),
(88, 'plugin::content-manager.explorer.delete', 'api::galeria.galeria', '{}', '[]', '2023-05-04 14:03:35.183000', '2023-05-04 14:03:35.183000', NULL, NULL),
(89, 'plugin::content-manager.explorer.publish', 'api::galeria.galeria', '{}', '[]', '2023-05-04 14:03:35.212000', '2023-05-04 14:03:35.212000', NULL, NULL),
(93, 'plugin::content-manager.explorer.create', 'api::encabezado.encabezado', '{\"fields\": [\"Titulo\", \"Contenido\", \"ImagenFondo\", \"Pagina\"]}', '[]', '2023-05-04 14:06:48.937000', '2023-05-04 14:06:48.937000', NULL, NULL),
(94, 'plugin::content-manager.explorer.read', 'api::encabezado.encabezado', '{\"fields\": [\"Titulo\", \"Contenido\", \"ImagenFondo\", \"Pagina\"]}', '[]', '2023-05-04 14:06:48.958000', '2023-05-04 14:06:48.958000', NULL, NULL),
(95, 'plugin::content-manager.explorer.update', 'api::encabezado.encabezado', '{\"fields\": [\"Titulo\", \"Contenido\", \"ImagenFondo\", \"Pagina\"]}', '[]', '2023-05-04 14:06:48.970000', '2023-05-04 14:06:48.970000', NULL, NULL),
(96, 'plugin::content-manager.explorer.delete', 'api::encabezado.encabezado', '{}', '[]', '2023-05-04 14:06:48.989000', '2023-05-04 14:06:48.989000', NULL, NULL),
(97, 'plugin::content-manager.explorer.publish', 'api::encabezado.encabezado', '{}', '[]', '2023-05-04 14:06:48.999000', '2023-05-04 14:06:48.999000', NULL, NULL),
(109, 'plugin::content-manager.explorer.create', 'api::componente-acerca.componente-acerca', '{\"fields\": [\"Titulo\", \"Icono\", \"Contenido\"]}', '[]', '2023-05-04 14:42:09.463000', '2023-05-04 14:42:09.463000', NULL, NULL),
(110, 'plugin::content-manager.explorer.read', 'api::componente-acerca.componente-acerca', '{\"fields\": [\"Titulo\", \"Icono\", \"Contenido\"]}', '[]', '2023-05-04 14:42:09.488000', '2023-05-04 14:42:09.488000', NULL, NULL),
(111, 'plugin::content-manager.explorer.update', 'api::componente-acerca.componente-acerca', '{\"fields\": [\"Titulo\", \"Icono\", \"Contenido\"]}', '[]', '2023-05-04 14:42:09.504000', '2023-05-04 14:42:09.504000', NULL, NULL),
(112, 'plugin::content-manager.explorer.delete', 'api::componente-acerca.componente-acerca', '{}', '[]', '2023-05-04 14:42:09.518000', '2023-05-04 14:42:09.518000', NULL, NULL),
(113, 'plugin::content-manager.explorer.publish', 'api::componente-acerca.componente-acerca', '{}', '[]', '2023-05-04 14:42:09.529000', '2023-05-04 14:42:09.529000', NULL, NULL),
(114, 'plugin::content-manager.explorer.create', 'api::acerca-empresa.acerca-empresa', '{\"fields\": [\"Titulo\", \"componente_acercas\"]}', '[]', '2023-05-04 14:42:59.094000', '2023-05-04 14:42:59.094000', NULL, NULL),
(115, 'plugin::content-manager.explorer.read', 'api::acerca-empresa.acerca-empresa', '{\"fields\": [\"Titulo\", \"componente_acercas\"]}', '[]', '2023-05-04 14:42:59.107000', '2023-05-04 14:42:59.107000', NULL, NULL),
(116, 'plugin::content-manager.explorer.update', 'api::acerca-empresa.acerca-empresa', '{\"fields\": [\"Titulo\", \"componente_acercas\"]}', '[]', '2023-05-04 14:42:59.120000', '2023-05-04 14:42:59.120000', NULL, NULL),
(117, 'plugin::content-manager.explorer.delete', 'api::acerca-empresa.acerca-empresa', '{}', '[]', '2023-05-04 14:42:59.135000', '2023-05-04 14:42:59.135000', NULL, NULL),
(118, 'plugin::content-manager.explorer.publish', 'api::acerca-empresa.acerca-empresa', '{}', '[]', '2023-05-04 14:42:59.145000', '2023-05-04 14:42:59.145000', NULL, NULL),
(122, 'plugin::content-manager.explorer.delete', 'api::contacto.contacto', '{}', '[]', '2023-05-04 18:48:38.807000', '2023-05-04 18:48:38.807000', NULL, NULL),
(123, 'plugin::content-manager.explorer.publish', 'api::contacto.contacto', '{}', '[]', '2023-05-04 18:48:38.820000', '2023-05-04 18:48:38.820000', NULL, NULL),
(124, 'plugin::content-manager.explorer.create', 'api::contacto.contacto', '{\"fields\": [\"Nombre\", \"Email\", \"Telefono\", \"Mensaje\"]}', '[]', '2023-05-04 18:50:54.495000', '2023-05-04 18:50:54.495000', NULL, NULL),
(125, 'plugin::content-manager.explorer.read', 'api::contacto.contacto', '{\"fields\": [\"Nombre\", \"Email\", \"Telefono\", \"Mensaje\"]}', '[]', '2023-05-04 18:50:54.512000', '2023-05-04 18:50:54.512000', NULL, NULL),
(126, 'plugin::content-manager.explorer.update', 'api::contacto.contacto', '{\"fields\": [\"Nombre\", \"Email\", \"Telefono\", \"Mensaje\"]}', '[]', '2023-05-04 18:50:54.524000', '2023-05-04 18:50:54.524000', NULL, NULL),
(133, 'plugin::content-manager.explorer.create', 'api::pagina-informativa.pagina-informativa', '{\"fields\": [\"Titulo\", \"VistaPrevia\", \"Imagen\", \"Tipo\", \"Contenido\", \"anexos\", \"galerias\", \"mostrar\", \"Icono\"]}', '[]', '2023-05-06 13:02:33.334000', '2023-05-06 13:02:33.334000', NULL, NULL),
(134, 'plugin::content-manager.explorer.read', 'api::pagina-informativa.pagina-informativa', '{\"fields\": [\"Titulo\", \"VistaPrevia\", \"Imagen\", \"Tipo\", \"Contenido\", \"anexos\", \"galerias\", \"mostrar\", \"Icono\"]}', '[]', '2023-05-06 13:02:33.360000', '2023-05-06 13:02:33.360000', NULL, NULL),
(135, 'plugin::content-manager.explorer.update', 'api::pagina-informativa.pagina-informativa', '{\"fields\": [\"Titulo\", \"VistaPrevia\", \"Imagen\", \"Tipo\", \"Contenido\", \"anexos\", \"galerias\", \"mostrar\", \"Icono\"]}', '[]', '2023-05-06 13:02:33.381000', '2023-05-06 13:02:33.381000', NULL, NULL),
(136, 'plugin::content-manager.explorer.create', 'api::galeria.galeria', '{\"fields\": [\"Titulo\", \"Imagenes\", \"mostrar\"]}', '[]', '2023-05-06 14:32:11.611000', '2023-05-06 14:32:11.611000', NULL, NULL),
(137, 'plugin::content-manager.explorer.read', 'api::galeria.galeria', '{\"fields\": [\"Titulo\", \"Imagenes\", \"mostrar\"]}', '[]', '2023-05-06 14:32:11.628000', '2023-05-06 14:32:11.628000', NULL, NULL),
(138, 'plugin::content-manager.explorer.update', 'api::galeria.galeria', '{\"fields\": [\"Titulo\", \"Imagenes\", \"mostrar\"]}', '[]', '2023-05-06 14:32:11.638000', '2023-05-06 14:32:11.638000', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `admin_permissions_role_links`
--

CREATE TABLE `admin_permissions_role_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `permission_id` int(10) UNSIGNED DEFAULT NULL,
  `role_id` int(10) UNSIGNED DEFAULT NULL,
  `permission_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `admin_permissions_role_links`
--

INSERT INTO `admin_permissions_role_links` (`id`, `permission_id`, `role_id`, `permission_order`) VALUES
(1, 1, 2, 1),
(2, 2, 2, 2),
(3, 3, 2, 3),
(4, 4, 2, 4),
(5, 5, 2, 5),
(6, 6, 2, 6),
(7, 7, 3, 1),
(8, 8, 3, 2),
(9, 9, 3, 3),
(10, 10, 3, 4),
(11, 11, 3, 5),
(12, 12, 3, 6),
(13, 13, 1, 1),
(14, 14, 1, 2),
(15, 15, 1, 3),
(16, 16, 1, 4),
(17, 17, 1, 5),
(18, 18, 1, 6),
(19, 19, 1, 7),
(20, 20, 1, 8),
(21, 21, 1, 9),
(22, 22, 1, 10),
(23, 23, 1, 11),
(24, 24, 1, 12),
(25, 25, 1, 13),
(26, 26, 1, 14),
(27, 27, 1, 15),
(28, 28, 1, 16),
(29, 29, 1, 17),
(30, 30, 1, 18),
(31, 31, 1, 19),
(32, 32, 1, 20),
(33, 33, 1, 21),
(34, 34, 1, 22),
(35, 35, 1, 23),
(36, 36, 1, 24),
(37, 37, 1, 25),
(38, 38, 1, 26),
(39, 39, 1, 27),
(40, 40, 1, 28),
(41, 41, 1, 29),
(42, 42, 1, 30),
(43, 43, 1, 31),
(44, 44, 1, 32),
(45, 45, 1, 33),
(46, 46, 1, 34),
(47, 47, 1, 35),
(48, 48, 1, 36),
(49, 49, 1, 37),
(50, 50, 1, 38),
(51, 51, 1, 39),
(52, 52, 1, 40),
(53, 53, 1, 41),
(54, 54, 1, 42),
(55, 55, 1, 43),
(56, 56, 1, 44),
(57, 57, 1, 45),
(58, 58, 1, 46),
(59, 59, 1, 47),
(60, 60, 1, 48),
(61, 61, 1, 49),
(62, 62, 1, 50),
(63, 63, 1, 51),
(64, 64, 1, 52),
(65, 65, 1, 53),
(66, 66, 1, 54),
(67, 67, 1, 55),
(68, 68, 1, 56),
(69, 69, 1, 57),
(70, 70, 1, 58),
(71, 71, 1, 59),
(72, 72, 1, 60),
(73, 73, 1, 61),
(74, 74, 1, 62),
(78, 78, 1, 66),
(79, 79, 1, 67),
(80, 80, 1, 68),
(81, 81, 1, 69),
(82, 82, 1, 70),
(83, 83, 1, 71),
(84, 84, 1, 72),
(88, 88, 1, 76),
(89, 89, 1, 77),
(93, 93, 1, 81),
(94, 94, 1, 82),
(95, 95, 1, 83),
(96, 96, 1, 84),
(97, 97, 1, 85),
(109, 109, 1, 89),
(110, 110, 1, 90),
(111, 111, 1, 91),
(112, 112, 1, 92),
(113, 113, 1, 93),
(114, 114, 1, 94),
(115, 115, 1, 95),
(116, 116, 1, 96),
(117, 117, 1, 97),
(118, 118, 1, 98),
(122, 122, 1, 102),
(123, 123, 1, 103),
(124, 124, 1, 104),
(125, 125, 1, 105),
(126, 126, 1, 106),
(133, 133, 1, 107),
(134, 134, 1, 108),
(135, 135, 1, 109),
(136, 136, 1, 110),
(137, 137, 1, 111),
(138, 138, 1, 112);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `admin_roles`
--

CREATE TABLE `admin_roles` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `code` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `admin_roles`
--

INSERT INTO `admin_roles` (`id`, `name`, `code`, `description`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Super Admin', 'strapi-super-admin', 'Super Admins can access and manage all features and settings.', '2023-05-04 09:01:50.835000', '2023-05-04 09:01:50.835000', NULL, NULL),
(2, 'Editor', 'strapi-editor', 'Editors can manage and publish contents including those of other users.', '2023-05-04 09:01:50.863000', '2023-05-04 09:01:50.863000', NULL, NULL),
(3, 'Author', 'strapi-author', 'Authors can manage the content they have created.', '2023-05-04 09:01:50.875000', '2023-05-04 09:01:50.875000', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `admin_users`
--

CREATE TABLE `admin_users` (
  `id` int(10) UNSIGNED NOT NULL,
  `firstname` varchar(255) DEFAULT NULL,
  `lastname` varchar(255) DEFAULT NULL,
  `username` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `password` varchar(255) DEFAULT NULL,
  `reset_password_token` varchar(255) DEFAULT NULL,
  `registration_token` varchar(255) DEFAULT NULL,
  `is_active` tinyint(1) DEFAULT NULL,
  `blocked` tinyint(1) DEFAULT NULL,
  `prefered_language` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `admin_users`
--

INSERT INTO `admin_users` (`id`, `firstname`, `lastname`, `username`, `email`, `password`, `reset_password_token`, `registration_token`, `is_active`, `blocked`, `prefered_language`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(2, 'kevin', 'levin', NULL, 'kevin@gmail.com', '$2a$10$At/.ZLODK4ybino8MpXkDukPJE7fPRIsK3zcj53CTk6tHYL0ebTOu', '22ed28de08af87017048cb3337b2758a12dd5c04', NULL, 1, 0, NULL, '2023-05-04 13:45:56.506000', '2023-06-14 09:06:52.771000', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `admin_users_roles_links`
--

CREATE TABLE `admin_users_roles_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED DEFAULT NULL,
  `role_id` int(10) UNSIGNED DEFAULT NULL,
  `role_order` double UNSIGNED DEFAULT NULL,
  `user_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `admin_users_roles_links`
--

INSERT INTO `admin_users_roles_links` (`id`, `user_id`, `role_id`, `role_order`, `user_order`) VALUES
(2, 2, 1, 1, 2);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `anexos`
--

CREATE TABLE `anexos` (
  `id` int(10) UNSIGNED NOT NULL,
  `nombre` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `anexos`
--

INSERT INTO `anexos` (`id`, `nombre`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Codigo de etica y conducta', '2023-05-04 14:15:18.349000', '2023-05-04 14:15:19.548000', '2023-05-04 14:15:19.541000', 2, 2),
(2, 'Politica de sostenibilidad', '2023-05-04 14:16:02.386000', '2023-05-04 14:16:03.825000', '2023-05-04 14:16:03.819000', 2, 2),
(3, 'Politica de seguridad y salud', '2023-05-04 14:16:59.184000', '2023-05-04 14:17:01.745000', '2023-05-04 14:17:01.733000', 2, 2),
(4, 'CCV Marzo 211', '2023-05-04 14:17:35.790000', '2023-05-04 14:17:37.010000', '2023-05-04 14:17:37.001000', 2, 2),
(5, 'Dictamen Revisoria 2018', '2023-05-04 14:17:59.445000', '2023-05-04 14:18:00.512000', '2023-05-04 14:18:00.504000', 2, 2),
(6, 'Estados financieros 2018', '2023-05-04 14:18:20.268000', '2023-05-04 14:18:23.002000', '2023-05-04 14:18:22.997000', 2, 2),
(7, 'Informe de gestion 2018', '2023-05-04 14:18:46.518000', '2023-05-04 14:18:47.521000', '2023-05-04 14:18:47.515000', 2, 2),
(8, 'Ascempro 2020', '2023-05-04 15:48:34.659000', '2023-05-04 15:49:22.051000', '2023-05-04 15:48:36.519000', 2, 2),
(9, 'Informe de Gestion 2021', '2023-05-04 15:49:10.953000', '2023-05-04 15:51:01.582000', '2023-05-04 15:49:13.070000', 2, 2),
(10, 'SISTEMA PQRRS', '2023-05-04 16:33:10.711000', '2023-05-04 16:33:10.711000', NULL, 2, 2);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `componente_acercas`
--

CREATE TABLE `componente_acercas` (
  `id` int(10) UNSIGNED NOT NULL,
  `titulo` varchar(255) DEFAULT NULL,
  `icono` varchar(255) DEFAULT NULL,
  `contenido` longtext,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `componente_acercas`
--

INSERT INTO `componente_acercas` (`id`, `titulo`, `icono`, `contenido`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Objetivos', 'workspace_premium', '<li>Mantener la sostenibilidad económica del proceso productivo</li>\n<li>Alcanzar el beneficio retributivo reflejado en la calidad de vida de los asociados</li>\n<li>Mejorar el nivel educativo de los asociados y promover la capacitación integral permanente</li>\n<li>Fortalecer el comité de bienestar social</li>\n<li>Satisfacer al cliente con la entrega oportuna de producto de excelente calidad</li>\n<li>Adelantar los controles fitosanitarios demandados por el cultivo</li>\n<li>Acatar las recomendaciones de asistencia técnica del asesor y otros entes de control</li>\n<li>Cumplir con la normatividad ambiental del sector</li>\n<li>Contribuir al mejoramiento del bienestar social de la zona de influencia</li>\n<li>Lograr el posicionamiento sostenido en el mercado nacional</li>\n<li>Lograr niveles de competitividad comercial del producto mediante la implementación de normas de calidad</li>\n<li>Vigilar el cumplimiento de calidad del servicio prestado.</li>', '2023-05-04 14:43:31.348000', '2023-05-04 14:43:32.776000', '2023-05-04 14:43:32.763000', 2, 2),
(2, 'Política', 'assignment', '<li>ASCEMPRO DE COLOMBIA se compromete a cultivar, cosechar, recolectar y entregar Palma de Aceite con los más altos estándares de calidad, satisfaciendo los requerimientos de nuestros clientes y partes interesadas, de igual forma se compromete a fortalecer las competencias de su talento humano, asegurando el desempeño adecuado de las máquinas y los equipos, y ejecutar estrategias que permita el crecimiento comercial y económico de la Entidad, para mejorar las condiciones de vida de sus asociados, en el marco de un mejoramiento continuo.</li>', '2023-05-04 14:43:44.530000', '2023-05-04 14:43:45.793000', '2023-05-04 14:43:45.785000', 2, 2),
(3, 'Visión', 'visibility', '<li>Para el año 2020 ASCEMPRO DE COLOMBIA será reconocida a nivel Nacional como una organización rentable y referente, por la capacidad productiva en la región, con el fin de promover y proyectar de manera competitiva el desarrollo y crecimiento del sector agrícola y asociativo, ofreciendo productos y servicios de óptima calidad de acuerdo a los requerimientos del mercado, reflejándose en el mejoramiento de la calidad de vida de sus asociados.</li>', '2023-05-04 14:44:01.306000', '2023-05-04 14:44:02.541000', '2023-05-04 14:44:02.532000', 2, 2),
(4, 'Misión', 'align_horizontal_left', '<li>ASCEMPRO DE COLOMBIA es una organización de familias asociadas dedicadas al cultivo de la palma de aceite y proyectos complementarios, con el propósito de mejorar la calidad de vida de sus asociados, implementando prácticas económicas, sociales y ambientales sostenibles, apoyados en la capacitación para promover el crecimiento y desarrollo de sus integrantes y su grupo familiar, mediante procesos eficaces y eficientes que conllevan a incrementar la productividad y el nivel competitivo de la organización, garantizando estándares de calidad en el fruto, cumpliendo así los requerimientos de los clientes y partes de interés.</li>', '2023-05-04 14:44:14.361000', '2023-05-04 14:44:15.662000', '2023-05-04 14:44:15.650000', 2, 2);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `contactos`
--

CREATE TABLE `contactos` (
  `id` int(10) UNSIGNED NOT NULL,
  `nombre` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `telefono` varchar(255) DEFAULT NULL,
  `mensaje` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `contactos`
--

INSERT INTO `contactos` (`id`, `nombre`, `email`, `telefono`, `mensaje`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Kevin', 'estebanrincon0926@gmail.com', '3112117796', 'Prueba 1', '2023-05-04 18:55:43.460000', '2023-05-04 18:55:43.460000', '2023-05-04 18:55:43.449000', NULL, NULL),
(3, 'Kevin', 'prueba@gmail.com', '3112117796', 'prueba desde vue', '2023-05-04 19:07:31.238000', '2023-05-04 19:07:31.238000', '2023-05-04 19:07:31.230000', NULL, NULL),
(5, 'sss', 'sss@gmail.com', '21212', '', '2023-05-04 19:29:19.319000', '2023-05-04 19:29:19.319000', '2023-05-04 19:29:19.290000', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `encabezados`
--

CREATE TABLE `encabezados` (
  `id` int(10) UNSIGNED NOT NULL,
  `titulo` varchar(255) DEFAULT NULL,
  `contenido` longtext,
  `pagina` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `encabezados`
--

INSERT INTO `encabezados` (`id`, `titulo`, `contenido`, `pagina`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Ascempro Colombia', 'Es una organización sin ánimo de lucro constituida el 24 de octubre de 2000, Al día de hoy Ascempro de Colombia cuenta con 460 hectáreas sembradas de palma de aceite, material Unilever en producción total en las fincas El Volga y Cabañitas plantadas entre los años 2003-2005,ubicadas en el Municipio de Paratebueno, y tiene en desarrollo la siembra de 10 hectáreas de piña GOLD en la Inspección de Veracruz', 'home', '2023-05-04 14:46:30.753000', '2023-05-09 15:17:36.435000', '2023-05-04 14:46:32.054000', 2, 2),
(2, 'Noticias', 'El pasado 15 de marzo de 2020 se llevó a cabo en Cumaral en la Oficina de Ascempro de Colombia la ASAMBLEA GENERAL ORDINARIA DE ASOCIADOS, donde se entregó un completo informe de las actividades adelantadas durante el año 2019. Este evento contó con la participación de 50 asociados,', 'News', '2023-05-04 14:47:09.690000', '2023-05-09 15:18:46.006000', '2023-05-04 14:47:11.534000', 2, 2),
(3, '¿Quiénes somos?', 'Somos una organización sin ánimo de lucro constituida el 24 de octubre de 2000, bajo el registro de Camara de Comercio de Villavicencio No. 5954.', 'About', '2023-05-04 14:47:48.253000', '2023-05-09 15:53:25.241000', '2023-05-04 14:48:20.334000', 2, 2),
(4, 'Servicios', 'Producción y Comercialización de Huevos de Codorniz\nProducción de Fruta de palma de aceite\n', 'Servicios', '2023-05-04 14:48:13.005000', '2023-05-09 15:19:01.055000', '2023-05-04 14:48:17.722000', 2, 2),
(5, 'Galeria', 'El pasado 15 de marzo de 2020 se llevó a cabo en Cumaral en la Oficina de Ascempro de Colombia la ASAMBLEA GENERAL ORDINARIA DE ASOCIADOS', 'Galery', '2023-05-04 14:48:45.433000', '2023-05-09 15:18:14.732000', '2023-05-04 14:48:46.504000', 2, 2);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `files`
--

CREATE TABLE `files` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `alternative_text` varchar(255) DEFAULT NULL,
  `caption` varchar(255) DEFAULT NULL,
  `width` int(11) DEFAULT NULL,
  `height` int(11) DEFAULT NULL,
  `formats` json DEFAULT NULL,
  `hash` varchar(255) DEFAULT NULL,
  `ext` varchar(255) DEFAULT NULL,
  `mime` varchar(255) DEFAULT NULL,
  `size` decimal(10,2) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `preview_url` varchar(255) DEFAULT NULL,
  `provider` varchar(255) DEFAULT NULL,
  `provider_metadata` json DEFAULT NULL,
  `folder_path` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `files`
--

INSERT INTO `files` (`id`, `name`, `alternative_text`, `caption`, `width`, `height`, `formats`, `hash`, `ext`, `mime`, `size`, `url`, `preview_url`, `provider`, `provider_metadata`, `folder_path`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'servicios_001_1504478454.jpg', NULL, NULL, 409, 409, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_servicios_001_1504478454_380ec8b24d.jpg\", \"hash\": \"thumbnail_servicios_001_1504478454_380ec8b24d\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_servicios_001_1504478454.jpg\", \"path\": null, \"size\": 9.58, \"width\": 156, \"height\": 156}}', 'servicios_001_1504478454_380ec8b24d', '.jpg', 'image/jpeg', 47.39, '/uploads/servicios_001_1504478454_380ec8b24d.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:07:55.320000', '2023-05-04 14:07:55.320000', 2, 2),
(2, 'servicios_003_1504478580 (1).jpg', NULL, NULL, 409, 409, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_servicios_003_1504478580_1_588b41b03b.jpg\", \"hash\": \"thumbnail_servicios_003_1504478580_1_588b41b03b\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_servicios_003_1504478580 (1).jpg\", \"path\": null, \"size\": 9.73, \"width\": 156, \"height\": 156}}', 'servicios_003_1504478580_1_588b41b03b', '.jpg', 'image/jpeg', 45.36, '/uploads/servicios_003_1504478580_1_588b41b03b.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:08:35.770000', '2023-05-04 14:08:35.770000', 2, 2),
(3, 'asamblea_home_1504479105.jpg', NULL, NULL, 1920, 582, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_asamblea_home_1504479105_078dc969fa.jpg\", \"hash\": \"large_asamblea_home_1504479105_078dc969fa\", \"mime\": \"image/jpeg\", \"name\": \"large_asamblea_home_1504479105.jpg\", \"path\": null, \"size\": 103.16, \"width\": 1000, \"height\": 303}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_asamblea_home_1504479105_078dc969fa.jpg\", \"hash\": \"small_asamblea_home_1504479105_078dc969fa\", \"mime\": \"image/jpeg\", \"name\": \"small_asamblea_home_1504479105.jpg\", \"path\": null, \"size\": 30.14, \"width\": 500, \"height\": 152}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_asamblea_home_1504479105_078dc969fa.jpg\", \"hash\": \"medium_asamblea_home_1504479105_078dc969fa\", \"mime\": \"image/jpeg\", \"name\": \"medium_asamblea_home_1504479105.jpg\", \"path\": null, \"size\": 63.06, \"width\": 750, \"height\": 227}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_asamblea_home_1504479105_078dc969fa.jpg\", \"hash\": \"thumbnail_asamblea_home_1504479105_078dc969fa\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_asamblea_home_1504479105.jpg\", \"path\": null, \"size\": 8.49, \"width\": 245, \"height\": 74}}', 'asamblea_home_1504479105_078dc969fa', '.jpg', 'image/jpeg', 283.53, '/uploads/asamblea_home_1504479105_078dc969fa.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:10:05.404000', '2023-05-04 14:25:24.526000', 2, 2),
(4, 'BRIGADAS_DE_SALUD_4_2_1532812635.jpg', NULL, NULL, 451, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3.jpg\", \"hash\": \"small_BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3\", \"mime\": \"image/jpeg\", \"name\": \"small_BRIGADAS_DE_SALUD_4_2_1532812635.jpg\", \"path\": null, \"size\": 36.76, \"width\": 282, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3.jpg\", \"hash\": \"medium_BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3\", \"mime\": \"image/jpeg\", \"name\": \"medium_BRIGADAS_DE_SALUD_4_2_1532812635.jpg\", \"path\": null, \"size\": 74.23, \"width\": 423, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3.jpg\", \"hash\": \"thumbnail_BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_BRIGADAS_DE_SALUD_4_2_1532812635.jpg\", \"path\": null, \"size\": 4.44, \"width\": 87, \"height\": 156}}', 'BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3', '.jpg', 'image/jpeg', 84.73, '/uploads/BRIGADAS_DE_SALUD_4_2_1532812635_e65ce087f3.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:08.307000', '2023-05-04 14:11:08.307000', 2, 2),
(5, 'BRIGADAS_DE_SALUD_3_1_1532812635.jpg', NULL, NULL, 451, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48.jpg\", \"hash\": \"small_BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48\", \"mime\": \"image/jpeg\", \"name\": \"small_BRIGADAS_DE_SALUD_3_1_1532812635.jpg\", \"path\": null, \"size\": 36.43, \"width\": 282, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48.jpg\", \"hash\": \"medium_BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48\", \"mime\": \"image/jpeg\", \"name\": \"medium_BRIGADAS_DE_SALUD_3_1_1532812635.jpg\", \"path\": null, \"size\": 70.89, \"width\": 423, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48.jpg\", \"hash\": \"thumbnail_BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_BRIGADAS_DE_SALUD_3_1_1532812635.jpg\", \"path\": null, \"size\": 4.8, \"width\": 87, \"height\": 156}}', 'BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48', '.jpg', 'image/jpeg', 79.92, '/uploads/BRIGADAS_DE_SALUD_3_1_1532812635_0d8b242e48.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:08.336000', '2023-05-04 14:11:08.336000', 2, 2),
(6, 'BRIGADA_DE_SALUD_1_1532812574.jpg', NULL, NULL, 800, 600, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_BRIGADA_DE_SALUD_1_1532812574_26186e4a6a.jpg\", \"hash\": \"small_BRIGADA_DE_SALUD_1_1532812574_26186e4a6a\", \"mime\": \"image/jpeg\", \"name\": \"small_BRIGADA_DE_SALUD_1_1532812574.jpg\", \"path\": null, \"size\": 57.68, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_BRIGADA_DE_SALUD_1_1532812574_26186e4a6a.jpg\", \"hash\": \"medium_BRIGADA_DE_SALUD_1_1532812574_26186e4a6a\", \"mime\": \"image/jpeg\", \"name\": \"medium_BRIGADA_DE_SALUD_1_1532812574.jpg\", \"path\": null, \"size\": 117.78, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_BRIGADA_DE_SALUD_1_1532812574_26186e4a6a.jpg\", \"hash\": \"thumbnail_BRIGADA_DE_SALUD_1_1532812574_26186e4a6a\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_BRIGADA_DE_SALUD_1_1532812574.jpg\", \"path\": null, \"size\": 11.9, \"width\": 208, \"height\": 156}}', 'BRIGADA_DE_SALUD_1_1532812574_26186e4a6a', '.jpg', 'image/jpeg', 133.83, '/uploads/BRIGADA_DE_SALUD_1_1532812574_26186e4a6a.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:08.487000', '2023-05-04 14:11:08.487000', 2, 2),
(7, 'CAPACITACIÓN_ARL5_7_1532812635.jpg', NULL, NULL, 600, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c.jpg\", \"hash\": \"small_CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c\", \"mime\": \"image/jpeg\", \"name\": \"small_CAPACITACIÓN_ARL5_7_1532812635.jpg\", \"path\": null, \"size\": 52.74, \"width\": 375, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c.jpg\", \"hash\": \"medium_CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c\", \"mime\": \"image/jpeg\", \"name\": \"medium_CAPACITACIÓN_ARL5_7_1532812635.jpg\", \"path\": null, \"size\": 111.44, \"width\": 563, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c.jpg\", \"hash\": \"thumbnail_CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_CAPACITACIÓN_ARL5_7_1532812635.jpg\", \"path\": null, \"size\": 6.54, \"width\": 117, \"height\": 156}}', 'CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c', '.jpg', 'image/jpeg', 127.50, '/uploads/CAPACITACION_ARL_5_7_1532812635_7e4cdccb0c.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:08.538000', '2023-05-04 14:11:08.538000', 2, 2),
(8, 'BRIGADAS_DE_SALUD_2_0_1532812635.jpg', NULL, NULL, 800, 600, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc.jpg\", \"hash\": \"small_BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc\", \"mime\": \"image/jpeg\", \"name\": \"small_BRIGADAS_DE_SALUD_2_0_1532812635.jpg\", \"path\": null, \"size\": 59.79, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc.jpg\", \"hash\": \"medium_BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc\", \"mime\": \"image/jpeg\", \"name\": \"medium_BRIGADAS_DE_SALUD_2_0_1532812635.jpg\", \"path\": null, \"size\": 129.09, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc.jpg\", \"hash\": \"thumbnail_BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_BRIGADAS_DE_SALUD_2_0_1532812635.jpg\", \"path\": null, \"size\": 10.82, \"width\": 208, \"height\": 156}}', 'BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc', '.jpg', 'image/jpeg', 148.29, '/uploads/BRIGADAS_DE_SALUD_2_0_1532812635_9a3ede0dbc.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:08.544000', '2023-05-04 14:11:08.544000', 2, 2),
(9, 'CAPACITACIÓN_ARL_2_3_1532812635.jpg', NULL, NULL, 800, 600, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_CAPACITACION_ARL_2_3_1532812635_bdd4206bd2.jpg\", \"hash\": \"small_CAPACITACION_ARL_2_3_1532812635_bdd4206bd2\", \"mime\": \"image/jpeg\", \"name\": \"small_CAPACITACIÓN_ARL_2_3_1532812635.jpg\", \"path\": null, \"size\": 60.73, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_CAPACITACION_ARL_2_3_1532812635_bdd4206bd2.jpg\", \"hash\": \"medium_CAPACITACION_ARL_2_3_1532812635_bdd4206bd2\", \"mime\": \"image/jpeg\", \"name\": \"medium_CAPACITACIÓN_ARL_2_3_1532812635.jpg\", \"path\": null, \"size\": 127.85, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_CAPACITACION_ARL_2_3_1532812635_bdd4206bd2.jpg\", \"hash\": \"thumbnail_CAPACITACION_ARL_2_3_1532812635_bdd4206bd2\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_CAPACITACIÓN_ARL_2_3_1532812635.jpg\", \"path\": null, \"size\": 11.73, \"width\": 208, \"height\": 156}}', 'CAPACITACION_ARL_2_3_1532812635_bdd4206bd2', '.jpg', 'image/jpeg', 145.70, '/uploads/CAPACITACION_ARL_2_3_1532812635_bdd4206bd2.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:08.585000', '2023-05-04 14:11:08.585000', 2, 2),
(10, 'CAPACITACIÓN_ARL6_8_1532812635 (1).jpg', NULL, NULL, 800, 600, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_CAPACITACION_ARL_6_8_1532812635_1_816accd8cb.jpg\", \"hash\": \"small_CAPACITACION_ARL_6_8_1532812635_1_816accd8cb\", \"mime\": \"image/jpeg\", \"name\": \"small_CAPACITACIÓN_ARL6_8_1532812635 (1).jpg\", \"path\": null, \"size\": 56.11, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_CAPACITACION_ARL_6_8_1532812635_1_816accd8cb.jpg\", \"hash\": \"medium_CAPACITACION_ARL_6_8_1532812635_1_816accd8cb\", \"mime\": \"image/jpeg\", \"name\": \"medium_CAPACITACIÓN_ARL6_8_1532812635 (1).jpg\", \"path\": null, \"size\": 112.65, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_CAPACITACION_ARL_6_8_1532812635_1_816accd8cb.jpg\", \"hash\": \"thumbnail_CAPACITACION_ARL_6_8_1532812635_1_816accd8cb\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_CAPACITACIÓN_ARL6_8_1532812635 (1).jpg\", \"path\": null, \"size\": 11.77, \"width\": 208, \"height\": 156}}', 'CAPACITACION_ARL_6_8_1532812635_1_816accd8cb', '.jpg', 'image/jpeg', 127.16, '/uploads/CAPACITACION_ARL_6_8_1532812635_1_816accd8cb.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.239000', '2023-05-04 14:11:09.239000', 2, 2),
(11, 'CAPACITACIÓN_ARL6_8_1532812635.jpg', NULL, NULL, 800, 600, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_CAPACITACION_ARL_6_8_1532812635_70b2f9d663.jpg\", \"hash\": \"small_CAPACITACION_ARL_6_8_1532812635_70b2f9d663\", \"mime\": \"image/jpeg\", \"name\": \"small_CAPACITACIÓN_ARL6_8_1532812635.jpg\", \"path\": null, \"size\": 56.11, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_CAPACITACION_ARL_6_8_1532812635_70b2f9d663.jpg\", \"hash\": \"medium_CAPACITACION_ARL_6_8_1532812635_70b2f9d663\", \"mime\": \"image/jpeg\", \"name\": \"medium_CAPACITACIÓN_ARL6_8_1532812635.jpg\", \"path\": null, \"size\": 112.65, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_CAPACITACION_ARL_6_8_1532812635_70b2f9d663.jpg\", \"hash\": \"thumbnail_CAPACITACION_ARL_6_8_1532812635_70b2f9d663\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_CAPACITACIÓN_ARL6_8_1532812635.jpg\", \"path\": null, \"size\": 11.77, \"width\": 208, \"height\": 156}}', 'CAPACITACION_ARL_6_8_1532812635_70b2f9d663', '.jpg', 'image/jpeg', 127.16, '/uploads/CAPACITACION_ARL_6_8_1532812635_70b2f9d663.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.243000', '2023-05-04 14:11:09.243000', 2, 2),
(12, 'COL_9_1532812635._RANCHERIAS_2.jpg', NULL, NULL, 800, 450, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_COL_9_1532812635_RANCHERIAS_2_b25398aa64.jpg\", \"hash\": \"small_COL_9_1532812635_RANCHERIAS_2_b25398aa64\", \"mime\": \"image/jpeg\", \"name\": \"small_COL_9_1532812635._RANCHERIAS_2.jpg\", \"path\": null, \"size\": 42.26, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_COL_9_1532812635_RANCHERIAS_2_b25398aa64.jpg\", \"hash\": \"medium_COL_9_1532812635_RANCHERIAS_2_b25398aa64\", \"mime\": \"image/jpeg\", \"name\": \"medium_COL_9_1532812635._RANCHERIAS_2.jpg\", \"path\": null, \"size\": 83.93, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_COL_9_1532812635_RANCHERIAS_2_b25398aa64.jpg\", \"hash\": \"thumbnail_COL_9_1532812635_RANCHERIAS_2_b25398aa64\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_COL_9_1532812635._RANCHERIAS_2.jpg\", \"path\": null, \"size\": 12.14, \"width\": 245, \"height\": 138}}', 'COL_9_1532812635_RANCHERIAS_2_b25398aa64', '.jpg', 'image/jpeg', 95.50, '/uploads/COL_9_1532812635_RANCHERIAS_2_b25398aa64.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.269000', '2023-05-04 14:11:09.269000', 2, 2),
(13, 'COL_10_1532812635._RANCHERIAS_4.jpg', NULL, NULL, 450, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_COL_10_1532812635_RANCHERIAS_4_e51c8f152e.jpg\", \"hash\": \"small_COL_10_1532812635_RANCHERIAS_4_e51c8f152e\", \"mime\": \"image/jpeg\", \"name\": \"small_COL_10_1532812635._RANCHERIAS_4.jpg\", \"path\": null, \"size\": 38.51, \"width\": 281, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_COL_10_1532812635_RANCHERIAS_4_e51c8f152e.jpg\", \"hash\": \"medium_COL_10_1532812635_RANCHERIAS_4_e51c8f152e\", \"mime\": \"image/jpeg\", \"name\": \"medium_COL_10_1532812635._RANCHERIAS_4.jpg\", \"path\": null, \"size\": 77.63, \"width\": 422, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_COL_10_1532812635_RANCHERIAS_4_e51c8f152e.jpg\", \"hash\": \"thumbnail_COL_10_1532812635_RANCHERIAS_4_e51c8f152e\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_COL_10_1532812635._RANCHERIAS_4.jpg\", \"path\": null, \"size\": 4.29, \"width\": 87, \"height\": 156}}', 'COL_10_1532812635_RANCHERIAS_4_e51c8f152e', '.jpg', 'image/jpeg', 88.81, '/uploads/COL_10_1532812635_RANCHERIAS_4_e51c8f152e.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.303000', '2023-05-04 14:11:09.303000', 2, 2),
(14, 'COL_11_1532812635._RANCHERIAS_5.jpg', NULL, NULL, 450, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_COL_11_1532812635_RANCHERIAS_5_c381794913.jpg\", \"hash\": \"small_COL_11_1532812635_RANCHERIAS_5_c381794913\", \"mime\": \"image/jpeg\", \"name\": \"small_COL_11_1532812635._RANCHERIAS_5.jpg\", \"path\": null, \"size\": 35.66, \"width\": 281, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_COL_11_1532812635_RANCHERIAS_5_c381794913.jpg\", \"hash\": \"medium_COL_11_1532812635_RANCHERIAS_5_c381794913\", \"mime\": \"image/jpeg\", \"name\": \"medium_COL_11_1532812635._RANCHERIAS_5.jpg\", \"path\": null, \"size\": 70.68, \"width\": 422, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_COL_11_1532812635_RANCHERIAS_5_c381794913.jpg\", \"hash\": \"thumbnail_COL_11_1532812635_RANCHERIAS_5_c381794913\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_COL_11_1532812635._RANCHERIAS_5.jpg\", \"path\": null, \"size\": 4.61, \"width\": 87, \"height\": 156}}', 'COL_11_1532812635_RANCHERIAS_5_c381794913', '.jpg', 'image/jpeg', 80.62, '/uploads/COL_11_1532812635_RANCHERIAS_5_c381794913.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.315000', '2023-05-04 14:11:09.315000', 2, 2),
(15, 'COL_12_1532812635._RANCHERIAS1 (1).jpg', NULL, NULL, 800, 450, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1.jpg\", \"hash\": \"small_COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1\", \"mime\": \"image/jpeg\", \"name\": \"small_COL_12_1532812635._RANCHERIAS1 (1).jpg\", \"path\": null, \"size\": 46.25, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1.jpg\", \"hash\": \"medium_COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1\", \"mime\": \"image/jpeg\", \"name\": \"medium_COL_12_1532812635._RANCHERIAS1 (1).jpg\", \"path\": null, \"size\": 95.33, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1.jpg\", \"hash\": \"thumbnail_COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_COL_12_1532812635._RANCHERIAS1 (1).jpg\", \"path\": null, \"size\": 12.63, \"width\": 245, \"height\": 138}}', 'COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1', '.jpg', 'image/jpeg', 110.01, '/uploads/COL_12_1532812635_RANCHERIAS_1_1_aae4e0b3f1.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.335000', '2023-05-04 14:11:09.335000', 2, 2),
(16, 'INDUCCIÓN_SG_SST_3_15_1532812635.jpg', NULL, NULL, 600, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_INDUCCION_SG_SST_3_15_1532812635_7c963643df.jpg\", \"hash\": \"small_INDUCCION_SG_SST_3_15_1532812635_7c963643df\", \"mime\": \"image/jpeg\", \"name\": \"small_INDUCCIÓN_SG_SST_3_15_1532812635.jpg\", \"path\": null, \"size\": 31.92, \"width\": 375, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_INDUCCION_SG_SST_3_15_1532812635_7c963643df.jpg\", \"hash\": \"medium_INDUCCION_SG_SST_3_15_1532812635_7c963643df\", \"mime\": \"image/jpeg\", \"name\": \"medium_INDUCCIÓN_SG_SST_3_15_1532812635.jpg\", \"path\": null, \"size\": 64.67, \"width\": 563, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_INDUCCION_SG_SST_3_15_1532812635_7c963643df.jpg\", \"hash\": \"thumbnail_INDUCCION_SG_SST_3_15_1532812635_7c963643df\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_INDUCCIÓN_SG_SST_3_15_1532812635.jpg\", \"path\": null, \"size\": 4.16, \"width\": 117, \"height\": 156}}', 'INDUCCION_SG_SST_3_15_1532812635_7c963643df', '.jpg', 'image/jpeg', 72.96, '/uploads/INDUCCION_SG_SST_3_15_1532812635_7c963643df.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.901000', '2023-05-04 14:11:09.901000', 2, 2),
(17, 'INDUCCIÓN_SG_SST_5_17_1532812635.jpg', NULL, NULL, 600, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_INDUCCION_SG_SST_5_17_1532812635_56428e6e3a.jpg\", \"hash\": \"small_INDUCCION_SG_SST_5_17_1532812635_56428e6e3a\", \"mime\": \"image/jpeg\", \"name\": \"small_INDUCCIÓN_SG_SST_5_17_1532812635.jpg\", \"path\": null, \"size\": 29.22, \"width\": 375, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_INDUCCION_SG_SST_5_17_1532812635_56428e6e3a.jpg\", \"hash\": \"medium_INDUCCION_SG_SST_5_17_1532812635_56428e6e3a\", \"mime\": \"image/jpeg\", \"name\": \"medium_INDUCCIÓN_SG_SST_5_17_1532812635.jpg\", \"path\": null, \"size\": 57.41, \"width\": 563, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_INDUCCION_SG_SST_5_17_1532812635_56428e6e3a.jpg\", \"hash\": \"thumbnail_INDUCCION_SG_SST_5_17_1532812635_56428e6e3a\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_INDUCCIÓN_SG_SST_5_17_1532812635.jpg\", \"path\": null, \"size\": 4.09, \"width\": 117, \"height\": 156}}', 'INDUCCION_SG_SST_5_17_1532812635_56428e6e3a', '.jpg', 'image/jpeg', 65.04, '/uploads/INDUCCION_SG_SST_5_17_1532812635_56428e6e3a.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.912000', '2023-05-04 14:11:09.912000', 2, 2),
(18, 'COL_12_1532812635._RANCHERIAS1.jpg', NULL, NULL, 800, 450, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_COL_12_1532812635_RANCHERIAS_1_314959810c.jpg\", \"hash\": \"small_COL_12_1532812635_RANCHERIAS_1_314959810c\", \"mime\": \"image/jpeg\", \"name\": \"small_COL_12_1532812635._RANCHERIAS1.jpg\", \"path\": null, \"size\": 46.25, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_COL_12_1532812635_RANCHERIAS_1_314959810c.jpg\", \"hash\": \"medium_COL_12_1532812635_RANCHERIAS_1_314959810c\", \"mime\": \"image/jpeg\", \"name\": \"medium_COL_12_1532812635._RANCHERIAS1.jpg\", \"path\": null, \"size\": 95.33, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_COL_12_1532812635_RANCHERIAS_1_314959810c.jpg\", \"hash\": \"thumbnail_COL_12_1532812635_RANCHERIAS_1_314959810c\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_COL_12_1532812635._RANCHERIAS1.jpg\", \"path\": null, \"size\": 12.63, \"width\": 245, \"height\": 138}}', 'COL_12_1532812635_RANCHERIAS_1_314959810c', '.jpg', 'image/jpeg', 110.01, '/uploads/COL_12_1532812635_RANCHERIAS_1_314959810c.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.916000', '2023-05-04 14:11:09.916000', 2, 2),
(19, 'INDUCCIÓN_SG_SST_4_16_1532812635.jpg', NULL, NULL, 600, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66.jpg\", \"hash\": \"small_INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66\", \"mime\": \"image/jpeg\", \"name\": \"small_INDUCCIÓN_SG_SST_4_16_1532812635.jpg\", \"path\": null, \"size\": 33.4, \"width\": 375, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66.jpg\", \"hash\": \"medium_INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66\", \"mime\": \"image/jpeg\", \"name\": \"medium_INDUCCIÓN_SG_SST_4_16_1532812635.jpg\", \"path\": null, \"size\": 70.22, \"width\": 563, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66.jpg\", \"hash\": \"thumbnail_INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_INDUCCIÓN_SG_SST_4_16_1532812635.jpg\", \"path\": null, \"size\": 4.2, \"width\": 117, \"height\": 156}}', 'INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66', '.jpg', 'image/jpeg', 79.79, '/uploads/INDUCCION_SG_SST_4_16_1532812635_d6bcb7fd66.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.946000', '2023-05-04 14:11:09.946000', 2, 2),
(20, 'INDUCCIÓN_SG_SST_2_14_1532812635.jpg', NULL, NULL, 600, 800, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_INDUCCION_SG_SST_2_14_1532812635_375b20df49.jpg\", \"hash\": \"small_INDUCCION_SG_SST_2_14_1532812635_375b20df49\", \"mime\": \"image/jpeg\", \"name\": \"small_INDUCCIÓN_SG_SST_2_14_1532812635.jpg\", \"path\": null, \"size\": 45.24, \"width\": 375, \"height\": 500}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_INDUCCION_SG_SST_2_14_1532812635_375b20df49.jpg\", \"hash\": \"medium_INDUCCION_SG_SST_2_14_1532812635_375b20df49\", \"mime\": \"image/jpeg\", \"name\": \"medium_INDUCCIÓN_SG_SST_2_14_1532812635.jpg\", \"path\": null, \"size\": 96.46, \"width\": 563, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_INDUCCION_SG_SST_2_14_1532812635_375b20df49.jpg\", \"hash\": \"thumbnail_INDUCCION_SG_SST_2_14_1532812635_375b20df49\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_INDUCCIÓN_SG_SST_2_14_1532812635.jpg\", \"path\": null, \"size\": 5.48, \"width\": 117, \"height\": 156}}', 'INDUCCION_SG_SST_2_14_1532812635_375b20df49', '.jpg', 'image/jpeg', 110.35, '/uploads/INDUCCION_SG_SST_2_14_1532812635_375b20df49.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:09.976000', '2023-05-04 14:11:09.976000', 2, 2),
(21, 'noti_001_0_1504480202.jpg', NULL, NULL, 869, 580, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_noti_001_0_1504480202_a57b3c0be7.jpg\", \"hash\": \"small_noti_001_0_1504480202_a57b3c0be7\", \"mime\": \"image/jpeg\", \"name\": \"small_noti_001_0_1504480202.jpg\", \"path\": null, \"size\": 47.63, \"width\": 500, \"height\": 334}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_noti_001_0_1504480202_a57b3c0be7.jpg\", \"hash\": \"medium_noti_001_0_1504480202_a57b3c0be7\", \"mime\": \"image/jpeg\", \"name\": \"medium_noti_001_0_1504480202.jpg\", \"path\": null, \"size\": 93.67, \"width\": 750, \"height\": 501}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_noti_001_0_1504480202_a57b3c0be7.jpg\", \"hash\": \"thumbnail_noti_001_0_1504480202_a57b3c0be7\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_noti_001_0_1504480202.jpg\", \"path\": null, \"size\": 13.39, \"width\": 233, \"height\": 156}}', 'noti_001_0_1504480202_a57b3c0be7', '.jpg', 'image/jpeg', 122.85, '/uploads/noti_001_0_1504480202_a57b3c0be7.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:40.228000', '2023-05-04 14:11:40.228000', 2, 2),
(22, 'quienes_pq_2_1_1504480202.jpg', NULL, NULL, 813, 510, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_quienes_pq_2_1_1504480202_d400c0d113.jpg\", \"hash\": \"small_quienes_pq_2_1_1504480202_d400c0d113\", \"mime\": \"image/jpeg\", \"name\": \"small_quienes_pq_2_1_1504480202.jpg\", \"path\": null, \"size\": 21.1, \"width\": 500, \"height\": 314}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_quienes_pq_2_1_1504480202_d400c0d113.jpg\", \"hash\": \"medium_quienes_pq_2_1_1504480202_d400c0d113\", \"mime\": \"image/jpeg\", \"name\": \"medium_quienes_pq_2_1_1504480202.jpg\", \"path\": null, \"size\": 40.36, \"width\": 750, \"height\": 470}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_quienes_pq_2_1_1504480202_d400c0d113.jpg\", \"hash\": \"thumbnail_quienes_pq_2_1_1504480202_d400c0d113\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_quienes_pq_2_1_1504480202.jpg\", \"path\": null, \"size\": 6.92, \"width\": 245, \"height\": 154}}', 'quienes_pq_2_1_1504480202_d400c0d113', '.jpg', 'image/jpeg', 46.45, '/uploads/quienes_pq_2_1_1504480202_d400c0d113.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:40.245000', '2023-05-04 14:11:40.245000', 2, 2),
(23, 'quienes_pq_3_2_1504480202.jpg', NULL, NULL, 813, 510, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_quienes_pq_3_2_1504480202_b0de4d184f.jpg\", \"hash\": \"small_quienes_pq_3_2_1504480202_b0de4d184f\", \"mime\": \"image/jpeg\", \"name\": \"small_quienes_pq_3_2_1504480202.jpg\", \"path\": null, \"size\": 33.03, \"width\": 500, \"height\": 314}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_quienes_pq_3_2_1504480202_b0de4d184f.jpg\", \"hash\": \"medium_quienes_pq_3_2_1504480202_b0de4d184f\", \"mime\": \"image/jpeg\", \"name\": \"medium_quienes_pq_3_2_1504480202.jpg\", \"path\": null, \"size\": 59.19, \"width\": 750, \"height\": 470}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_quienes_pq_3_2_1504480202_b0de4d184f.jpg\", \"hash\": \"thumbnail_quienes_pq_3_2_1504480202_b0de4d184f\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_quienes_pq_3_2_1504480202.jpg\", \"path\": null, \"size\": 11.57, \"width\": 245, \"height\": 154}}', 'quienes_pq_3_2_1504480202_b0de4d184f', '.jpg', 'image/jpeg', 67.34, '/uploads/quienes_pq_3_2_1504480202_b0de4d184f.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:40.684000', '2023-05-04 14:11:40.684000', 2, 2),
(24, 'gle_home_004_1504480202.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_004_1504480202_fb75b76e80.jpg\", \"hash\": \"large_gle_home_004_1504480202_fb75b76e80\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 43.56, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_004_1504480202_fb75b76e80.jpg\", \"hash\": \"small_gle_home_004_1504480202_fb75b76e80\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 15.06, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_004_1504480202_fb75b76e80.jpg\", \"hash\": \"medium_gle_home_004_1504480202_fb75b76e80\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 28.26, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_004_1504480202_fb75b76e80.jpg\", \"hash\": \"thumbnail_gle_home_004_1504480202_fb75b76e80\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 5.48, \"width\": 245, \"height\": 97}}', 'gle_home_004_1504480202_fb75b76e80', '.jpg', 'image/jpeg', 96.01, '/uploads/gle_home_004_1504480202_fb75b76e80.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:40.747000', '2023-05-04 14:11:40.747000', 2, 2),
(25, 'quienes_pq_4_3_1504480202.jpg', NULL, NULL, 813, 510, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_quienes_pq_4_3_1504480202_7689a8c489.jpg\", \"hash\": \"small_quienes_pq_4_3_1504480202_7689a8c489\", \"mime\": \"image/jpeg\", \"name\": \"small_quienes_pq_4_3_1504480202.jpg\", \"path\": null, \"size\": 27.91, \"width\": 500, \"height\": 314}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_quienes_pq_4_3_1504480202_7689a8c489.jpg\", \"hash\": \"medium_quienes_pq_4_3_1504480202_7689a8c489\", \"mime\": \"image/jpeg\", \"name\": \"medium_quienes_pq_4_3_1504480202.jpg\", \"path\": null, \"size\": 49.03, \"width\": 750, \"height\": 470}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_quienes_pq_4_3_1504480202_7689a8c489.jpg\", \"hash\": \"thumbnail_quienes_pq_4_3_1504480202_7689a8c489\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_quienes_pq_4_3_1504480202.jpg\", \"path\": null, \"size\": 9.93, \"width\": 245, \"height\": 154}}', 'quienes_pq_4_3_1504480202_7689a8c489', '.jpg', 'image/jpeg', 55.20, '/uploads/quienes_pq_4_3_1504480202_7689a8c489.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:11:40.808000', '2023-05-04 14:11:40.808000', 2, 2),
(26, '4_2_1504478834.jpg', NULL, NULL, 3968, 2976, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_4_2_1504478834_91ba07601b.jpg\", \"hash\": \"large_4_2_1504478834_91ba07601b\", \"mime\": \"image/jpeg\", \"name\": \"large_4_2_1504478834.jpg\", \"path\": null, \"size\": 175.37, \"width\": 1000, \"height\": 750}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_4_2_1504478834_91ba07601b.jpg\", \"hash\": \"small_4_2_1504478834_91ba07601b\", \"mime\": \"image/jpeg\", \"name\": \"small_4_2_1504478834.jpg\", \"path\": null, \"size\": 47.04, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_4_2_1504478834_91ba07601b.jpg\", \"hash\": \"medium_4_2_1504478834_91ba07601b\", \"mime\": \"image/jpeg\", \"name\": \"medium_4_2_1504478834.jpg\", \"path\": null, \"size\": 98.7, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_4_2_1504478834_91ba07601b.jpg\", \"hash\": \"thumbnail_4_2_1504478834_91ba07601b\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_4_2_1504478834.jpg\", \"path\": null, \"size\": 9.4, \"width\": 208, \"height\": 156}}', '4_2_1504478834_91ba07601b', '.jpg', 'image/jpeg', 1923.66, '/uploads/4_2_1504478834_91ba07601b.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:12:16.013000', '2023-05-04 14:12:16.013000', 2, 2),
(27, '3_1_1504478834.jpg', NULL, NULL, 3968, 2976, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_3_1_1504478834_5ed56ea6df.jpg\", \"hash\": \"large_3_1_1504478834_5ed56ea6df\", \"mime\": \"image/jpeg\", \"name\": \"large_3_1_1504478834.jpg\", \"path\": null, \"size\": 175.37, \"width\": 1000, \"height\": 750}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_3_1_1504478834_5ed56ea6df.jpg\", \"hash\": \"small_3_1_1504478834_5ed56ea6df\", \"mime\": \"image/jpeg\", \"name\": \"small_3_1_1504478834.jpg\", \"path\": null, \"size\": 47.04, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_3_1_1504478834_5ed56ea6df.jpg\", \"hash\": \"medium_3_1_1504478834_5ed56ea6df\", \"mime\": \"image/jpeg\", \"name\": \"medium_3_1_1504478834.jpg\", \"path\": null, \"size\": 98.7, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_3_1_1504478834_5ed56ea6df.jpg\", \"hash\": \"thumbnail_3_1_1504478834_5ed56ea6df\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_3_1_1504478834.jpg\", \"path\": null, \"size\": 9.4, \"width\": 208, \"height\": 156}}', '3_1_1504478834_5ed56ea6df', '.jpg', 'image/jpeg', 1923.66, '/uploads/3_1_1504478834_5ed56ea6df.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:12:16.942000', '2023-05-04 14:12:16.942000', 2, 2),
(28, '2_0_1504478834.jpg', NULL, NULL, 4160, 2340, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_2_0_1504478834_78ae06b851.jpg\", \"hash\": \"large_2_0_1504478834_78ae06b851\", \"mime\": \"image/jpeg\", \"name\": \"large_2_0_1504478834.jpg\", \"path\": null, \"size\": 150.7, \"width\": 1000, \"height\": 563}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_2_0_1504478834_78ae06b851.jpg\", \"hash\": \"small_2_0_1504478834_78ae06b851\", \"mime\": \"image/jpeg\", \"name\": \"small_2_0_1504478834.jpg\", \"path\": null, \"size\": 37.88, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_2_0_1504478834_78ae06b851.jpg\", \"hash\": \"medium_2_0_1504478834_78ae06b851\", \"mime\": \"image/jpeg\", \"name\": \"medium_2_0_1504478834.jpg\", \"path\": null, \"size\": 82.74, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_2_0_1504478834_78ae06b851.jpg\", \"hash\": \"thumbnail_2_0_1504478834_78ae06b851\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_2_0_1504478834.jpg\", \"path\": null, \"size\": 9.79, \"width\": 245, \"height\": 138}}', '2_0_1504478834_78ae06b851', '.jpg', 'image/jpeg', 2310.07, '/uploads/2_0_1504478834_78ae06b851.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:12:17.529000', '2023-05-04 14:12:17.529000', 2, 2),
(29, '5_3_1504478834.jpg', NULL, NULL, 3968, 2976, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_5_3_1504478834_42ff501ff0.jpg\", \"hash\": \"large_5_3_1504478834_42ff501ff0\", \"mime\": \"image/jpeg\", \"name\": \"large_5_3_1504478834.jpg\", \"path\": null, \"size\": 268.66, \"width\": 1000, \"height\": 750}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_5_3_1504478834_42ff501ff0.jpg\", \"hash\": \"small_5_3_1504478834_42ff501ff0\", \"mime\": \"image/jpeg\", \"name\": \"small_5_3_1504478834.jpg\", \"path\": null, \"size\": 82.99, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_5_3_1504478834_42ff501ff0.jpg\", \"hash\": \"medium_5_3_1504478834_42ff501ff0\", \"mime\": \"image/jpeg\", \"name\": \"medium_5_3_1504478834.jpg\", \"path\": null, \"size\": 167.43, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_5_3_1504478834_42ff501ff0.jpg\", \"hash\": \"thumbnail_5_3_1504478834_42ff501ff0\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_5_3_1504478834.jpg\", \"path\": null, \"size\": 14.74, \"width\": 208, \"height\": 156}}', '5_3_1504478834_42ff501ff0', '.jpg', 'image/jpeg', 1963.30, '/uploads/5_3_1504478834_42ff501ff0.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:12:22.003000', '2023-05-04 14:12:22.003000', 2, 2),
(30, 'gle_home_002_1504480120.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_002_1504480120_1b5ab09376.jpg\", \"hash\": \"large_gle_home_002_1504480120_1b5ab09376\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 120.36, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_002_1504480120_1b5ab09376.jpg\", \"hash\": \"small_gle_home_002_1504480120_1b5ab09376\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 34.79, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_002_1504480120_1b5ab09376.jpg\", \"hash\": \"medium_gle_home_002_1504480120_1b5ab09376\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 73.31, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_002_1504480120_1b5ab09376.jpg\", \"hash\": \"thumbnail_gle_home_002_1504480120_1b5ab09376\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 9.56, \"width\": 245, \"height\": 97}}', 'gle_home_002_1504480120_1b5ab09376', '.jpg', 'image/jpeg', 280.67, '/uploads/gle_home_002_1504480120_1b5ab09376.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:12:43.260000', '2023-05-04 14:12:43.260000', 2, 2),
(31, 'serv_palma2_0_1504480120.jpg', NULL, NULL, 1686, 815, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_serv_palma2_0_1504480120_ef06a032dc.jpg\", \"hash\": \"large_serv_palma2_0_1504480120_ef06a032dc\", \"mime\": \"image/jpeg\", \"name\": \"large_serv_palma2_0_1504480120.jpg\", \"path\": null, \"size\": 148.58, \"width\": 1000, \"height\": 483}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_serv_palma2_0_1504480120_ef06a032dc.jpg\", \"hash\": \"small_serv_palma2_0_1504480120_ef06a032dc\", \"mime\": \"image/jpeg\", \"name\": \"small_serv_palma2_0_1504480120.jpg\", \"path\": null, \"size\": 45.32, \"width\": 500, \"height\": 241}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_serv_palma2_0_1504480120_ef06a032dc.jpg\", \"hash\": \"medium_serv_palma2_0_1504480120_ef06a032dc\", \"mime\": \"image/jpeg\", \"name\": \"medium_serv_palma2_0_1504480120.jpg\", \"path\": null, \"size\": 93.84, \"width\": 750, \"height\": 363}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_serv_palma2_0_1504480120_ef06a032dc.jpg\", \"hash\": \"thumbnail_serv_palma2_0_1504480120_ef06a032dc\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_serv_palma2_0_1504480120.jpg\", \"path\": null, \"size\": 11.72, \"width\": 245, \"height\": 118}}', 'serv_palma2_0_1504480120_ef06a032dc', '.jpg', 'image/jpeg', 322.90, '/uploads/serv_palma2_0_1504480120_ef06a032dc.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:12:43.701000', '2023-05-04 14:12:43.701000', 2, 2),
(32, 'CODIGO_DE_ETICA_Y_CONDUCT_0_1567467942.pdf', NULL, NULL, NULL, NULL, NULL, 'CODIGO_DE_ETICA_Y_CONDUCT_0_1567467942_90f09eb2f9', '.pdf', 'application/pdf', 13420.22, '/uploads/CODIGO_DE_ETICA_Y_CONDUCT_0_1567467942_90f09eb2f9.pdf', NULL, 'local', NULL, '/', '2023-05-04 14:15:12.540000', '2023-05-04 14:15:12.540000', 2, 2),
(33, 'POLITICA_DE_SOSTENIBILIDA_0_1567469742.pdf', NULL, NULL, NULL, NULL, NULL, 'POLITICA_DE_SOSTENIBILIDA_0_1567469742_f816512ed2', '.pdf', 'application/pdf', 2741.27, '/uploads/POLITICA_DE_SOSTENIBILIDA_0_1567469742_f816512ed2.pdf', NULL, 'local', NULL, '/', '2023-05-04 14:15:52.978000', '2023-05-04 14:15:52.978000', 2, 2),
(34, 'AD_PO_01_POLÍTICA_Y_OBJE_0_1655740821.pdf', NULL, NULL, NULL, NULL, NULL, 'AD_PO_01_POLITICA_Y_OBJE_0_1655740821_67d3c8947b', '.pdf', 'application/pdf', 25.55, '/uploads/AD_PO_01_POLITICA_Y_OBJE_0_1655740821_67d3c8947b.pdf', NULL, 'local', NULL, '/', '2023-05-04 14:16:55.982000', '2023-05-04 14:16:55.982000', 2, 2),
(35, 'CCV Marzo 21.pdf', NULL, NULL, NULL, NULL, NULL, 'CCV_Marzo_21_7e9fc0418b', '.pdf', 'application/pdf', 262.17, '/uploads/CCV_Marzo_21_7e9fc0418b.pdf', NULL, 'local', NULL, '/', '2023-05-04 14:17:32.414000', '2023-05-04 14:17:32.414000', 2, 2),
(36, 'Dictamen Revisoria 2018.pdf', NULL, NULL, NULL, NULL, NULL, 'Dictamen_Revisoria_2018_d03c18ccfe', '.pdf', 'application/pdf', 1790.60, '/uploads/Dictamen_Revisoria_2018_d03c18ccfe.pdf', NULL, 'local', NULL, '/', '2023-05-04 14:17:56.890000', '2023-05-04 14:17:56.890000', 2, 2),
(37, 'Estados Financieros 2018 ASCEMPRO DE COLOMBIA.pdf', NULL, NULL, NULL, NULL, NULL, 'Estados_Financieros_2018_ASCEMPRO_DE_COLOMBIA_03bfaaabe3', '.pdf', 'application/pdf', 1525.24, '/uploads/Estados_Financieros_2018_ASCEMPRO_DE_COLOMBIA_03bfaaabe3.pdf', NULL, 'local', NULL, '/', '2023-05-04 14:18:17.857000', '2023-05-04 14:18:17.857000', 2, 2),
(38, 'INFORME DE GESTION 2018 Marzo 17 de 2019.pdf', NULL, NULL, NULL, NULL, NULL, 'INFORME_DE_GESTION_2018_Marzo_17_de_2019_06128c8df0', '.pdf', 'application/pdf', 1878.07, '/uploads/INFORME_DE_GESTION_2018_Marzo_17_de_2019_06128c8df0.pdf', NULL, 'local', NULL, '/', '2023-05-04 14:18:44.196000', '2023-05-04 14:18:44.196000', 2, 2),
(39, 'logo_codigo_etica_1560016072.png', NULL, NULL, 335, 320, '{\"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_logo_codigo_etica_1560016072_dcf217806e.png\", \"hash\": \"thumbnail_logo_codigo_etica_1560016072_dcf217806e\", \"mime\": \"image/png\", \"name\": \"thumbnail_logo_codigo_etica_1560016072.png\", \"path\": null, \"size\": 33.87, \"width\": 163, \"height\": 156}}', 'logo_codigo_etica_1560016072_dcf217806e', '.png', 'image/png', 12.30, '/uploads/logo_codigo_etica_1560016072_dcf217806e.png', NULL, 'local', NULL, '/', '2023-05-04 14:26:18.676000', '2023-05-04 14:26:18.676000', 2, 2),
(40, 'images__2__1545877027.jpg', NULL, NULL, 275, 183, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_images_2_1545877027_6cee542707.jpg\", \"hash\": \"thumbnail_images_2_1545877027_6cee542707\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_images__2__1545877027.jpg\", \"path\": null, \"size\": 9.25, \"width\": 234, \"height\": 156}}', 'images_2_1545877027_6cee542707', '.jpg', 'image/jpeg', 10.12, '/uploads/images_2_1545877027_6cee542707.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:27:09.935000', '2023-05-04 14:27:09.935000', 2, 2),
(41, 'descarga_1545879648.jpg', NULL, NULL, 275, 183, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_descarga_1545879648_9aee9726eb.jpg\", \"hash\": \"thumbnail_descarga_1545879648_9aee9726eb\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_descarga_1545879648.jpg\", \"path\": null, \"size\": 9.23, \"width\": 234, \"height\": 156}}', 'descarga_1545879648_9aee9726eb', '.jpg', 'image/jpeg', 11.27, '/uploads/descarga_1545879648_9aee9726eb.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:28:09.168000', '2023-05-04 14:28:09.168000', 2, 2),
(42, 'Esal_1524352844.jpg', NULL, NULL, 350, 144, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_Esal_1524352844_4399361127.jpg\", \"hash\": \"thumbnail_Esal_1524352844_4399361127\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_Esal_1524352844.jpg\", \"path\": null, \"size\": 4.06, \"width\": 245, \"height\": 101}}', 'Esal_1524352844_4399361127', '.jpg', 'image/jpeg', 6.65, '/uploads/Esal_1524352844_4399361127.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:28:53.399000', '2023-05-04 14:28:53.399000', 2, 2),
(43, '1_1504478834.jpg', NULL, NULL, 3968, 2976, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_1_1504478834_6d0c77562d.jpg\", \"hash\": \"large_1_1504478834_6d0c77562d\", \"mime\": \"image/jpeg\", \"name\": \"large_1_1504478834.jpg\", \"path\": null, \"size\": 231.72, \"width\": 1000, \"height\": 750}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_1_1504478834_6d0c77562d.jpg\", \"hash\": \"small_1_1504478834_6d0c77562d\", \"mime\": \"image/jpeg\", \"name\": \"small_1_1504478834.jpg\", \"path\": null, \"size\": 52.79, \"width\": 500, \"height\": 375}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_1_1504478834_6d0c77562d.jpg\", \"hash\": \"medium_1_1504478834_6d0c77562d\", \"mime\": \"image/jpeg\", \"name\": \"medium_1_1504478834.jpg\", \"path\": null, \"size\": 123.12, \"width\": 750, \"height\": 563}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_1_1504478834_6d0c77562d.jpg\", \"hash\": \"thumbnail_1_1504478834_6d0c77562d\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_1_1504478834.jpg\", \"path\": null, \"size\": 9.22, \"width\": 208, \"height\": 156}}', '1_1504478834_6d0c77562d', '.jpg', 'image/jpeg', 3227.83, '/uploads/1_1504478834_6d0c77562d.jpg', NULL, 'local', NULL, '/', '2023-05-04 14:30:10.891000', '2023-05-04 14:30:10.891000', 2, 2),
(44, '1.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_1_56ff72f54e.png\", \"hash\": \"large_1_56ff72f54e\", \"mime\": \"image/png\", \"name\": \"large_1.png\", \"path\": null, \"size\": 959.53, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_1_56ff72f54e.png\", \"hash\": \"small_1_56ff72f54e\", \"mime\": \"image/png\", \"name\": \"small_1.png\", \"path\": null, \"size\": 264.15, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_1_56ff72f54e.png\", \"hash\": \"medium_1_56ff72f54e\", \"mime\": \"image/png\", \"name\": \"medium_1.png\", \"path\": null, \"size\": 562.14, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_1_56ff72f54e.png\", \"hash\": \"thumbnail_1_56ff72f54e\", \"mime\": \"image/png\", \"name\": \"thumbnail_1.png\", \"path\": null, \"size\": 71, \"width\": 245, \"height\": 124}}', '1_56ff72f54e', '.png', 'image/png', 533.05, '/uploads/1_56ff72f54e.png', NULL, 'local', NULL, '/', '2023-05-04 14:45:43.886000', '2023-05-04 14:45:43.886000', 2, 2),
(45, '4.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_4_65c828e3bc.png\", \"hash\": \"large_4_65c828e3bc\", \"mime\": \"image/png\", \"name\": \"large_4.png\", \"path\": null, \"size\": 1103.18, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_4_65c828e3bc.png\", \"hash\": \"small_4_65c828e3bc\", \"mime\": \"image/png\", \"name\": \"small_4.png\", \"path\": null, \"size\": 297.83, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_4_65c828e3bc.png\", \"hash\": \"medium_4_65c828e3bc\", \"mime\": \"image/png\", \"name\": \"medium_4.png\", \"path\": null, \"size\": 637.91, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_4_65c828e3bc.png\", \"hash\": \"thumbnail_4_65c828e3bc\", \"mime\": \"image/png\", \"name\": \"thumbnail_4.png\", \"path\": null, \"size\": 78.47, \"width\": 245, \"height\": 124}}', '4_65c828e3bc', '.png', 'image/png', 593.72, '/uploads/4_65c828e3bc.png', NULL, 'local', NULL, '/', '2023-05-04 14:47:01.338000', '2023-05-04 14:47:01.338000', 2, 2),
(46, '3.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_3_7fbe01f8b5.png\", \"hash\": \"large_3_7fbe01f8b5\", \"mime\": \"image/png\", \"name\": \"large_3.png\", \"path\": null, \"size\": 1217.42, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_3_7fbe01f8b5.png\", \"hash\": \"small_3_7fbe01f8b5\", \"mime\": \"image/png\", \"name\": \"small_3.png\", \"path\": null, \"size\": 323.41, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_3_7fbe01f8b5.png\", \"hash\": \"medium_3_7fbe01f8b5\", \"mime\": \"image/png\", \"name\": \"medium_3.png\", \"path\": null, \"size\": 701.19, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_3_7fbe01f8b5.png\", \"hash\": \"thumbnail_3_7fbe01f8b5\", \"mime\": \"image/png\", \"name\": \"thumbnail_3.png\", \"path\": null, \"size\": 82.13, \"width\": 245, \"height\": 124}}', '3_7fbe01f8b5', '.png', 'image/png', 691.55, '/uploads/3_7fbe01f8b5.png', NULL, 'local', NULL, '/', '2023-05-04 14:47:37.616000', '2023-05-04 14:47:37.616000', 2, 2),
(47, '2.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_2_cabcba7214.png\", \"hash\": \"large_2_cabcba7214\", \"mime\": \"image/png\", \"name\": \"large_2.png\", \"path\": null, \"size\": 1373.21, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_2_cabcba7214.png\", \"hash\": \"small_2_cabcba7214\", \"mime\": \"image/png\", \"name\": \"small_2.png\", \"path\": null, \"size\": 355.23, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_2_cabcba7214.png\", \"hash\": \"medium_2_cabcba7214\", \"mime\": \"image/png\", \"name\": \"medium_2.png\", \"path\": null, \"size\": 783.8, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_2_cabcba7214.png\", \"hash\": \"thumbnail_2_cabcba7214\", \"mime\": \"image/png\", \"name\": \"thumbnail_2.png\", \"path\": null, \"size\": 86.74, \"width\": 245, \"height\": 124}}', '2_cabcba7214', '.png', 'image/png', 751.59, '/uploads/2_cabcba7214.png', NULL, 'local', NULL, '/', '2023-05-04 14:48:42.910000', '2023-05-04 14:48:42.910000', 2, 2);
INSERT INTO `files` (`id`, `name`, `alternative_text`, `caption`, `width`, `height`, `formats`, `hash`, `ext`, `mime`, `size`, `url`, `preview_url`, `provider`, `provider_metadata`, `folder_path`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(48, 'gestion_1594488208.png', NULL, NULL, 670, 419, '{\"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_gestion_1594488208_4ac1881a01.png\", \"hash\": \"small_gestion_1594488208_4ac1881a01\", \"mime\": \"image/png\", \"name\": \"small_gestion_1594488208.png\", \"path\": null, \"size\": 64.4, \"width\": 500, \"height\": 313}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_gestion_1594488208_4ac1881a01.png\", \"hash\": \"thumbnail_gestion_1594488208_4ac1881a01\", \"mime\": \"image/png\", \"name\": \"thumbnail_gestion_1594488208.png\", \"path\": null, \"size\": 26.32, \"width\": 245, \"height\": 153}}', 'gestion_1594488208_4ac1881a01', '.png', 'image/png', 16.02, '/uploads/gestion_1594488208_4ac1881a01.png', NULL, 'local', NULL, '/', '2023-05-04 15:47:31.422000', '2023-05-04 15:47:31.422000', 2, 2),
(49, 'EF_Ascempro_2020_1_1636640117.pdf', NULL, NULL, NULL, NULL, NULL, 'EF_Ascempro_2020_1_1636640117_e8d49a468a', '.pdf', 'application/pdf', 484.04, '/uploads/EF_Ascempro_2020_1_1636640117_e8d49a468a.pdf', NULL, 'local', NULL, '/', '2023-05-04 15:48:31.789000', '2023-05-04 15:48:31.789000', 2, 2),
(50, 'Informe_de_Gestion_2021_F_0_1636640117.pdf', NULL, NULL, NULL, NULL, NULL, 'Informe_de_Gestion_2021_F_0_1636640117_fba59e0e8e', '.pdf', 'application/pdf', 8477.60, '/uploads/Informe_de_Gestion_2021_F_0_1636640117_fba59e0e8e.pdf', NULL, 'local', NULL, '/', '2023-05-04 15:50:58.604000', '2023-05-04 15:50:58.604000', 2, 2),
(51, 'images.jpg', NULL, NULL, 510, 338, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_images_9be71f219d.jpg\", \"hash\": \"small_images_9be71f219d\", \"mime\": \"image/jpeg\", \"name\": \"small_images.jpg\", \"path\": null, \"size\": 38.1, \"width\": 500, \"height\": 331}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_images_9be71f219d.jpg\", \"hash\": \"thumbnail_images_9be71f219d\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_images.jpg\", \"path\": null, \"size\": 11.32, \"width\": 235, \"height\": 156}}', 'images_9be71f219d', '.jpg', 'image/jpeg', 26.31, '/uploads/images_9be71f219d.jpg', NULL, 'local', NULL, '/', '2023-05-04 15:55:56.977000', '2023-05-04 15:55:56.977000', 2, 2),
(52, 'SISTEMA_PQRRS___imagenes__0_1579795174.pdf', NULL, NULL, NULL, NULL, NULL, 'SISTEMA_PQRRS_imagenes_0_1579795174_13d06421e6', '.pdf', 'application/pdf', 257.52, '/uploads/SISTEMA_PQRRS_imagenes_0_1579795174_13d06421e6.pdf', NULL, 'local', NULL, '/', '2023-05-04 16:33:08.392000', '2023-05-04 16:33:08.392000', 2, 2),
(53, 'Diapositiva1_1579792259.jpg', NULL, NULL, 1280, 720, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_Diapositiva1_1579792259_53844e5ca8.jpg\", \"hash\": \"large_Diapositiva1_1579792259_53844e5ca8\", \"mime\": \"image/jpeg\", \"name\": \"large_Diapositiva1_1579792259.jpg\", \"path\": null, \"size\": 39.79, \"width\": 1000, \"height\": 563}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_Diapositiva1_1579792259_53844e5ca8.jpg\", \"hash\": \"small_Diapositiva1_1579792259_53844e5ca8\", \"mime\": \"image/jpeg\", \"name\": \"small_Diapositiva1_1579792259.jpg\", \"path\": null, \"size\": 13.95, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_Diapositiva1_1579792259_53844e5ca8.jpg\", \"hash\": \"medium_Diapositiva1_1579792259_53844e5ca8\", \"mime\": \"image/jpeg\", \"name\": \"medium_Diapositiva1_1579792259.jpg\", \"path\": null, \"size\": 25.99, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_Diapositiva1_1579792259_53844e5ca8.jpg\", \"hash\": \"thumbnail_Diapositiva1_1579792259_53844e5ca8\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_Diapositiva1_1579792259.jpg\", \"path\": null, \"size\": 4.65, \"width\": 245, \"height\": 138}}', 'Diapositiva1_1579792259_53844e5ca8', '.jpg', 'image/jpeg', 58.01, '/uploads/Diapositiva1_1579792259_53844e5ca8.jpg', NULL, 'local', NULL, '/', '2023-05-04 16:34:11.966000', '2023-05-04 16:34:11.966000', 2, 2),
(54, 'Banco_Maquinaria_1567470345.jpg', NULL, NULL, 1024, 577, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_Banco_Maquinaria_1567470345_840c8f17a4.jpg\", \"hash\": \"large_Banco_Maquinaria_1567470345_840c8f17a4\", \"mime\": \"image/jpeg\", \"name\": \"large_Banco_Maquinaria_1567470345.jpg\", \"path\": null, \"size\": 135.95, \"width\": 1000, \"height\": 563}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_Banco_Maquinaria_1567470345_840c8f17a4.jpg\", \"hash\": \"small_Banco_Maquinaria_1567470345_840c8f17a4\", \"mime\": \"image/jpeg\", \"name\": \"small_Banco_Maquinaria_1567470345.jpg\", \"path\": null, \"size\": 40.68, \"width\": 500, \"height\": 282}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_Banco_Maquinaria_1567470345_840c8f17a4.jpg\", \"hash\": \"medium_Banco_Maquinaria_1567470345_840c8f17a4\", \"mime\": \"image/jpeg\", \"name\": \"medium_Banco_Maquinaria_1567470345.jpg\", \"path\": null, \"size\": 84.27, \"width\": 750, \"height\": 423}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_Banco_Maquinaria_1567470345_840c8f17a4.jpg\", \"hash\": \"thumbnail_Banco_Maquinaria_1567470345_840c8f17a4\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_Banco_Maquinaria_1567470345.jpg\", \"path\": null, \"size\": 11.3, \"width\": 245, \"height\": 138}}', 'Banco_Maquinaria_1567470345_840c8f17a4', '.jpg', 'image/jpeg', 144.94, '/uploads/Banco_Maquinaria_1567470345_840c8f17a4.jpg', NULL, 'local', NULL, '/', '2023-05-04 16:35:42.016000', '2023-05-04 16:35:42.016000', 2, 2),
(56, 'servicios_003_1504478580 (1).jpg', NULL, NULL, 409, 409, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_servicios_003_1504478580_1_f300298091.jpg\", \"hash\": \"thumbnail_servicios_003_1504478580_1_f300298091\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_servicios_003_1504478580 (1).jpg\", \"path\": null, \"size\": 9.72, \"width\": 156, \"height\": 156}}', 'servicios_003_1504478580_1_f300298091', '.jpg', 'image/jpeg', 45.35, '/uploads/servicios_003_1504478580_1_f300298091.jpg', NULL, 'local', NULL, '/', '2023-05-05 17:45:48.459000', '2023-05-05 17:45:48.459000', 2, 2),
(57, 'gle_home_003_1504480152.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_003_1504480152_5609f6b424.jpg\", \"hash\": \"large_gle_home_003_1504480152_5609f6b424\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 57.93, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_003_1504480152_5609f6b424.jpg\", \"hash\": \"small_gle_home_003_1504480152_5609f6b424\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 21.36, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_003_1504480152_5609f6b424.jpg\", \"hash\": \"medium_gle_home_003_1504480152_5609f6b424\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 38.41, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_003_1504480152_5609f6b424.jpg\", \"hash\": \"thumbnail_gle_home_003_1504480152_5609f6b424\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 7.47, \"width\": 245, \"height\": 97}}', 'gle_home_003_1504480152_5609f6b424', '.jpg', 'image/jpeg', 121.05, '/uploads/gle_home_003_1504480152_5609f6b424.jpg', NULL, 'local', NULL, '/', '2023-05-06 14:36:59.085000', '2023-05-06 14:36:59.085000', 2, 2),
(58, 'gle_home_004_1504480202.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_004_1504480202_39c85b4197.jpg\", \"hash\": \"large_gle_home_004_1504480202_39c85b4197\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 43.56, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_004_1504480202_39c85b4197.jpg\", \"hash\": \"small_gle_home_004_1504480202_39c85b4197\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 15.06, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_004_1504480202_39c85b4197.jpg\", \"hash\": \"medium_gle_home_004_1504480202_39c85b4197\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 28.26, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_004_1504480202_39c85b4197.jpg\", \"hash\": \"thumbnail_gle_home_004_1504480202_39c85b4197\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_004_1504480202.jpg\", \"path\": null, \"size\": 5.48, \"width\": 245, \"height\": 97}}', 'gle_home_004_1504480202_39c85b4197', '.jpg', 'image/jpeg', 96.01, '/uploads/gle_home_004_1504480202_39c85b4197.jpg', NULL, 'local', NULL, '/', '2023-05-06 14:36:59.091000', '2023-05-06 14:36:59.091000', 2, 2),
(59, 'gle_home_001_1504480047.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_001_1504480047_fdb5574b5e.jpg\", \"hash\": \"large_gle_home_001_1504480047_fdb5574b5e\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 79.13, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_001_1504480047_fdb5574b5e.jpg\", \"hash\": \"small_gle_home_001_1504480047_fdb5574b5e\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 25.95, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_001_1504480047_fdb5574b5e.jpg\", \"hash\": \"medium_gle_home_001_1504480047_fdb5574b5e\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 50.46, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_001_1504480047_fdb5574b5e.jpg\", \"hash\": \"thumbnail_gle_home_001_1504480047_fdb5574b5e\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 7.65, \"width\": 245, \"height\": 97}}', 'gle_home_001_1504480047_fdb5574b5e', '.jpg', 'image/jpeg', 172.22, '/uploads/gle_home_001_1504480047_fdb5574b5e.jpg', NULL, 'local', NULL, '/', '2023-05-06 14:36:59.133000', '2023-05-06 14:36:59.133000', 2, 2),
(60, 'gle_home_002_1504480120.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_002_1504480120_b9ee91aff8.jpg\", \"hash\": \"large_gle_home_002_1504480120_b9ee91aff8\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 120.36, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_002_1504480120_b9ee91aff8.jpg\", \"hash\": \"small_gle_home_002_1504480120_b9ee91aff8\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 34.79, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_002_1504480120_b9ee91aff8.jpg\", \"hash\": \"medium_gle_home_002_1504480120_b9ee91aff8\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 73.31, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_002_1504480120_b9ee91aff8.jpg\", \"hash\": \"thumbnail_gle_home_002_1504480120_b9ee91aff8\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_002_1504480120.jpg\", \"path\": null, \"size\": 9.56, \"width\": 245, \"height\": 97}}', 'gle_home_002_1504480120_b9ee91aff8', '.jpg', 'image/jpeg', 280.67, '/uploads/gle_home_002_1504480120_b9ee91aff8.jpg', NULL, 'local', NULL, '/', '2023-05-06 14:36:59.577000', '2023-05-06 14:36:59.577000', 2, 2),
(61, 'images__2__1545877027.jpg', NULL, NULL, 275, 183, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_images_2_1545877027_4c74122370.jpg\", \"hash\": \"thumbnail_images_2_1545877027_4c74122370\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_images__2__1545877027.jpg\", \"path\": null, \"size\": 9.28, \"width\": 234, \"height\": 156}}', 'images_2_1545877027_4c74122370', '.jpg', 'image/jpeg', 10.15, '/uploads/images_2_1545877027_4c74122370.jpg', NULL, 'local', NULL, '/', '2023-05-08 13:58:18.817000', '2023-05-08 13:58:18.817000', 2, 2),
(62, 'servicios_001_1504478454.jpg', NULL, NULL, 409, 409, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_servicios_001_1504478454_ec9aba2440.jpg\", \"hash\": \"thumbnail_servicios_001_1504478454_ec9aba2440\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_servicios_001_1504478454.jpg\", \"path\": null, \"size\": 9.58, \"width\": 156, \"height\": 156}}', 'servicios_001_1504478454_ec9aba2440', '.jpg', 'image/jpeg', 47.49, '/uploads/servicios_001_1504478454_ec9aba2440.jpg', NULL, 'local', NULL, '/', '2023-05-08 13:59:38.890000', '2023-05-08 13:59:38.890000', 2, 2),
(63, 'etica.jpg', NULL, NULL, 284, 234, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_etica_754d970b40.jpg\", \"hash\": \"thumbnail_etica_754d970b40\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_etica.jpg\", \"path\": null, \"size\": 4.55, \"width\": 189, \"height\": 156}}', 'etica_754d970b40', '.jpg', 'image/jpeg', 7.46, '/uploads/etica_754d970b40.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:16:37.437000', '2023-05-08 15:16:37.437000', 2, 2),
(64, 'concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas.jpg', NULL, NULL, 6585, 4390, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc.jpg\", \"hash\": \"large_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc\", \"mime\": \"image/jpeg\", \"name\": \"large_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas.jpg\", \"path\": null, \"size\": 95.19, \"width\": 1000, \"height\": 666}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc.jpg\", \"hash\": \"small_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc\", \"mime\": \"image/jpeg\", \"name\": \"small_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas.jpg\", \"path\": null, \"size\": 31.92, \"width\": 500, \"height\": 333}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc.jpg\", \"hash\": \"medium_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc\", \"mime\": \"image/jpeg\", \"name\": \"medium_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas.jpg\", \"path\": null, \"size\": 60.77, \"width\": 750, \"height\": 500}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc.jpg\", \"hash\": \"thumbnail_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas.jpg\", \"path\": null, \"size\": 9.6, \"width\": 234, \"height\": 156}}', 'concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc', '.jpg', 'image/jpeg', 2463.59, '/uploads/concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_4d879edcfc.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:17:59.398000', '2023-05-08 15:17:59.398000', 2, 2),
(65, 'concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas (1).jpg', NULL, NULL, 6585, 4390, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6.jpg\", \"hash\": \"large_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6\", \"mime\": \"image/jpeg\", \"name\": \"large_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas (1).jpg\", \"path\": null, \"size\": 94.97, \"width\": 1000, \"height\": 666}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6.jpg\", \"hash\": \"small_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6\", \"mime\": \"image/jpeg\", \"name\": \"small_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas (1).jpg\", \"path\": null, \"size\": 31.85, \"width\": 500, \"height\": 333}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6.jpg\", \"hash\": \"medium_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6\", \"mime\": \"image/jpeg\", \"name\": \"medium_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas (1).jpg\", \"path\": null, \"size\": 60.66, \"width\": 750, \"height\": 500}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6.jpg\", \"hash\": \"thumbnail_concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_concepto-exito-empresarial-vista-superior-mesa-madera-manos-protegiendo-figuras-madera-personas (1).jpg\", \"path\": null, \"size\": 9.6, \"width\": 234, \"height\": 156}}', 'concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6', '.jpg', 'image/jpeg', 1347.84, '/uploads/concepto_exito_empresarial_vista_superior_mesa_madera_manos_protegiendo_figuras_madera_personas_1_f4f7c98ac6.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:20:19.801000', '2023-05-08 15:20:19.801000', 2, 2),
(66, 'Diapositiva1_0_1579804211.jpg', NULL, NULL, 1280, 720, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_Diapositiva1_0_1579804211_12147cd558.jpg\", \"hash\": \"large_Diapositiva1_0_1579804211_12147cd558\", \"mime\": \"image/jpeg\", \"name\": \"large_Diapositiva1_0_1579804211.jpg\", \"path\": null, \"size\": 31.75, \"width\": 1000, \"height\": 563}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_Diapositiva1_0_1579804211_12147cd558.jpg\", \"hash\": \"small_Diapositiva1_0_1579804211_12147cd558\", \"mime\": \"image/jpeg\", \"name\": \"small_Diapositiva1_0_1579804211.jpg\", \"path\": null, \"size\": 11.32, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_Diapositiva1_0_1579804211_12147cd558.jpg\", \"hash\": \"medium_Diapositiva1_0_1579804211_12147cd558\", \"mime\": \"image/jpeg\", \"name\": \"medium_Diapositiva1_0_1579804211.jpg\", \"path\": null, \"size\": 20.48, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_Diapositiva1_0_1579804211_12147cd558.jpg\", \"hash\": \"thumbnail_Diapositiva1_0_1579804211_12147cd558\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_Diapositiva1_0_1579804211.jpg\", \"path\": null, \"size\": 3.49, \"width\": 245, \"height\": 138}}', 'Diapositiva1_0_1579804211_12147cd558', '.jpg', 'image/jpeg', 42.52, '/uploads/Diapositiva1_0_1579804211_12147cd558.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:28:55.495000', '2023-05-08 15:28:55.495000', 2, 2),
(67, 'ML_0_1579800635 (1).jpg', NULL, NULL, 1280, 720, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_ML_0_1579800635_1_1e27be655a.jpg\", \"hash\": \"large_ML_0_1579800635_1_1e27be655a\", \"mime\": \"image/jpeg\", \"name\": \"large_ML_0_1579800635 (1).jpg\", \"path\": null, \"size\": 51.06, \"width\": 1000, \"height\": 563}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_ML_0_1579800635_1_1e27be655a.jpg\", \"hash\": \"small_ML_0_1579800635_1_1e27be655a\", \"mime\": \"image/jpeg\", \"name\": \"small_ML_0_1579800635 (1).jpg\", \"path\": null, \"size\": 18.17, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_ML_0_1579800635_1_1e27be655a.jpg\", \"hash\": \"medium_ML_0_1579800635_1_1e27be655a\", \"mime\": \"image/jpeg\", \"name\": \"medium_ML_0_1579800635 (1).jpg\", \"path\": null, \"size\": 34.69, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_ML_0_1579800635_1_1e27be655a.jpg\", \"hash\": \"thumbnail_ML_0_1579800635_1_1e27be655a\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_ML_0_1579800635 (1).jpg\", \"path\": null, \"size\": 5.38, \"width\": 245, \"height\": 138}}', 'ML_0_1579800635_1_1e27be655a', '.jpg', 'image/jpeg', 69.53, '/uploads/ML_0_1579800635_1_1e27be655a.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:28:55.658000', '2023-05-08 15:28:55.658000', 2, 2),
(68, 'ML_0_1579800635.jpg', NULL, NULL, 1280, 720, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_ML_0_1579800635_52b09ddb8f.jpg\", \"hash\": \"large_ML_0_1579800635_52b09ddb8f\", \"mime\": \"image/jpeg\", \"name\": \"large_ML_0_1579800635.jpg\", \"path\": null, \"size\": 51.06, \"width\": 1000, \"height\": 563}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_ML_0_1579800635_52b09ddb8f.jpg\", \"hash\": \"small_ML_0_1579800635_52b09ddb8f\", \"mime\": \"image/jpeg\", \"name\": \"small_ML_0_1579800635.jpg\", \"path\": null, \"size\": 18.17, \"width\": 500, \"height\": 281}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_ML_0_1579800635_52b09ddb8f.jpg\", \"hash\": \"medium_ML_0_1579800635_52b09ddb8f\", \"mime\": \"image/jpeg\", \"name\": \"medium_ML_0_1579800635.jpg\", \"path\": null, \"size\": 34.69, \"width\": 750, \"height\": 422}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_ML_0_1579800635_52b09ddb8f.jpg\", \"hash\": \"thumbnail_ML_0_1579800635_52b09ddb8f\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_ML_0_1579800635.jpg\", \"path\": null, \"size\": 5.38, \"width\": 245, \"height\": 138}}', 'ML_0_1579800635_52b09ddb8f', '.jpg', 'image/jpeg', 69.53, '/uploads/ML_0_1579800635_52b09ddb8f.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:28:55.674000', '2023-05-08 15:28:55.674000', 2, 2),
(69, '2_1_1504478454.png', NULL, NULL, 692, 442, '{\"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_2_1_1504478454_d7dd768d6b.png\", \"hash\": \"small_2_1_1504478454_d7dd768d6b\", \"mime\": \"image/png\", \"name\": \"small_2_1_1504478454.png\", \"path\": null, \"size\": 389.65, \"width\": 500, \"height\": 319}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_2_1_1504478454_d7dd768d6b.png\", \"hash\": \"thumbnail_2_1_1504478454_d7dd768d6b\", \"mime\": \"image/png\", \"name\": \"thumbnail_2_1_1504478454.png\", \"path\": null, \"size\": 98.32, \"width\": 244, \"height\": 156}}', '2_1_1504478454_d7dd768d6b', '.png', 'image/png', 188.85, '/uploads/2_1_1504478454_d7dd768d6b.png', NULL, 'local', NULL, '/', '2023-05-08 15:28:56.697000', '2023-05-08 15:28:56.697000', 2, 2),
(70, 'WhatsApp_Image_2021_01_18_0_1616454452.14.39_PM__1_.jpeg', NULL, NULL, 960, 1280, '{\"large\": {\"ext\": \".jpeg\", \"url\": \"/uploads/large_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191.jpeg\", \"hash\": \"large_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191\", \"mime\": \"image/jpeg\", \"name\": \"large_WhatsApp_Image_2021_01_18_0_1616454452.14.39_PM__1_.jpeg\", \"path\": null, \"size\": 201.95, \"width\": 750, \"height\": 1000}, \"small\": {\"ext\": \".jpeg\", \"url\": \"/uploads/small_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191.jpeg\", \"hash\": \"small_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191\", \"mime\": \"image/jpeg\", \"name\": \"small_WhatsApp_Image_2021_01_18_0_1616454452.14.39_PM__1_.jpeg\", \"path\": null, \"size\": 58.4, \"width\": 375, \"height\": 500}, \"medium\": {\"ext\": \".jpeg\", \"url\": \"/uploads/medium_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191.jpeg\", \"hash\": \"medium_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191\", \"mime\": \"image/jpeg\", \"name\": \"medium_WhatsApp_Image_2021_01_18_0_1616454452.14.39_PM__1_.jpeg\", \"path\": null, \"size\": 122.38, \"width\": 563, \"height\": 750}, \"thumbnail\": {\"ext\": \".jpeg\", \"url\": \"/uploads/thumbnail_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191.jpeg\", \"hash\": \"thumbnail_Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_WhatsApp_Image_2021_01_18_0_1616454452.14.39_PM__1_.jpeg\", \"path\": null, \"size\": 7.02, \"width\": 117, \"height\": 156}}', 'Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191', '.jpeg', 'image/jpeg', 261.75, '/uploads/Whats_App_Image_2021_01_18_0_1616454452_14_39_PM_1_e871618191.jpeg', NULL, 'local', NULL, '/', '2023-05-08 15:56:12.534000', '2023-05-08 15:56:12.534000', 2, 2),
(71, 'gle_home_001_1504480047.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_001_1504480047_cbd6809ff4.jpg\", \"hash\": \"large_gle_home_001_1504480047_cbd6809ff4\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 79.13, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_001_1504480047_cbd6809ff4.jpg\", \"hash\": \"small_gle_home_001_1504480047_cbd6809ff4\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 25.95, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_001_1504480047_cbd6809ff4.jpg\", \"hash\": \"medium_gle_home_001_1504480047_cbd6809ff4\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 50.46, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_001_1504480047_cbd6809ff4.jpg\", \"hash\": \"thumbnail_gle_home_001_1504480047_cbd6809ff4\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_001_1504480047.jpg\", \"path\": null, \"size\": 7.65, \"width\": 245, \"height\": 97}}', 'gle_home_001_1504480047_cbd6809ff4', '.jpg', 'image/jpeg', 172.22, '/uploads/gle_home_001_1504480047_cbd6809ff4.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:56:13.007000', '2023-05-08 15:56:13.007000', 2, 2),
(72, 'serv_oro2_1_1504480047.jpg', NULL, NULL, 870, 579, '{\"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_serv_oro2_1_1504480047_13b986c8eb.jpg\", \"hash\": \"small_serv_oro2_1_1504480047_13b986c8eb\", \"mime\": \"image/jpeg\", \"name\": \"small_serv_oro2_1_1504480047.jpg\", \"path\": null, \"size\": 34.13, \"width\": 500, \"height\": 333}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_serv_oro2_1_1504480047_13b986c8eb.jpg\", \"hash\": \"medium_serv_oro2_1_1504480047_13b986c8eb\", \"mime\": \"image/jpeg\", \"name\": \"medium_serv_oro2_1_1504480047.jpg\", \"path\": null, \"size\": 61.63, \"width\": 750, \"height\": 499}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_serv_oro2_1_1504480047_13b986c8eb.jpg\", \"hash\": \"thumbnail_serv_oro2_1_1504480047_13b986c8eb\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_serv_oro2_1_1504480047.jpg\", \"path\": null, \"size\": 10.49, \"width\": 235, \"height\": 156}}', 'serv_oro2_1_1504480047_13b986c8eb', '.jpg', 'image/jpeg', 76.73, '/uploads/serv_oro2_1_1504480047_13b986c8eb.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:56:13.035000', '2023-05-08 15:56:13.035000', 2, 2),
(73, 'serv_oro_0_1504480047.jpg', NULL, NULL, 1686, 665, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_serv_oro_0_1504480047_0216c738d9.jpg\", \"hash\": \"large_serv_oro_0_1504480047_0216c738d9\", \"mime\": \"image/jpeg\", \"name\": \"large_serv_oro_0_1504480047.jpg\", \"path\": null, \"size\": 93.24, \"width\": 1000, \"height\": 394}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_serv_oro_0_1504480047_0216c738d9.jpg\", \"hash\": \"small_serv_oro_0_1504480047_0216c738d9\", \"mime\": \"image/jpeg\", \"name\": \"small_serv_oro_0_1504480047.jpg\", \"path\": null, \"size\": 29.91, \"width\": 500, \"height\": 197}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_serv_oro_0_1504480047_0216c738d9.jpg\", \"hash\": \"medium_serv_oro_0_1504480047_0216c738d9\", \"mime\": \"image/jpeg\", \"name\": \"medium_serv_oro_0_1504480047.jpg\", \"path\": null, \"size\": 58.27, \"width\": 750, \"height\": 296}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_serv_oro_0_1504480047_0216c738d9.jpg\", \"hash\": \"thumbnail_serv_oro_0_1504480047_0216c738d9\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_serv_oro_0_1504480047.jpg\", \"path\": null, \"size\": 8.64, \"width\": 245, \"height\": 97}}', 'serv_oro_0_1504480047_0216c738d9', '.jpg', 'image/jpeg', 208.53, '/uploads/serv_oro_0_1504480047_0216c738d9.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:56:13.423000', '2023-05-08 15:56:13.423000', 2, 2),
(74, 'serv_codor2_1_1504480152.jpg', NULL, NULL, 300, 200, '{\"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_serv_codor2_1_1504480152_9c8042f2e6.jpg\", \"hash\": \"thumbnail_serv_codor2_1_1504480152_9c8042f2e6\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_serv_codor2_1_1504480152.jpg\", \"path\": null, \"size\": 11.53, \"width\": 234, \"height\": 156}}', 'serv_codor2_1_1504480152_9c8042f2e6', '.jpg', 'image/jpeg', 16.33, '/uploads/serv_codor2_1_1504480152_9c8042f2e6.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:57:24.009000', '2023-05-08 15:57:24.009000', 2, 2),
(75, 'serv_codor_0_1504480152.jpg', NULL, NULL, 1686, 665, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_serv_codor_0_1504480152_250fcec622.jpg\", \"hash\": \"large_serv_codor_0_1504480152_250fcec622\", \"mime\": \"image/jpeg\", \"name\": \"large_serv_codor_0_1504480152.jpg\", \"path\": null, \"size\": 61.35, \"width\": 1000, \"height\": 394}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_serv_codor_0_1504480152_250fcec622.jpg\", \"hash\": \"small_serv_codor_0_1504480152_250fcec622\", \"mime\": \"image/jpeg\", \"name\": \"small_serv_codor_0_1504480152.jpg\", \"path\": null, \"size\": 22.85, \"width\": 500, \"height\": 197}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_serv_codor_0_1504480152_250fcec622.jpg\", \"hash\": \"medium_serv_codor_0_1504480152_250fcec622\", \"mime\": \"image/jpeg\", \"name\": \"medium_serv_codor_0_1504480152.jpg\", \"path\": null, \"size\": 40.58, \"width\": 750, \"height\": 296}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_serv_codor_0_1504480152_250fcec622.jpg\", \"hash\": \"thumbnail_serv_codor_0_1504480152_250fcec622\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_serv_codor_0_1504480152.jpg\", \"path\": null, \"size\": 8.05, \"width\": 245, \"height\": 97}}', 'serv_codor_0_1504480152_250fcec622', '.jpg', 'image/jpeg', 128.47, '/uploads/serv_codor_0_1504480152_250fcec622.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:57:24.486000', '2023-05-08 15:57:24.486000', 2, 2),
(76, 'gle_home_003_1504480152.jpg', NULL, NULL, 1686, 668, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_gle_home_003_1504480152_c82399305c.jpg\", \"hash\": \"large_gle_home_003_1504480152_c82399305c\", \"mime\": \"image/jpeg\", \"name\": \"large_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 57.93, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_gle_home_003_1504480152_c82399305c.jpg\", \"hash\": \"small_gle_home_003_1504480152_c82399305c\", \"mime\": \"image/jpeg\", \"name\": \"small_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 21.36, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_gle_home_003_1504480152_c82399305c.jpg\", \"hash\": \"medium_gle_home_003_1504480152_c82399305c\", \"mime\": \"image/jpeg\", \"name\": \"medium_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 38.41, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_gle_home_003_1504480152_c82399305c.jpg\", \"hash\": \"thumbnail_gle_home_003_1504480152_c82399305c\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_gle_home_003_1504480152.jpg\", \"path\": null, \"size\": 7.47, \"width\": 245, \"height\": 97}}', 'gle_home_003_1504480152_c82399305c', '.jpg', 'image/jpeg', 121.05, '/uploads/gle_home_003_1504480152_c82399305c.jpg', NULL, 'local', NULL, '/', '2023-05-08 15:57:24.602000', '2023-05-08 15:57:24.602000', 2, 2),
(77, 'banner_01_1504477942.jpg', NULL, NULL, 1920, 760, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_banner_01_1504477942_212286a6f0.jpg\", \"hash\": \"large_banner_01_1504477942_212286a6f0\", \"mime\": \"image/jpeg\", \"name\": \"large_banner_01_1504477942.jpg\", \"path\": null, \"size\": 108.65, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_banner_01_1504477942_212286a6f0.jpg\", \"hash\": \"small_banner_01_1504477942_212286a6f0\", \"mime\": \"image/jpeg\", \"name\": \"small_banner_01_1504477942.jpg\", \"path\": null, \"size\": 27.9, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_banner_01_1504477942_212286a6f0.jpg\", \"hash\": \"medium_banner_01_1504477942_212286a6f0\", \"mime\": \"image/jpeg\", \"name\": \"medium_banner_01_1504477942.jpg\", \"path\": null, \"size\": 62.25, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_banner_01_1504477942_212286a6f0.jpg\", \"hash\": \"thumbnail_banner_01_1504477942_212286a6f0\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_banner_01_1504477942.jpg\", \"path\": null, \"size\": 7.44, \"width\": 245, \"height\": 97}}', 'banner_01_1504477942_212286a6f0', '.jpg', 'image/jpeg', 343.31, '/uploads/banner_01_1504477942_212286a6f0.jpg', NULL, 'local', NULL, '/', '2023-05-09 10:57:25.903000', '2023-05-09 10:57:25.903000', 2, 2),
(78, 'banner_01_1504477942.jpg', NULL, NULL, 1920, 760, '{\"large\": {\"ext\": \".jpg\", \"url\": \"/uploads/large_banner_01_1504477942_5826ff79dc.jpg\", \"hash\": \"large_banner_01_1504477942_5826ff79dc\", \"mime\": \"image/jpeg\", \"name\": \"large_banner_01_1504477942.jpg\", \"path\": null, \"size\": 107.75, \"width\": 1000, \"height\": 396}, \"small\": {\"ext\": \".jpg\", \"url\": \"/uploads/small_banner_01_1504477942_5826ff79dc.jpg\", \"hash\": \"small_banner_01_1504477942_5826ff79dc\", \"mime\": \"image/jpeg\", \"name\": \"small_banner_01_1504477942.jpg\", \"path\": null, \"size\": 27.86, \"width\": 500, \"height\": 198}, \"medium\": {\"ext\": \".jpg\", \"url\": \"/uploads/medium_banner_01_1504477942_5826ff79dc.jpg\", \"hash\": \"medium_banner_01_1504477942_5826ff79dc\", \"mime\": \"image/jpeg\", \"name\": \"medium_banner_01_1504477942.jpg\", \"path\": null, \"size\": 62.09, \"width\": 750, \"height\": 297}, \"thumbnail\": {\"ext\": \".jpg\", \"url\": \"/uploads/thumbnail_banner_01_1504477942_5826ff79dc.jpg\", \"hash\": \"thumbnail_banner_01_1504477942_5826ff79dc\", \"mime\": \"image/jpeg\", \"name\": \"thumbnail_banner_01_1504477942.jpg\", \"path\": null, \"size\": 7.42, \"width\": 245, \"height\": 97}}', 'banner_01_1504477942_5826ff79dc', '.jpg', 'image/jpeg', 282.73, '/uploads/banner_01_1504477942_5826ff79dc.jpg', NULL, 'local', NULL, '/', '2023-05-09 15:17:33.870000', '2023-05-09 15:17:33.870000', 2, 2),
(79, '2.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_2_7d74c03f18.png\", \"hash\": \"large_2_7d74c03f18\", \"mime\": \"image/png\", \"name\": \"large_2.png\", \"path\": null, \"size\": 1388.71, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_2_7d74c03f18.png\", \"hash\": \"small_2_7d74c03f18\", \"mime\": \"image/png\", \"name\": \"small_2.png\", \"path\": null, \"size\": 356.11, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_2_7d74c03f18.png\", \"hash\": \"medium_2_7d74c03f18\", \"mime\": \"image/png\", \"name\": \"medium_2.png\", \"path\": null, \"size\": 788.25, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_2_7d74c03f18.png\", \"hash\": \"thumbnail_2_7d74c03f18\", \"mime\": \"image/png\", \"name\": \"thumbnail_2.png\", \"path\": null, \"size\": 86.76, \"width\": 245, \"height\": 124}}', '2_7d74c03f18', '.png', 'image/png', 769.03, '/uploads/2_7d74c03f18.png', NULL, 'local', NULL, '/', '2023-05-09 15:17:55.382000', '2023-05-09 15:17:55.382000', 2, 2),
(80, '4.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_4_8ceb223d54.png\", \"hash\": \"large_4_8ceb223d54\", \"mime\": \"image/png\", \"name\": \"large_4.png\", \"path\": null, \"size\": 1147.62, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_4_8ceb223d54.png\", \"hash\": \"small_4_8ceb223d54\", \"mime\": \"image/png\", \"name\": \"small_4.png\", \"path\": null, \"size\": 301.78, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_4_8ceb223d54.png\", \"hash\": \"medium_4_8ceb223d54\", \"mime\": \"image/png\", \"name\": \"medium_4.png\", \"path\": null, \"size\": 654.06, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_4_8ceb223d54.png\", \"hash\": \"thumbnail_4_8ceb223d54\", \"mime\": \"image/png\", \"name\": \"thumbnail_4.png\", \"path\": null, \"size\": 78.84, \"width\": 245, \"height\": 124}}', '4_8ceb223d54', '.png', 'image/png', 598.23, '/uploads/4_8ceb223d54.png', NULL, 'local', NULL, '/', '2023-05-09 15:18:41.739000', '2023-05-09 15:18:41.739000', 2, 2),
(81, '4.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_4_3fe3bb18ea.png\", \"hash\": \"large_4_3fe3bb18ea\", \"mime\": \"image/png\", \"name\": \"large_4.png\", \"path\": null, \"size\": 1147.62, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_4_3fe3bb18ea.png\", \"hash\": \"small_4_3fe3bb18ea\", \"mime\": \"image/png\", \"name\": \"small_4.png\", \"path\": null, \"size\": 301.78, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_4_3fe3bb18ea.png\", \"hash\": \"medium_4_3fe3bb18ea\", \"mime\": \"image/png\", \"name\": \"medium_4.png\", \"path\": null, \"size\": 654.06, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_4_3fe3bb18ea.png\", \"hash\": \"thumbnail_4_3fe3bb18ea\", \"mime\": \"image/png\", \"name\": \"thumbnail_4.png\", \"path\": null, \"size\": 78.84, \"width\": 245, \"height\": 124}}', '4_3fe3bb18ea', '.png', 'image/png', 598.23, '/uploads/4_3fe3bb18ea.png', NULL, 'local', NULL, '/', '2023-05-09 15:18:58.640000', '2023-05-09 15:18:58.640000', 2, 2),
(82, '3.png', NULL, NULL, 1600, 809, '{\"large\": {\"ext\": \".png\", \"url\": \"/uploads/large_3_0f3d655bd5.png\", \"hash\": \"large_3_0f3d655bd5\", \"mime\": \"image/png\", \"name\": \"large_3.png\", \"path\": null, \"size\": 1250.33, \"width\": 1000, \"height\": 506}, \"small\": {\"ext\": \".png\", \"url\": \"/uploads/small_3_0f3d655bd5.png\", \"hash\": \"small_3_0f3d655bd5\", \"mime\": \"image/png\", \"name\": \"small_3.png\", \"path\": null, \"size\": 326.81, \"width\": 500, \"height\": 253}, \"medium\": {\"ext\": \".png\", \"url\": \"/uploads/medium_3_0f3d655bd5.png\", \"hash\": \"medium_3_0f3d655bd5\", \"mime\": \"image/png\", \"name\": \"medium_3.png\", \"path\": null, \"size\": 714.32, \"width\": 750, \"height\": 379}, \"thumbnail\": {\"ext\": \".png\", \"url\": \"/uploads/thumbnail_3_0f3d655bd5.png\", \"hash\": \"thumbnail_3_0f3d655bd5\", \"mime\": \"image/png\", \"name\": \"thumbnail_3.png\", \"path\": null, \"size\": 82.58, \"width\": 245, \"height\": 124}}', '3_0f3d655bd5', '.png', 'image/png', 703.44, '/uploads/3_0f3d655bd5.png', NULL, 'local', NULL, '/', '2023-05-09 15:19:14.622000', '2023-05-09 15:19:14.622000', 2, 2);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `files_folder_links`
--

CREATE TABLE `files_folder_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `file_id` int(10) UNSIGNED DEFAULT NULL,
  `folder_id` int(10) UNSIGNED DEFAULT NULL,
  `file_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `files_related_morphs`
--

CREATE TABLE `files_related_morphs` (
  `id` int(10) UNSIGNED NOT NULL,
  `file_id` int(10) UNSIGNED DEFAULT NULL,
  `related_id` int(10) UNSIGNED DEFAULT NULL,
  `related_type` varchar(255) DEFAULT NULL,
  `field` varchar(255) DEFAULT NULL,
  `order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `files_related_morphs`
--

INSERT INTO `files_related_morphs` (`id`, `file_id`, `related_id`, `related_type`, `field`, `order`) VALUES
(1, 1, 1, 'api::servicio.servicio', 'Imagen', 1),
(2, 2, 2, 'api::servicio.servicio', 'Imagen', 1),
(31, 32, 1, 'api::anexo.anexo', 'Archivo', 1),
(32, 33, 2, 'api::anexo.anexo', 'Archivo', 1),
(33, 34, 3, 'api::anexo.anexo', 'Archivo', 1),
(34, 35, 4, 'api::anexo.anexo', 'Archivo', 1),
(35, 36, 5, 'api::anexo.anexo', 'Archivo', 1),
(36, 37, 6, 'api::anexo.anexo', 'Archivo', 1),
(37, 38, 7, 'api::anexo.anexo', 'Archivo', 1),
(53, 49, 8, 'api::anexo.anexo', 'Archivo', 1),
(54, 50, 9, 'api::anexo.anexo', 'Archivo', 1),
(83, 52, 10, 'api::anexo.anexo', 'Archivo', 1),
(84, 53, 10, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(116, 54, 11, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(120, 43, 6, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(121, 41, 4, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(126, 3, 1, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(127, 3, 7, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(133, 56, 13, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(135, 42, 5, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(136, 48, 8, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(138, 51, 9, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(139, 57, 5, 'api::galeria.galeria', 'Imagenes', 1),
(140, 58, 5, 'api::galeria.galeria', 'Imagenes', 2),
(141, 59, 5, 'api::galeria.galeria', 'Imagenes', 3),
(142, 60, 5, 'api::galeria.galeria', 'Imagenes', 4),
(148, 21, 2, 'api::galeria.galeria', 'Imagenes', 1),
(149, 22, 2, 'api::galeria.galeria', 'Imagenes', 2),
(150, 23, 2, 'api::galeria.galeria', 'Imagenes', 3),
(151, 24, 2, 'api::galeria.galeria', 'Imagenes', 4),
(152, 25, 2, 'api::galeria.galeria', 'Imagenes', 5),
(158, 61, 3, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(162, 65, 2, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(163, 4, 1, 'api::galeria.galeria', 'Imagenes', 1),
(164, 5, 1, 'api::galeria.galeria', 'Imagenes', 2),
(165, 6, 1, 'api::galeria.galeria', 'Imagenes', 3),
(166, 7, 1, 'api::galeria.galeria', 'Imagenes', 4),
(167, 8, 1, 'api::galeria.galeria', 'Imagenes', 5),
(168, 9, 1, 'api::galeria.galeria', 'Imagenes', 6),
(169, 11, 1, 'api::galeria.galeria', 'Imagenes', 7),
(170, 10, 1, 'api::galeria.galeria', 'Imagenes', 8),
(171, 12, 1, 'api::galeria.galeria', 'Imagenes', 9),
(172, 13, 1, 'api::galeria.galeria', 'Imagenes', 10),
(173, 14, 1, 'api::galeria.galeria', 'Imagenes', 11),
(174, 15, 1, 'api::galeria.galeria', 'Imagenes', 12),
(175, 16, 1, 'api::galeria.galeria', 'Imagenes', 13),
(176, 17, 1, 'api::galeria.galeria', 'Imagenes', 14),
(177, 18, 1, 'api::galeria.galeria', 'Imagenes', 15),
(178, 19, 1, 'api::galeria.galeria', 'Imagenes', 16),
(179, 20, 1, 'api::galeria.galeria', 'Imagenes', 17),
(180, 30, 4, 'api::galeria.galeria', 'Imagenes', 1),
(181, 31, 4, 'api::galeria.galeria', 'Imagenes', 2),
(186, 26, 3, 'api::galeria.galeria', 'Imagenes', 1),
(187, 27, 3, 'api::galeria.galeria', 'Imagenes', 2),
(188, 28, 3, 'api::galeria.galeria', 'Imagenes', 3),
(189, 29, 3, 'api::galeria.galeria', 'Imagenes', 4),
(190, 66, 6, 'api::galeria.galeria', 'Imagenes', 1),
(191, 67, 6, 'api::galeria.galeria', 'Imagenes', 2),
(192, 68, 6, 'api::galeria.galeria', 'Imagenes', 3),
(193, 69, 6, 'api::galeria.galeria', 'Imagenes', 4),
(194, 62, 12, 'api::pagina-informativa.pagina-informativa', 'Imagen', 1),
(200, 70, 7, 'api::galeria.galeria', 'Imagenes', 1),
(201, 72, 7, 'api::galeria.galeria', 'Imagenes', 2),
(202, 73, 7, 'api::galeria.galeria', 'Imagenes', 3),
(203, 71, 7, 'api::galeria.galeria', 'Imagenes', 4),
(204, 74, 8, 'api::galeria.galeria', 'Imagenes', 1),
(205, 75, 8, 'api::galeria.galeria', 'Imagenes', 2),
(206, 76, 8, 'api::galeria.galeria', 'Imagenes', 3),
(210, 78, 1, 'api::encabezado.encabezado', 'ImagenFondo', 1),
(211, 79, 5, 'api::encabezado.encabezado', 'ImagenFondo', 1),
(212, 80, 2, 'api::encabezado.encabezado', 'ImagenFondo', 1),
(213, 81, 4, 'api::encabezado.encabezado', 'ImagenFondo', 1),
(215, 82, 3, 'api::encabezado.encabezado', 'ImagenFondo', 1);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `galerias`
--

CREATE TABLE `galerias` (
  `id` int(10) UNSIGNED NOT NULL,
  `titulo` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL,
  `mostrar` tinyint(1) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `galerias`
--

INSERT INTO `galerias` (`id`, `titulo`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`, `mostrar`) VALUES
(1, 'SST-ASCEMPRO', '2023-05-04 14:11:16.309000', '2023-05-08 15:23:07.877000', '2023-05-04 14:11:18.700000', 2, 2, 1),
(2, 'Asociados y comunidad', '2023-05-04 14:11:46.274000', '2023-05-06 16:33:17.902000', '2023-05-04 14:11:47.525000', 2, 2, 1),
(3, 'Implementacion del sistema de seguridad', '2023-05-04 14:12:24.800000', '2023-05-08 15:26:38.709000', '2023-05-04 14:12:26.292000', 2, 2, 1),
(4, 'Palma africana', '2023-05-04 14:12:47.155000', '2023-05-08 15:23:13.034000', '2023-05-04 14:12:49.072000', 2, 2, 1),
(5, 'CARUSEL', '2023-05-06 14:37:16.494000', '2023-05-06 14:37:27.075000', '2023-05-06 14:37:27.064000', 2, 2, 0),
(6, 'Producción de Fruta de palma de aceite', '2023-05-08 15:29:03.292000', '2023-05-08 15:57:49.803000', '2023-05-08 15:57:49.797000', 2, 2, 0),
(7, 'Piña Gold', '2023-05-08 15:56:18.321000', '2023-05-08 15:57:45.894000', '2023-05-08 15:57:45.890000', 2, 2, 1),
(8, 'Cordoniz', '2023-05-08 15:57:27.954000', '2023-05-08 15:57:41.966000', '2023-05-08 15:57:41.958000', 2, 2, 1);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `i18n_locale`
--

CREATE TABLE `i18n_locale` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `code` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `i18n_locale`
--

INSERT INTO `i18n_locale` (`id`, `name`, `code`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'English (en)', 'en', '2023-05-04 09:01:50.728000', '2023-05-04 09:01:50.728000', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `pagina_informativas`
--

CREATE TABLE `pagina_informativas` (
  `id` int(10) UNSIGNED NOT NULL,
  `titulo` varchar(255) DEFAULT NULL,
  `vista_previa` longtext,
  `tipo` varchar(255) DEFAULT NULL,
  `contenido` longtext,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL,
  `mostrar` tinyint(1) DEFAULT NULL,
  `icono` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `pagina_informativas`
--

INSERT INTO `pagina_informativas` (`id`, `titulo`, `vista_previa`, `tipo`, `contenido`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`, `mostrar`, `icono`) VALUES
(1, '', 'La Asociación de Productores y Emprendedores del Llano ?ASCEMPRO DE COLOMBIA? es una organización sin ánimo de lucro constituida el 24 de octubre de 2000, bajo el registro de Camara de Comercio de Villavicencio No. 5954', 'about', 'La Asociación de Productores y Emprendedores del Llano ?ASCEMPRO DE COLOMBIA? es una organización sin ánimo de lucro constituida el 24 de octubre de 2000, bajo el registro de Camara de Comercio de Villavicencio No. 5954. Está conformada por 51 asociados productores ubicados en los municipios de Paratebueno - Cundinamarca y Cumaral ? Meta. Dicha conformación se llevó a cabo teniendo en cuenta oportunidades como:\n<br/><br/>\n<ul class=\"list-disc\">\n<li>Aprovechamiento del conocimiento y experiencia del personal de la región en el cultivo de la palma de aceite.</li>\n<li> Apoyo de la Empresa Privada a la constitución de la Alianza</li>\n<li>Oportunidad de convertir a pequeños sin tierra, en productores Empresarios.</li>\n<li>Incentivos del Estado a través de Alianzas Productivas.</li>\n<li>Diversificación de las unidades de negocio.</li>\n</ul>\n<br/>\nAl día de hoy Ascempro de Colombia cuenta con 460 hectáreas sembradas de palma de aceite, material Unilever en producción total en las fincas El Volga y Cabañitas plantadas entre los años 2003-2005, ubicadas en el Municipio de Paratebueno, y tiene en desarrollo la siembra de 10 hectáreas de piña GOLD en la Inspección de Veracruz, Municipio de Cumaral - Meta.', '2023-05-04 14:21:05.985000', '2023-05-06 12:51:30.845000', '2023-05-04 14:31:41.973000', 2, 2, NULL, NULL),
(2, 'Codigo de etica y conducta', 'El Código de Ética y Conducta es la guía principal para orientar nuestras acciones y definir la manera en la que debemos actuar en el desempeño de las funciones y actividades asignadas.\n', 'about', 'El Código de Ética y Conducta es la guía principal para orientar nuestras acciones y definir la manera en la que debemos actuar en el desempeño de las funciones y actividades asignadas.\n\n<br/><br/>\nEs un compendio de reglas que definen los estándares de comportamiento esperados por\n<br/><br/>\nla organización y guían la forma de proceder en ASCEMPRO DE COLOMBIA, bajo los principios éticos de integridad, responsabilidad, respeto y compromiso con la vida.\n<br/><br/>\n\nSon destinatarios de este Código los miembros de juntas directivas, empresas contratadas y trabajadores de ASCEMPRO DE COLOMBIA, todas las personas naturales o jurídicas que tengan cualquier relación con este, incluyendo comunidad, asociados y clientes\n\n<br/><br/>\nPor lo anterior, este Código será de obligatorio conocimiento y aplicación para sus destinatarios, quienes deben velar para que sus actuaciones se enmarquen siempre en las reglas que este contiene.', '2023-05-04 14:26:37.176000', '2023-05-08 15:20:21.927000', '2023-05-04 14:31:31.936000', 2, 2, 1, NULL),
(3, 'Politica de sostenibilidad', 'ASCEMPRO DE COLOMBIA es una entidad sin ánimo de lucro proveedora del sector agrícola y pecuaria, que se compromete en el desarrollo de sus operaciones a cumplir con la política de sostenibilidad', 'about', 'ASCEMPRO DE COLOMBIA es una entidad sin ánimo de lucro proveedora del sector agrícola y pecuaria, que se compromete en el desarrollo de sus operaciones a cumplir con la política de sostenibilidad, la cual abarca los siguientes compromisos:\n<br/><br/>\n<ul class=\"list-disc  \">\n<li>\n<h3 class=\"font-medium\">Trabajo decente:</h3>\nEn todos los desarrollos de los proyectos y procesos que la empresa tiene no se permitirán prácticas discriminatorias, trabajo de trata, forzado o bajo coacción, y se hará una remuneración justa, la libertad de asociación, la gestión del riesgo psicosocial y el mantenimiento de ambientes de trabajo seguros y saludables.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Proteccion infantil:</h3>\nEn el desarrollo de los proyectos y procesos no se permitirá el empleo de mano de obra infantil.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Igualdad y NO discriminación:</h3>\nCada persona es valorada independientemente del vínculo laboral (empleado directo o empleado en rnisión), contratistas y asociados. La empresa vela por generar un ambiente laboral agradable, sin discriminar condición política, religiosa, orientación sexual, condición social, edad, estado civil, origen étnico, género, raza, discapacidad, garantizando de esta manera un trato igual para todos. De tal modo que tanto hombres como mujeres reciban lo justo acorde a su perfil, cumplimiento de responsabilidades y a su desempeño laboral.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Protección de los derechos reproductivos de todos:</h3>\nSe reconoce el derecho básico de todas las personas a decidir libre y responsablemente todos los temas referentes a su reproducción y el derecho a alcanzar el más alto nivel de salud en la sexualidad y en la reproducción. Por tanto respeta el resultado de ésta, como lo son los menores garantizándole todos sus derechos. Respeta la toma decisiones referentes a poder decidir cuando, como y con quien procreas.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Empleados temporales y migrantes:</h3>\nNo se realiza discriminación en sus procesos de selección y contratación, ni sustitución de contratos y se compromete a proporcionar orientación especial frente al lenguaje, la seguridad, legislación laboral, prácticas culturales, entre otras con el fin de proporcionar un ambiente de trabajo propicio.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Contratación:</h3>\nEn nuestros procedimientos de selección y contratación se basan en las habilidades, capacidades, cualidades y aptitudes medicas necesarias para la realización de las actividades según la descripción del cargo.\nAdicionalmente nuestros contratistas deben cumplir con el mínimo de edad permitido en la contratación de personal y el cumplimento de las normas laborales aplicables.\nSe prohíbe retener documentos de identidad o pasaportes, pago de cuotas de contratación, horas extraordinarias no voluntarias, falta de libertad de los trabajadores para dimitir, personalización por terminación de la relación de trabajo y retención de salarios.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Igualdad de oportunidades:</h3>\nSe promueve la igualdad entre hombre y mujeres frente al derecho del empleo, promoción profesional y a las condiciones de trabajo, fomentando la diversidad de género, como manifestación de la realidad social y cultural.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prohibición de uso de grupos al margen de la ley en sus operaciones:</h3>\nNo se vincula grupos al margen de la ley en ninguna de sus operaciones y no apoya ni acepta intimidaciones y/o acoso por estos grupos.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prohibición de toda evasión o elusión de pagos de impuestos:</h3>\nLa empresa está comprometida con todos los pagos puntuales de acuerdo a la normatividad que la rige.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prevención del acoso sexual y laboral:</h3>\nSe considera que toda persona tiene derecho a que se le respete su dignidad y a verse libre de forma de acoso sexual y laboral en su lugar de trabajo; por tanto, no tolera ni acepta conductas no deseadas ni impropias entre sus colaboradores, da prioridad a la prevención y eliminación de acoso sexual y laboral para evitar afectación en el bienestar físico y psicológico de sus empleados\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Protección de los Derechos Humanos:</h3>\nSe compromete a respetar los Derechos Humanos en todas sus actuaciones, con base en la legislación vigente en Colombia y en La Declaración Universal de Los Derechos Humanos que contempla:\n<br/><br/>\n<ul >\n<li>\n<h3 class=\"font-medium\">Respetar</h3>\ny acatar las leyes colombianas y convenios internacionales.\nRespetar los derechos y libertades de trabajadores, miembros de La Empresa, contratistas\nque presten servicios a la operación y de las comunidades en el área de influencia sin discriminación alguna; actuar con debida diligencia y no ser cómplices de violaciones a los derechos humanos.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Promover</h3>\nlos derechos humanos en toda nuestra área de influencia.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prestar</h3>\natención a los derechos de niños, niñas, mujeres, discapacitados, adultos mayores, grupos étnicos, minorías y desplazados.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Identificar</h3>\nprevenir, mitigar, remediar y/o compensar en todos los casos los eventuales impactos sobre los derechos de las comunidades vecinas y empleados.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Respetar </h3>\ncostumbres y cultura de las comunidades vecinas y propender por una adecuada relación con todos sus miembros.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Garanfizar  </h3>\nla seguridad de nuestros empleados, sujeto a las leyes y respeto por los Derechos Humanos.\n<br/><br/>\nDialogar respetuosamente con todos los grupos interesados en hacerlo\n<br/><br/>\nAdicionalmente ASCEMPRO DE COLOMBIA no instiga a la violencia ni utiliza ningúntipo de acoso, como el uso de mercenarios o paramilitares en sus operaciones.\n\n</li>\n</ul>\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Protección de los defensores de los derechos humanos</h3>\nSe compromete a velar por el respeto a los derechos humanos, prohíbe tomar represalias contra los defensores de los derechos humanos, prohíbe la intimidación y el acoso por a unidad de certificación y los servicios contratados, como las fuerzas de seguridad contratadas\nNos acogemos a la política emanada por a RSPO sobre el respeto a los defensores de los derechos humanos.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prohibición del trabajo forzoso y de trata</h3>\nSe prohíbe el trabajo forzoso y de trata en todas las operaciones de la compañía.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prohibición uso del fuego</h3>\nSe prohíbe el uso de fuego para las labores de preparación de tierras y demás.actividades realizadas dentro de la organización. En caso de requerirse se debe contar con la debida autorización de la autoridad competente.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Conservación de la fauna y flora</h3>\nSe prohíbe dañar la flora y/o capturar, dañar o matar la fauna existente en especial las raras, amenazadas o en peligro de extinción en sus operaciones.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Cuidado de áreas de alto valor de conservación (AVC) y stock\'s de carbono (ARC)</h3>\nSe promueve el cuidado de las áreas con Alto Valor de conservación (AVC), en especial las es especies Raras, Amenazadas y en Peligro de extinción, igualmente fomenta la conservación de las áreas identificadas como Altas\n\nReservas de Carbono dentro de las instalaciones de la organización y donde opere.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prohibición de la caza y la pesca</h3>\nSe prohíbe la caza y la pesca dentro de las instalaciones de la empresa tomando decisiones de manejo apropiado para la protección de las especies raras en vía de extinción.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Erradicación de la violencia</h3>\nLa organización está comprometida en solucionar sus conf\'lictos de una forma pacífica, manteniendo la paz y el orden en las operaciones.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Prohibición de manipulación de químicos por menores de edad, mujeres embarazadas y/o en lactancia</h3>\nSe prohíbe a menores de edad, mujeres embarazadas o en periodo de lactancia la manipulación de los químicos.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Uso seguro de los productos químicos</h3>\nEs obligación del personal que manipule, use y/o transporte productos químicos cumplir con los protocolos dispuestos por la compañía en pro áe ,ritigar el riesgo químico en el medio ambiente, animales y personas.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Conducta Ética</h3>\nLa empresa se compromete con el desarrollo de una conducta ética que se aplica en todas las operaciones y transacciones comerciales, como el reclutamiento y los contratos; así como al cumplimiento del código de Ética y Conducta (AD-CO-O1) documento interno de la compañía.\nCon base en lo anterior ASCEMPRO DE COLOMBIA ha implementado un canal de denuncia anónima y un correo electrónico a disposición de sus funcionarios, contratistas y grupos de interés, con el propósito de incentivar el cumplimiento de estándares éticos, así como para prevenir potenciales eventos de fraude, malas prácticas y situaciones irregulares al interior de la empresa.\nAl momento de presentarse un evento la persona puede efectuar la denuncia anónima accediendo a la página web www.ascemprodecolombia.com en la opción contáctenos ó enviar correo electrónico al e-mail PQRRS.ASCEMPRODECOLOMBIA@gmail.com\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Mecanismos de información</h3>\nLa organización cuenta con plan de comunicaciones y procedimiento de atención a peticiones, quejas, reclamos, reconocimientos y sugerencias (PQRRS), para atender de manera transparente, eficaz y oportuna las quejas relacionadas con el incumplimiento de las políticas, procedimientos y demás normas definidas por la organización, con el objeto de dar el mejor tratamiento para su solución y se garantiza la no represalia y protección de los denunciantes.\n\nEsta política es de obligatorio y permanente cumplimiento para todo el personal que hace parte de ASCEMPRO DE COLOMBIA.\n<br/><br/>\n</li>\n</ul>', '2023-05-04 14:27:27.764000', '2023-05-08 13:58:21.612000', '2023-05-04 14:31:39.038000', 2, 2, NULL, NULL),
(4, 'Politica de seguridad y salud en el trabajo', 'ASCEMPRO DE COLOMBIA es una entidad sin ánimo de lucro proveedora del sector agrícola y pecuaria, que se compromete con la implementación y ejecución del Sistema de Gestión Seguridad y Salud en el Trabajo ', 'about', 'ASCEMPRO DE COLOMBIA es una entidad sin ánimo de lucro proveedora del sector agrícola y pecuaria, que se compromete con la implementación y ejecución del Sistema de Gestión Seguridad y Salud en el Trabajo identificando los riesgos y valorando los peligros para la prevención y promoción de la salud de todos sus colaboradores independientemente de su forma de contratación, buscando la mejora continua y el cumplimiento de la normatividad vigente aplicable para la empresa.\n\n<br/><br/>\n<h3 class=\"font-medium\">OBJETIVOS DE SEGURIDAD Y SALUD EN EL TRABAJO</h3>\n<br/>\n<ul class=\"list-disc  \">\n<li>\n<h3 class=\"font-medium\">ldentificar</h3>\nde manera permanente las condiciones de trabajo y salud que\npueden propiciar la ocurrencia de accidentes, enfermedades y ausentismo\na la población trabajadora, independiente de su tipo de contratación.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Desarrollar</h3>\nun plan de capacitaciones y entrenamiento orientado a\nidentificar los riesgos y prevenir los peligros propios de la empresa.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Garantizar</h3>\nel cumplimiento de los requisitos legales en materia de Seguridad y Salud en el Trabajo que apliquen.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Evaluar</h3>\nperiódicamente el estado de salud de sus empleados para identificar y controlar oportunamente los riesgos relacionados en el trabajo.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Establecer</h3>\nactividades de prevención de accidentes y enfermedades de origen laboral y común tendientes a mejorar las condiciones de trabajo, la productividad, la salud y calidad de vida de los empleados de la empresa.\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Designar</h3>\nlos recursos humanos, técnicos y financieros para el cumplimiento del Sistema de Gestión de la Seguridad y Salud en el trabajo\n<br/><br/>\n</li>\n<li>\n<h3 class=\"font-medium\">Establecer </h3>\nel cumplimiento de todas las actividades programadas en el plan anual.\n<br/><br/>\n</li>\n</ul>', '2023-05-04 14:28:27.660000', '2023-05-06 12:50:10.882000', '2023-05-04 14:28:29.915000', 2, 2, NULL, NULL),
(5, 'ENTIDADES SIN ÁNIMO DE LUCRO - RÉGIMEN TRIBUTARIO ESPECIAL', 'Las ESAL tienen como principal fuente de ingreso los dineros recibidos por parte de Personas Naturales, Jurídicas o entidades públicas en representación del Estado, por medio de las donaciones.', 'news', 'Las Entidades sin Ánimo de Lucro - ESAL son Personas Jurídicas legalmente constituidas cuyos aportes, utilidades o excedentes no son reembolsados, ni distribuidos bajo ninguna modalidad, ni directa o indirectamente, ni durante su existencia, ni en el momento de su disolución y liquidación, puesto que persiguen un fin social o comunitario. Los rendimientos o aportes obtenidos en una Entidad Sin Ánimo de Lucro son reinvertidos en el mejoramiento de sus procesos o en actividades que fortalecen la realización de su objeto social.\n<br/><br/>\nLas ESAL tienen como principal fuente de ingreso los dineros recibidos por parte de Personas Naturales, Jurídicas o entidades públicas en representación del Estado, por medio de las donaciones.\n<br/><br/>\nEstas podrán solicitar su calificación como contribuyentes del Régimen Tributario Especial, siempre y cuando se encuentren legalmente constituidas y su objeto social corresponda a una o más de las actividades meritorias; buscan contribuir al desarrollo integral de la sociedad o de una comunidad mediante el apoyo a sectores débiles o población vulnerable, tales como: las madres cabeza de familia, los niños, la investigación, la educación, etc.\n<br/><br/>\nLas asociaciones, fundaciones, y corporaciones que sean Entidades sin Ánimo de Lucro y que sean calificadas o pertenezcan al Régimen Tributario Especial, tienen como principal beneficio una tarifa del 20% del Impuesto de Renta y Complementario sobre el beneficio neto o excedente, y tendrá el carácter de exento, cuando éste se destine directa o indirectamente a programas que desarrollen el objeto social y la actividad meritoria de la entidad, en el año siguiente a aquel en el cual se obtuvo.\n<br/><br/>\nEntidades sin Ánimo de Lucro ? ESAL también son las cooperativas, que son empresas asociativas sin ánimo de lucro, en la cual los trabajadores o los usuarios, según el caso, son simultáneamente los aportantes y los gestores de la empresa, creada con el objeto de producir o distribuir conjunta y eficientemente bienes o servicios para satisfacer las necesidades de sus asociados y de la comunidad en general.\n<br/><br/>\nSe presume que una empresa asociativa no tiene ánimo de lucro, cuando cumpla los siguientes requisitos:\n<br/><br/>\n<ul class=\"list-disc\">\n<li>\nQue establezca la irrepartibilidad de las reservas sociales, y en caso de liquidación, la del remanente patrimonial.\n</li>\n\n<li>\nQue destine sus excedentes a la prestación de servicios de carácter social, al crecimiento de sus reservas y fondos, y a reintegrar a sus asociados para los mismos en proporción al uso de los servicios o a la participación en el trabajo de la empresa, sin perjuicio de amortizar los aportes y conservarlos en su valor real. Ley 79 de 1988, y la ley 454 de 1998.\n</li>\n</ul>', '2023-05-04 14:29:35.130000', '2023-05-06 13:16:19.886000', '2023-05-04 14:31:35.752000', 2, 2, 1, NULL),
(6, 'OTRAS NOTICIAS - Agosto', 'La Asociación hace presencia y contribuye con acciones encaminadas a apoyar a las comunidades cercanas, es así como con la I.E San Isidro de Veracruz – sede Rancherías se trabaja en la dotación de un parque infantil para los 20 niños de esta escuela.', 'news', 'La Asociación hace presencia y contribuye con acciones encaminadas a apoyar a las comunidades cercanas, es así como con la I.E San Isidro de Veracruz – sede Rancherías se trabaja en la dotación de un parque infantil para los 20 niños de esta escuela.\n</br>\n</br>\n\n<ul class=\"list-disc\">\n<li>\nApoyo permanente en el mantenimiento de vías de acceso.\n</li>\n<li>\nSe avanza en la implementación del Sistema de Gestión Seguridad y Salud en el Trabajo, y otros requerimientos legales.\n</li>\n</ul>', '2023-05-04 14:30:30.467000', '2023-05-06 12:49:38.558000', '2023-05-04 14:30:33.528000', 2, 2, NULL, NULL),
(7, 'ASAMBLEA GENERAL', 'El pasado 15 de marzo de 2020 se llevó a cabo en Cumaral en la Oficina de Ascempro de Colombia la ASAMBLEA GENERAL ORDINARIA DE ASOCIADOS, donde se entregó un completo informe de las actividades adelantadas durante el año 2019.', 'news', 'El pasado 15 de marzo de 2020 se llevó a cabo en Cumaral en la Oficina de Ascempro de Colombia la ASAMBLEA GENERAL ORDINARIA DE ASOCIADOS, donde se entregó un completo informe de las actividades adelantadas durante el año 2019. Este evento contó con la participación de 50 asociados, quienes pudieron de primera mano conocer el estado general de ASCEMPRO DE COLOMBIA.\n<br/><br/>\nAcontinuación se relaciona los miembros de Junta Directiva y Comité de Vigilancia y el Revisor Fiscal y Suplente también fueron elegidos. Estos quedaron conformados de la siguiente manera:\n<br/><br/>\nJUNTA DIRECTIVA\n<br/><br/>\n<table class=\"border-collapse table-auto w-full text-sm\">\n  <thead>\n    <tr>\n      <th class=\"text-left border-b border-slate-100\">Nombres</th>\n      <th class=\"text-left border-b border-slate-100\">Cargo</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td class=\"border-b border-slate-100\">LEYDY OBANDO CANO</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - PRESIDENTE</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">MARCOLINO LOPEZ MORA</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - VICEPRESIDENTE</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">EDITH SALCEDO CLAROS</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - SECRETARIO</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">PAUL CHINCHILLA MORENO</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - TESORERO</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">JOSE ROSENDO PALACIOS</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - VOCAL</td>\n    </tr>\n     <tr>\n      <td class=\"border-b border-slate-100\">OMAR COMBITA</td>\n      <td class=\"border-b border-slate-100\">SUPLENTE</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">CARLOS RIOS</td>\n      <td class=\"border-b border-slate-100\">SUPLENTE</td>\n    </tr>\n  </tbody>\n</table>\n<br/><br/>\nCOMITÉ DE VIGILANCIA\n<br/><br/>\n<table class=\"border-collapse table-auto w-full text-sm\">\n  <thead>\n    <tr>\n      <th class=\"text-left border-b border-slate-100\">Nombres</th>\n      <th class=\"text-left border-b border-slate-100\">Cargo</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td class=\"border-b border-slate-100\">AMALQUIO ALEJANDRO LEON</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - PRESIDENTE</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">MARTIN LOPEZ GAMA</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - VICEPRESIDENTE</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">JOSE ARI MINA</td>\n      <td class=\"border-b border-slate-100\">PRINCIPAL - SECRETARIO</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">FELIPE LEGUIZAMON</td>\n      <td class=\"border-b border-slate-100\">SUPLENTE</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">MARCOS ABRIL</td>\n      <td class=\"border-b border-slate-100\">SUPLENTE</td>\n    </tr>\n  </tbody>\n</table>\n<br/><br/>\nCOMITÉ DE BIENESTAR SOCIAL\n<br/><br/>\n<table class=\"border-collapse table-auto w-full text-sm\">\n  <thead>\n    <tr>\n      <th class=\"text-left border-b border-slate-100\">Nombres</th>\n      <th class=\"text-left border-b border-slate-100\">Cargo</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td class=\"border-b border-slate-100\">VICTOR MANUEL PINZON</td>\n      <td class=\"border-b border-slate-100\">PRESIDENTE</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">LUIS ALBERTO BETRAN</td>\n      <td class=\"border-b border-slate-100\">SECRETARIO</td>\n    </tr>\n    <tr>\n      <td class=\"border-b border-slate-100\">LIDA YANETH BELTRAN</td>\n      <td class=\"border-b border-slate-100\">SUPLENTE</td>\n    </tr>\n  </tbody>\n</table>\n<br/><br/>\nREVISOR FISCAL\n<br/><br/>\nEn la Asamblea Ordinaria de 2020 e ratifico en el cargo al señor MANUEL RICARDO RODRIGUEZ BENAVIDES para un periodo de un (1) año.\n', '2023-05-04 14:31:17.908000', '2023-05-06 12:52:11.284000', '2023-05-04 14:31:19.241000', 2, 2, 1, NULL),
(8, 'Informe de gestión y estados financieros 2020', 'El informe de gestión es un instrumento utilizado por las juntas directivas y de socios para conocer el estado de las diferentes gestiones que realiza la organización y sus resultados, los cuales se realizan y revisan una vez al año.', 'news', 'El informe de gestión es un instrumento utilizado por las juntas directivas y de socios para conocer el estado de las diferentes gestiones que realiza la organización y sus resultados, los cuales se realizan y revisan una vez al año.\n</br></br>\nIgualmente esta rendición de cuentas que se realiza de modo anual permite reconocer los logros del período al cual hace referencia y anunciar los objetivos que se trazan para el siguiente periodo.\n</br></br>\nA continuación se publica el informe de gestión correspondientes al año 2020 e igualmente los Estados Financieras debidamente revisados y a probados', '2023-05-04 15:47:55.566000', '2023-05-06 13:18:12.281000', '2023-05-04 15:47:57.883000', 2, 2, 1, NULL),
(9, 'Venta de Huevos de Codorniz', 'Ascempro de Colombia tiene a su disposición la venta huevo fresco de Codorniz. Actualmente se cuenta con capacidad suficiente para atender las necesidades de su negocio y personal en general. ', 'news', 'Ascempro de Colombia tiene a su disposición la venta huevo fresco de Codorniz. Actualmente se cuenta con capacidad suficiente para atender las necesidades de su negocio y personal en general.\n<br/><br/>\n<h3>Presentación</h3>\n<ul class=\"list-disc\">\n<li>\nPresentación en cubetas de 24 unidades\n</li>\n<li>\n Presentación en caja de 500 Unidades\n</li>\n</ul>\n<br/><br/>\n<h3>Presentación</h3>\n<br/>\nContáctenos para su pedido en los teléfonos 318 312 04 79 – 318 291 57 22 y para mayor información de nuestro producto consulte la página web www.ascemprodecolombia.com\n<br/><br/>\nNos encontramos ubicados en Cumaral Meta', '2023-05-04 15:58:59.824000', '2023-05-06 13:24:16.993000', '2023-05-04 15:59:02.263000', 2, 2, 1, NULL),
(10, 'SISTEMA PQRRS: Peticiones, Quejas, Reclamos, Reconocimientos y Sugerencias', NULL, 'news', NULL, '2023-05-04 16:32:53.950000', '2023-05-04 16:34:15.781000', '2023-05-04 16:33:29.733000', 2, 2, NULL, NULL),
(11, 'Banco de Maquinaria', 'Nos complace anunciarles que después de un buen tiempo de gestión y compromiso hemos materializado la llegada del Banco de maquinaria para Ascempro de Colombia', 'news', 'Nos complace anunciarles que después de un buen tiempo de gestión y compromiso hemos materializado la llegada del Banco de maquinaria para Ascempro de Colombia. Este banco de maquinaria está compuesto de este tractor y seis complementos. Con ello se pretende atender las necesidades de Ascempro y terceros que necesiten el alquiler del servicio.Ascempro debe garantizar una contrapartida, que está constituida en jornales que debemos llevar a cabo en la adecuación del hangar y el mantenimie[...]', '2023-05-04 16:35:45.869000', '2023-05-06 12:48:29.075000', '2023-05-04 16:36:00.843000', 2, 2, NULL, NULL),
(12, 'Producción de Fruta de palma de aceite', 'El cultivo de palma de aceite, como toda la agricultura a nivel nacional e internacional vive una serie de incertidumbres sobre su futuro.', 'servicio', 'El cultivo de palma de aceite, como toda la agricultura a nivel nacional e internacional vive una serie de incertidumbres sobre su futuro. Tal vez uno de los retos a mediano plazo es la certificación RSPO que tiene en este momento a la gran mayoría de núcleos palmeros del país, ajustando todas sus operaciones en procura de poder certificar su aceite y poder estar en el mercado sin ningún inconveniente dado los requerimientos del mismo.\n</br></br>\nTrabajamos incansablemente desde hace unos años en convertir nuestras plantaciones en cultivos muy productivos que permitan mantener una sostenibilidad económica, financiera, social, ambiental. Para ello trabajamos en busca de alternativas que mejoren nuestros rendimientos por hectárea.\n</br></br>\nCabe destacar el trabajo dirigido a cambiar el concepto de amigable con el medio ambiente, donde estamos comprometidos junto con la planta extractora, vinculando a todo el personal, a un manejo adecuado de los agroquímicos, el agua, suelo, flora, fauna.\n</br></br>\nASCEMPRO DE COLOMBIA tiene un acuerdo de comercialización de fruto con UNIPALMA S.A para la entrega del 100% de su producción por 15 años. Esto garantiza a todas las partes involucradas seriedad en los procesos.\n</br></br>\nCabe destacar el trabajo dirigido a cambiar el concepto de amigable con el medio ambiente, donde estamos comprometidos junto con la planta extractora, vinculando a todo el personal, a un manejo adecuado de los agroquímicos, el agua, suelo, flora, fauna.\n</br></br>\nASCEMPRO DE COLOMBIA tiene un acuerdo de comercialización de fruto con UNIPALMA S.A para la entrega del 100% de su producción por 15 años. Esto garantiza a todas las partes involucradas seriedad en los procesos.', '2023-05-05 17:45:15.475000', '2023-05-08 15:29:22.236000', '2023-05-05 17:45:20.753000', 2, 2, NULL, 'psychiatry'),
(13, 'Producción y Comercialización de Huevos de Codorniz', 'Ascempro de Colombia tiene a su disposición la venta huevo fresco de Codorniz. Actualmente se cuenta con capacidad suficiente para atender las necesidades de su negocio y personal en general.', 'servicio', 'Es un proyecto que tiene como fin aumentar el ingreso económico de un considerable número de asociados, además de proporcionar una fuente de empleo estable y bien remunerado. Se calcula que en un promedio de 3 años se recupere la inversión y se pague el crédito adquirido a la entidad bancaria siendo ASEMPRO DE COLOMBIA quien proporcione los recursos y la comercializador del producto. Actualmente se adelantan las siguientes actividades:<br/>\n<ul><br/>\n<li> Capacitación y sensibilización a todos los niveles de la organización acerca del proyecto</li><br/>\n\n<li>Prueba piloto. Recolectar información de las variables de productividad y capacidad del negocio</li><br/>\n\n<li>Proyecto con capacidad de expansión a todos los asociados interesados y evaluados como viables</li><br/>\n\n<li>Herramienta de mejora del ingreso del asociado</li><br/>\n\n<li>Genera empleo al grupo familiar y a comunidad del área de influencia</li><br/>\n</ul>', '2023-05-05 17:46:04.977000', '2023-05-06 13:15:53.372000', '2023-05-05 17:46:06.757000', 2, 2, 0, 'egg');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `pagina_informativas_anexos_links`
--

CREATE TABLE `pagina_informativas_anexos_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `pagina_informativa_id` int(10) UNSIGNED DEFAULT NULL,
  `anexo_id` int(10) UNSIGNED DEFAULT NULL,
  `anexo_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `pagina_informativas_anexos_links`
--

INSERT INTO `pagina_informativas_anexos_links` (`id`, `pagina_informativa_id`, `anexo_id`, `anexo_order`) VALUES
(1, 2, 1, 0),
(2, 3, 2, 0),
(3, 4, 3, 0),
(4, 5, 7, 3),
(5, 5, 6, 2),
(6, 5, 5, 1),
(7, 5, 4, 0),
(10, 8, 8, 2),
(11, 8, 9, 1),
(12, 10, 10, 1);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `pagina_informativas_galerias_links`
--

CREATE TABLE `pagina_informativas_galerias_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `pagina_informativa_id` int(10) UNSIGNED DEFAULT NULL,
  `galeria_id` int(10) UNSIGNED DEFAULT NULL,
  `galeria_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `pagina_informativas_galerias_links`
--

INSERT INTO `pagina_informativas_galerias_links` (`id`, `pagina_informativa_id`, `galeria_id`, `galeria_order`) VALUES
(1, 6, 3, 0),
(2, 12, 6, 1);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `servicios`
--

CREATE TABLE `servicios` (
  `id` int(10) UNSIGNED NOT NULL,
  `titulo` varchar(255) DEFAULT NULL,
  `contenido` longtext,
  `icono` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `published_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `servicios`
--

INSERT INTO `servicios` (`id`, `titulo`, `contenido`, `icono`, `created_at`, `updated_at`, `published_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Producción de Fruta de palma de aceite', '\nEl cultivo de palma de aceite, como toda la agricultura a nivel nacional e internacional vive una serie de incertidumbres sobre su futuro. Tal vez uno de los retos a mediano plazo es la certificación RSPO que tiene en este momento a la gran mayoría de núcleos palmeros del país, ajustando todas sus operaciones en procura de poder certificar su aceite y poder estar en el mercado sin ningún inconveniente dado los requerimientos del mismo.\n</br></br>\nTrabajamos incansablemente desde hace unos años en convertir nuestras plantaciones en cultivos muy productivos que permitan mantener una sostenibilidad económica, financiera, social, ambiental. Para ello trabajamos en busca de alternativas que mejoren nuestros rendimientos por hectárea.\n</br></br>\nCabe destacar el trabajo dirigido a cambiar el concepto de amigable con el medio ambiente, donde estamos comprometidos junto con la planta extractora, vinculando a todo el personal, a un manejo adecuado de los agroquímicos, el agua, suelo, flora, fauna.\n</br></br>\nASCEMPRO DE COLOMBIA tiene un acuerdo de comercialización de fruto con UNIPALMA S.A para la entrega del 100% de su producción por 15 años. Esto garantiza a todas las partes involucradas seriedad en los procesos.\n</br></br>\nCabe destacar el trabajo dirigido a cambiar el concepto de amigable con el medio ambiente, donde estamos comprometidos junto con la planta extractora, vinculando a todo el personal, a un manejo adecuado de los agroquímicos, el agua, suelo, flora, fauna.\n</br></br>\nASCEMPRO DE COLOMBIA tiene un acuerdo de comercialización de fruto con UNIPALMA S.A para la entrega del 100% de su producción por 15 años. Esto garantiza a todas las partes involucradas seriedad en los procesos.', 'privacy_tip', '2023-05-04 14:08:13.976000', '2023-05-04 14:08:16.697000', '2023-05-04 14:08:16.686000', 2, 2),
(2, 'Producción y Comercialización de Huevos de Codorniz', 'Es un proyecto que tiene como fin aumentar el ingreso económico de un considerable número de asociados, además de proporcionar una fuente de empleo estable y bien remunerado. Se calcula que en un promedio de 3 años se recupere la inversión y se pague el crédito adquirido a la entidad bancaria siendo ASEMPRO DE COLOMBIA quien proporcione los recursos y la comercializador del producto. Actualmente se adelantan las siguientes actividades:<br/>\n<ul><br/>\n<li> Capacitación y sensibilización a todos los niveles de la organización acerca del proyecto</li><br/>\n\n<li>Prueba piloto. Recolectar información de las variables de productividad y capacidad del negocio</li><br/>\n\n<li>Proyecto con capacidad de expansión a todos los asociados interesados y evaluados como viables</li><br/>\n\n<li>Herramienta de mejora del ingreso del asociado</li><br/>\n\n<li>Genera empleo al grupo familiar y a comunidad del área de influencia</li><br/>\n</ul>', NULL, '2023-05-04 14:08:51.780000', '2023-05-04 14:08:58.401000', '2023-05-04 14:08:58.393000', 2, 2);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_api_tokens`
--

CREATE TABLE `strapi_api_tokens` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `access_key` varchar(255) DEFAULT NULL,
  `last_used_at` datetime(6) DEFAULT NULL,
  `expires_at` datetime(6) DEFAULT NULL,
  `lifespan` bigint(20) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_api_token_permissions`
--

CREATE TABLE `strapi_api_token_permissions` (
  `id` int(10) UNSIGNED NOT NULL,
  `action` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_api_token_permissions_token_links`
--

CREATE TABLE `strapi_api_token_permissions_token_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `api_token_permission_id` int(10) UNSIGNED DEFAULT NULL,
  `api_token_id` int(10) UNSIGNED DEFAULT NULL,
  `api_token_permission_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_core_store_settings`
--

CREATE TABLE `strapi_core_store_settings` (
  `id` int(10) UNSIGNED NOT NULL,
  `key` varchar(255) DEFAULT NULL,
  `value` longtext,
  `type` varchar(255) DEFAULT NULL,
  `environment` varchar(255) DEFAULT NULL,
  `tag` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `strapi_core_store_settings`
--

INSERT INTO `strapi_core_store_settings` (`id`, `key`, `value`, `type`, `environment`, `tag`) VALUES
(1, 'strapi_content_types_schema', '{\"admin::permission\":{\"collectionName\":\"admin_permissions\",\"info\":{\"name\":\"Permission\",\"description\":\"\",\"singularName\":\"permission\",\"pluralName\":\"permissions\",\"displayName\":\"Permission\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"subject\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":false},\"properties\":{\"type\":\"json\",\"configurable\":false,\"required\":false,\"default\":{}},\"conditions\":{\"type\":\"json\",\"configurable\":false,\"required\":false,\"default\":[]},\"role\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToOne\",\"inversedBy\":\"permissions\",\"target\":\"admin::role\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"admin_permissions\",\"info\":{\"name\":\"Permission\",\"description\":\"\",\"singularName\":\"permission\",\"pluralName\":\"permissions\",\"displayName\":\"Permission\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"subject\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":false},\"properties\":{\"type\":\"json\",\"configurable\":false,\"required\":false,\"default\":{}},\"conditions\":{\"type\":\"json\",\"configurable\":false,\"required\":false,\"default\":[]},\"role\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToOne\",\"inversedBy\":\"permissions\",\"target\":\"admin::role\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"permission\",\"connection\":\"default\",\"uid\":\"admin::permission\",\"plugin\":\"admin\",\"globalId\":\"AdminPermission\"},\"admin::user\":{\"collectionName\":\"admin_users\",\"info\":{\"name\":\"User\",\"description\":\"\",\"singularName\":\"user\",\"pluralName\":\"users\",\"displayName\":\"User\"},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"firstname\":{\"type\":\"string\",\"unique\":false,\"minLength\":1,\"configurable\":false,\"required\":false},\"lastname\":{\"type\":\"string\",\"unique\":false,\"minLength\":1,\"configurable\":false,\"required\":false},\"username\":{\"type\":\"string\",\"unique\":false,\"configurable\":false,\"required\":false},\"email\":{\"type\":\"email\",\"minLength\":6,\"configurable\":false,\"required\":true,\"unique\":true,\"private\":true},\"password\":{\"type\":\"password\",\"minLength\":6,\"configurable\":false,\"required\":false,\"private\":true,\"searchable\":false},\"resetPasswordToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"registrationToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"isActive\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false,\"private\":true},\"roles\":{\"configurable\":false,\"private\":true,\"type\":\"relation\",\"relation\":\"manyToMany\",\"inversedBy\":\"users\",\"target\":\"admin::role\",\"collectionName\":\"strapi_users_roles\"},\"blocked\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false,\"private\":true},\"preferedLanguage\":{\"type\":\"string\",\"configurable\":false,\"required\":false,\"searchable\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"admin_users\",\"info\":{\"name\":\"User\",\"description\":\"\",\"singularName\":\"user\",\"pluralName\":\"users\",\"displayName\":\"User\"},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"firstname\":{\"type\":\"string\",\"unique\":false,\"minLength\":1,\"configurable\":false,\"required\":false},\"lastname\":{\"type\":\"string\",\"unique\":false,\"minLength\":1,\"configurable\":false,\"required\":false},\"username\":{\"type\":\"string\",\"unique\":false,\"configurable\":false,\"required\":false},\"email\":{\"type\":\"email\",\"minLength\":6,\"configurable\":false,\"required\":true,\"unique\":true,\"private\":true},\"password\":{\"type\":\"password\",\"minLength\":6,\"configurable\":false,\"required\":false,\"private\":true,\"searchable\":false},\"resetPasswordToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"registrationToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"isActive\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false,\"private\":true},\"roles\":{\"configurable\":false,\"private\":true,\"type\":\"relation\",\"relation\":\"manyToMany\",\"inversedBy\":\"users\",\"target\":\"admin::role\",\"collectionName\":\"strapi_users_roles\"},\"blocked\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false,\"private\":true},\"preferedLanguage\":{\"type\":\"string\",\"configurable\":false,\"required\":false,\"searchable\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"user\",\"connection\":\"default\",\"uid\":\"admin::user\",\"plugin\":\"admin\",\"globalId\":\"AdminUser\"},\"admin::role\":{\"collectionName\":\"admin_roles\",\"info\":{\"name\":\"Role\",\"description\":\"\",\"singularName\":\"role\",\"pluralName\":\"roles\",\"displayName\":\"Role\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":1,\"unique\":true,\"configurable\":false,\"required\":true},\"code\":{\"type\":\"string\",\"minLength\":1,\"unique\":true,\"configurable\":false,\"required\":true},\"description\":{\"type\":\"string\",\"configurable\":false},\"users\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToMany\",\"mappedBy\":\"roles\",\"target\":\"admin::user\"},\"permissions\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"oneToMany\",\"mappedBy\":\"role\",\"target\":\"admin::permission\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"admin_roles\",\"info\":{\"name\":\"Role\",\"description\":\"\",\"singularName\":\"role\",\"pluralName\":\"roles\",\"displayName\":\"Role\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":1,\"unique\":true,\"configurable\":false,\"required\":true},\"code\":{\"type\":\"string\",\"minLength\":1,\"unique\":true,\"configurable\":false,\"required\":true},\"description\":{\"type\":\"string\",\"configurable\":false},\"users\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToMany\",\"mappedBy\":\"roles\",\"target\":\"admin::user\"},\"permissions\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"oneToMany\",\"mappedBy\":\"role\",\"target\":\"admin::permission\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"role\",\"connection\":\"default\",\"uid\":\"admin::role\",\"plugin\":\"admin\",\"globalId\":\"AdminRole\"},\"admin::api-token\":{\"collectionName\":\"strapi_api_tokens\",\"info\":{\"name\":\"Api Token\",\"singularName\":\"api-token\",\"pluralName\":\"api-tokens\",\"displayName\":\"Api Token\",\"description\":\"\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true,\"unique\":true},\"description\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":false,\"default\":\"\"},\"type\":{\"type\":\"enumeration\",\"enum\":[\"read-only\",\"full-access\",\"custom\"],\"configurable\":false,\"required\":true,\"default\":\"read-only\"},\"accessKey\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true,\"searchable\":false},\"lastUsedAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"permissions\":{\"type\":\"relation\",\"target\":\"admin::api-token-permission\",\"relation\":\"oneToMany\",\"mappedBy\":\"token\",\"configurable\":false,\"required\":false},\"expiresAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"lifespan\":{\"type\":\"biginteger\",\"configurable\":false,\"required\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"strapi_api_tokens\",\"info\":{\"name\":\"Api Token\",\"singularName\":\"api-token\",\"pluralName\":\"api-tokens\",\"displayName\":\"Api Token\",\"description\":\"\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true,\"unique\":true},\"description\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":false,\"default\":\"\"},\"type\":{\"type\":\"enumeration\",\"enum\":[\"read-only\",\"full-access\",\"custom\"],\"configurable\":false,\"required\":true,\"default\":\"read-only\"},\"accessKey\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true,\"searchable\":false},\"lastUsedAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"permissions\":{\"type\":\"relation\",\"target\":\"admin::api-token-permission\",\"relation\":\"oneToMany\",\"mappedBy\":\"token\",\"configurable\":false,\"required\":false},\"expiresAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"lifespan\":{\"type\":\"biginteger\",\"configurable\":false,\"required\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"api-token\",\"connection\":\"default\",\"uid\":\"admin::api-token\",\"plugin\":\"admin\",\"globalId\":\"AdminApiToken\"},\"admin::api-token-permission\":{\"collectionName\":\"strapi_api_token_permissions\",\"info\":{\"name\":\"API Token Permission\",\"description\":\"\",\"singularName\":\"api-token-permission\",\"pluralName\":\"api-token-permissions\",\"displayName\":\"API Token Permission\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"token\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToOne\",\"inversedBy\":\"permissions\",\"target\":\"admin::api-token\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"strapi_api_token_permissions\",\"info\":{\"name\":\"API Token Permission\",\"description\":\"\",\"singularName\":\"api-token-permission\",\"pluralName\":\"api-token-permissions\",\"displayName\":\"API Token Permission\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"token\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToOne\",\"inversedBy\":\"permissions\",\"target\":\"admin::api-token\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"api-token-permission\",\"connection\":\"default\",\"uid\":\"admin::api-token-permission\",\"plugin\":\"admin\",\"globalId\":\"AdminApiTokenPermission\"},\"admin::transfer-token\":{\"collectionName\":\"strapi_transfer_tokens\",\"info\":{\"name\":\"Transfer Token\",\"singularName\":\"transfer-token\",\"pluralName\":\"transfer-tokens\",\"displayName\":\"Transfer Token\",\"description\":\"\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true,\"unique\":true},\"description\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":false,\"default\":\"\"},\"accessKey\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"lastUsedAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"permissions\":{\"type\":\"relation\",\"target\":\"admin::transfer-token-permission\",\"relation\":\"oneToMany\",\"mappedBy\":\"token\",\"configurable\":false,\"required\":false},\"expiresAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"lifespan\":{\"type\":\"biginteger\",\"configurable\":false,\"required\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"strapi_transfer_tokens\",\"info\":{\"name\":\"Transfer Token\",\"singularName\":\"transfer-token\",\"pluralName\":\"transfer-tokens\",\"displayName\":\"Transfer Token\",\"description\":\"\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true,\"unique\":true},\"description\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":false,\"default\":\"\"},\"accessKey\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"lastUsedAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"permissions\":{\"type\":\"relation\",\"target\":\"admin::transfer-token-permission\",\"relation\":\"oneToMany\",\"mappedBy\":\"token\",\"configurable\":false,\"required\":false},\"expiresAt\":{\"type\":\"datetime\",\"configurable\":false,\"required\":false},\"lifespan\":{\"type\":\"biginteger\",\"configurable\":false,\"required\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"transfer-token\",\"connection\":\"default\",\"uid\":\"admin::transfer-token\",\"plugin\":\"admin\",\"globalId\":\"AdminTransferToken\"},\"admin::transfer-token-permission\":{\"collectionName\":\"strapi_transfer_token_permissions\",\"info\":{\"name\":\"Transfer Token Permission\",\"description\":\"\",\"singularName\":\"transfer-token-permission\",\"pluralName\":\"transfer-token-permissions\",\"displayName\":\"Transfer Token Permission\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"token\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToOne\",\"inversedBy\":\"permissions\",\"target\":\"admin::transfer-token\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"strapi_transfer_token_permissions\",\"info\":{\"name\":\"Transfer Token Permission\",\"description\":\"\",\"singularName\":\"transfer-token-permission\",\"pluralName\":\"transfer-token-permissions\",\"displayName\":\"Transfer Token Permission\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"minLength\":1,\"configurable\":false,\"required\":true},\"token\":{\"configurable\":false,\"type\":\"relation\",\"relation\":\"manyToOne\",\"inversedBy\":\"permissions\",\"target\":\"admin::transfer-token\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"transfer-token-permission\",\"connection\":\"default\",\"uid\":\"admin::transfer-token-permission\",\"plugin\":\"admin\",\"globalId\":\"AdminTransferTokenPermission\"},\"plugin::upload.file\":{\"collectionName\":\"files\",\"info\":{\"singularName\":\"file\",\"pluralName\":\"files\",\"displayName\":\"File\",\"description\":\"\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"alternativeText\":{\"type\":\"string\",\"configurable\":false},\"caption\":{\"type\":\"string\",\"configurable\":false},\"width\":{\"type\":\"integer\",\"configurable\":false},\"height\":{\"type\":\"integer\",\"configurable\":false},\"formats\":{\"type\":\"json\",\"configurable\":false},\"hash\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"ext\":{\"type\":\"string\",\"configurable\":false},\"mime\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"size\":{\"type\":\"decimal\",\"configurable\":false,\"required\":true},\"url\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"previewUrl\":{\"type\":\"string\",\"configurable\":false},\"provider\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"provider_metadata\":{\"type\":\"json\",\"configurable\":false},\"related\":{\"type\":\"relation\",\"relation\":\"morphToMany\",\"configurable\":false},\"folder\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::upload.folder\",\"inversedBy\":\"files\",\"private\":true},\"folderPath\":{\"type\":\"string\",\"min\":1,\"required\":true,\"private\":true,\"searchable\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"indexes\":[{\"name\":\"upload_files_folder_path_index\",\"columns\":[\"folder_path\"],\"type\":null},{\"name\":\"upload_files_created_at_index\",\"columns\":[\"created_at\"],\"type\":null},{\"name\":\"upload_files_updated_at_index\",\"columns\":[\"updated_at\"],\"type\":null},{\"name\":\"upload_files_name_index\",\"columns\":[\"name\"],\"type\":null},{\"name\":\"upload_files_size_index\",\"columns\":[\"size\"],\"type\":null},{\"name\":\"upload_files_ext_index\",\"columns\":[\"ext\"],\"type\":null}],\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"files\",\"info\":{\"singularName\":\"file\",\"pluralName\":\"files\",\"displayName\":\"File\",\"description\":\"\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"alternativeText\":{\"type\":\"string\",\"configurable\":false},\"caption\":{\"type\":\"string\",\"configurable\":false},\"width\":{\"type\":\"integer\",\"configurable\":false},\"height\":{\"type\":\"integer\",\"configurable\":false},\"formats\":{\"type\":\"json\",\"configurable\":false},\"hash\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"ext\":{\"type\":\"string\",\"configurable\":false},\"mime\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"size\":{\"type\":\"decimal\",\"configurable\":false,\"required\":true},\"url\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"previewUrl\":{\"type\":\"string\",\"configurable\":false},\"provider\":{\"type\":\"string\",\"configurable\":false,\"required\":true},\"provider_metadata\":{\"type\":\"json\",\"configurable\":false},\"related\":{\"type\":\"relation\",\"relation\":\"morphToMany\",\"configurable\":false},\"folder\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::upload.folder\",\"inversedBy\":\"files\",\"private\":true},\"folderPath\":{\"type\":\"string\",\"min\":1,\"required\":true,\"private\":true,\"searchable\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"file\",\"connection\":\"default\",\"uid\":\"plugin::upload.file\",\"plugin\":\"upload\",\"globalId\":\"UploadFile\"},\"plugin::upload.folder\":{\"collectionName\":\"upload_folders\",\"info\":{\"singularName\":\"folder\",\"pluralName\":\"folders\",\"displayName\":\"Folder\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"min\":1,\"required\":true},\"pathId\":{\"type\":\"integer\",\"unique\":true,\"required\":true},\"parent\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::upload.folder\",\"inversedBy\":\"children\"},\"children\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::upload.folder\",\"mappedBy\":\"parent\"},\"files\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::upload.file\",\"mappedBy\":\"folder\"},\"path\":{\"type\":\"string\",\"min\":1,\"required\":true},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"indexes\":[{\"name\":\"upload_folders_path_id_index\",\"columns\":[\"path_id\"],\"type\":\"unique\"},{\"name\":\"upload_folders_path_index\",\"columns\":[\"path\"],\"type\":\"unique\"}],\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"upload_folders\",\"info\":{\"singularName\":\"folder\",\"pluralName\":\"folders\",\"displayName\":\"Folder\"},\"options\":{},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"min\":1,\"required\":true},\"pathId\":{\"type\":\"integer\",\"unique\":true,\"required\":true},\"parent\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::upload.folder\",\"inversedBy\":\"children\"},\"children\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::upload.folder\",\"mappedBy\":\"parent\"},\"files\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::upload.file\",\"mappedBy\":\"folder\"},\"path\":{\"type\":\"string\",\"min\":1,\"required\":true}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"folder\",\"connection\":\"default\",\"uid\":\"plugin::upload.folder\",\"plugin\":\"upload\",\"globalId\":\"UploadFolder\"},\"plugin::users-permissions.permission\":{\"collectionName\":\"up_permissions\",\"info\":{\"name\":\"permission\",\"description\":\"\",\"singularName\":\"permission\",\"pluralName\":\"permissions\",\"displayName\":\"Permission\"},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"required\":true,\"configurable\":false},\"role\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::users-permissions.role\",\"inversedBy\":\"permissions\",\"configurable\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"up_permissions\",\"info\":{\"name\":\"permission\",\"description\":\"\",\"singularName\":\"permission\",\"pluralName\":\"permissions\",\"displayName\":\"Permission\"},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"action\":{\"type\":\"string\",\"required\":true,\"configurable\":false},\"role\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::users-permissions.role\",\"inversedBy\":\"permissions\",\"configurable\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"permission\",\"connection\":\"default\",\"uid\":\"plugin::users-permissions.permission\",\"plugin\":\"users-permissions\",\"globalId\":\"UsersPermissionsPermission\"},\"plugin::users-permissions.role\":{\"collectionName\":\"up_roles\",\"info\":{\"name\":\"role\",\"description\":\"\",\"singularName\":\"role\",\"pluralName\":\"roles\",\"displayName\":\"Role\"},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":3,\"required\":true,\"configurable\":false},\"description\":{\"type\":\"string\",\"configurable\":false},\"type\":{\"type\":\"string\",\"unique\":true,\"configurable\":false},\"permissions\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::users-permissions.permission\",\"mappedBy\":\"role\",\"configurable\":false},\"users\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::users-permissions.user\",\"mappedBy\":\"role\",\"configurable\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"up_roles\",\"info\":{\"name\":\"role\",\"description\":\"\",\"singularName\":\"role\",\"pluralName\":\"roles\",\"displayName\":\"Role\"},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"minLength\":3,\"required\":true,\"configurable\":false},\"description\":{\"type\":\"string\",\"configurable\":false},\"type\":{\"type\":\"string\",\"unique\":true,\"configurable\":false},\"permissions\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::users-permissions.permission\",\"mappedBy\":\"role\",\"configurable\":false},\"users\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"plugin::users-permissions.user\",\"mappedBy\":\"role\",\"configurable\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"role\",\"connection\":\"default\",\"uid\":\"plugin::users-permissions.role\",\"plugin\":\"users-permissions\",\"globalId\":\"UsersPermissionsRole\"},\"plugin::users-permissions.user\":{\"collectionName\":\"up_users\",\"info\":{\"name\":\"user\",\"description\":\"\",\"singularName\":\"user\",\"pluralName\":\"users\",\"displayName\":\"User\"},\"options\":{\"draftAndPublish\":false,\"timestamps\":true},\"attributes\":{\"username\":{\"type\":\"string\",\"minLength\":3,\"unique\":true,\"configurable\":false,\"required\":true},\"email\":{\"type\":\"email\",\"minLength\":6,\"configurable\":false,\"required\":true},\"provider\":{\"type\":\"string\",\"configurable\":false},\"password\":{\"type\":\"password\",\"minLength\":6,\"configurable\":false,\"private\":true,\"searchable\":false},\"resetPasswordToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"confirmationToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"confirmed\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false},\"blocked\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false},\"role\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::users-permissions.role\",\"inversedBy\":\"users\",\"configurable\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"config\":{\"attributes\":{\"resetPasswordToken\":{\"hidden\":true},\"confirmationToken\":{\"hidden\":true},\"provider\":{\"hidden\":true}}},\"kind\":\"collectionType\",\"__schema__\":{\"collectionName\":\"up_users\",\"info\":{\"name\":\"user\",\"description\":\"\",\"singularName\":\"user\",\"pluralName\":\"users\",\"displayName\":\"User\"},\"options\":{\"draftAndPublish\":false,\"timestamps\":true},\"attributes\":{\"username\":{\"type\":\"string\",\"minLength\":3,\"unique\":true,\"configurable\":false,\"required\":true},\"email\":{\"type\":\"email\",\"minLength\":6,\"configurable\":false,\"required\":true},\"provider\":{\"type\":\"string\",\"configurable\":false},\"password\":{\"type\":\"password\",\"minLength\":6,\"configurable\":false,\"private\":true,\"searchable\":false},\"resetPasswordToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"confirmationToken\":{\"type\":\"string\",\"configurable\":false,\"private\":true,\"searchable\":false},\"confirmed\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false},\"blocked\":{\"type\":\"boolean\",\"default\":false,\"configurable\":false},\"role\":{\"type\":\"relation\",\"relation\":\"manyToOne\",\"target\":\"plugin::users-permissions.role\",\"inversedBy\":\"users\",\"configurable\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"user\",\"connection\":\"default\",\"uid\":\"plugin::users-permissions.user\",\"plugin\":\"users-permissions\",\"globalId\":\"UsersPermissionsUser\"},\"plugin::i18n.locale\":{\"info\":{\"singularName\":\"locale\",\"pluralName\":\"locales\",\"collectionName\":\"locales\",\"displayName\":\"Locale\",\"description\":\"\"},\"options\":{\"draftAndPublish\":false},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"min\":1,\"max\":50,\"configurable\":false},\"code\":{\"type\":\"string\",\"unique\":true,\"configurable\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"kind\":\"collectionType\",\"__schema__\":{\"info\":{\"singularName\":\"locale\",\"pluralName\":\"locales\",\"collectionName\":\"locales\",\"displayName\":\"Locale\",\"description\":\"\"},\"options\":{\"draftAndPublish\":false},\"pluginOptions\":{\"content-manager\":{\"visible\":false},\"content-type-builder\":{\"visible\":false}},\"attributes\":{\"name\":{\"type\":\"string\",\"min\":1,\"max\":50,\"configurable\":false},\"code\":{\"type\":\"string\",\"unique\":true,\"configurable\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"locale\",\"connection\":\"default\",\"uid\":\"plugin::i18n.locale\",\"plugin\":\"i18n\",\"collectionName\":\"i18n_locale\",\"globalId\":\"I18NLocale\"},\"api::acerca-empresa.acerca-empresa\":{\"kind\":\"collectionType\",\"collectionName\":\"acerca_empresas\",\"info\":{\"singularName\":\"acerca-empresa\",\"pluralName\":\"acerca-empresas\",\"displayName\":\"AcercaEmpresa\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"componente_acercas\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"api::componente-acerca.componente-acerca\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"acerca_empresas\",\"info\":{\"singularName\":\"acerca-empresa\",\"pluralName\":\"acerca-empresas\",\"displayName\":\"AcercaEmpresa\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"componente_acercas\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"api::componente-acerca.componente-acerca\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"acerca-empresa\",\"connection\":\"default\",\"uid\":\"api::acerca-empresa.acerca-empresa\",\"apiName\":\"acerca-empresa\",\"globalId\":\"AcercaEmpresa\",\"actions\":{},\"lifecycles\":{}},\"api::anexo.anexo\":{\"kind\":\"collectionType\",\"collectionName\":\"anexos\",\"info\":{\"singularName\":\"anexo\",\"pluralName\":\"anexos\",\"displayName\":\"Anexo\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Nombre\":{\"type\":\"string\"},\"Archivo\":{\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"],\"type\":\"media\",\"multiple\":false},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"anexos\",\"info\":{\"singularName\":\"anexo\",\"pluralName\":\"anexos\",\"displayName\":\"Anexo\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Nombre\":{\"type\":\"string\"},\"Archivo\":{\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"],\"type\":\"media\",\"multiple\":false}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"anexo\",\"connection\":\"default\",\"uid\":\"api::anexo.anexo\",\"apiName\":\"anexo\",\"globalId\":\"Anexo\",\"actions\":{},\"lifecycles\":{}},\"api::componente-acerca.componente-acerca\":{\"kind\":\"collectionType\",\"collectionName\":\"componente_acercas\",\"info\":{\"singularName\":\"componente-acerca\",\"pluralName\":\"componente-acercas\",\"displayName\":\"ComponenteAcerca\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Icono\":{\"type\":\"string\"},\"Contenido\":{\"type\":\"richtext\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"componente_acercas\",\"info\":{\"singularName\":\"componente-acerca\",\"pluralName\":\"componente-acercas\",\"displayName\":\"ComponenteAcerca\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Icono\":{\"type\":\"string\"},\"Contenido\":{\"type\":\"richtext\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"componente-acerca\",\"connection\":\"default\",\"uid\":\"api::componente-acerca.componente-acerca\",\"apiName\":\"componente-acerca\",\"globalId\":\"ComponenteAcerca\",\"actions\":{},\"lifecycles\":{}},\"api::contacto.contacto\":{\"kind\":\"collectionType\",\"collectionName\":\"contactos\",\"info\":{\"singularName\":\"contacto\",\"pluralName\":\"contactos\",\"displayName\":\"Contacto\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Nombre\":{\"type\":\"string\"},\"Email\":{\"type\":\"string\"},\"Telefono\":{\"type\":\"string\"},\"Mensaje\":{\"type\":\"string\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"contactos\",\"info\":{\"singularName\":\"contacto\",\"pluralName\":\"contactos\",\"displayName\":\"Contacto\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Nombre\":{\"type\":\"string\"},\"Email\":{\"type\":\"string\"},\"Telefono\":{\"type\":\"string\"},\"Mensaje\":{\"type\":\"string\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"contacto\",\"connection\":\"default\",\"uid\":\"api::contacto.contacto\",\"apiName\":\"contacto\",\"globalId\":\"Contacto\",\"actions\":{},\"lifecycles\":{}},\"api::encabezado.encabezado\":{\"kind\":\"collectionType\",\"collectionName\":\"encabezados\",\"info\":{\"singularName\":\"encabezado\",\"pluralName\":\"encabezados\",\"displayName\":\"Encabezado\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Contenido\":{\"type\":\"text\"},\"ImagenFondo\":{\"type\":\"media\",\"multiple\":false,\"required\":false,\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"]},\"Pagina\":{\"type\":\"string\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"encabezados\",\"info\":{\"singularName\":\"encabezado\",\"pluralName\":\"encabezados\",\"displayName\":\"Encabezado\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Contenido\":{\"type\":\"text\"},\"ImagenFondo\":{\"type\":\"media\",\"multiple\":false,\"required\":false,\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"]},\"Pagina\":{\"type\":\"string\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"encabezado\",\"connection\":\"default\",\"uid\":\"api::encabezado.encabezado\",\"apiName\":\"encabezado\",\"globalId\":\"Encabezado\",\"actions\":{},\"lifecycles\":{}},\"api::galeria.galeria\":{\"kind\":\"collectionType\",\"collectionName\":\"galerias\",\"info\":{\"singularName\":\"galeria\",\"pluralName\":\"galerias\",\"displayName\":\"Galeria\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Imagenes\":{\"type\":\"media\",\"multiple\":true,\"required\":false,\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"]},\"mostrar\":{\"type\":\"boolean\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"galerias\",\"info\":{\"singularName\":\"galeria\",\"pluralName\":\"galerias\",\"displayName\":\"Galeria\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Imagenes\":{\"type\":\"media\",\"multiple\":true,\"required\":false,\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"]},\"mostrar\":{\"type\":\"boolean\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"galeria\",\"connection\":\"default\",\"uid\":\"api::galeria.galeria\",\"apiName\":\"galeria\",\"globalId\":\"Galeria\",\"actions\":{},\"lifecycles\":{}},\"api::pagina-informativa.pagina-informativa\":{\"kind\":\"collectionType\",\"collectionName\":\"pagina_informativas\",\"info\":{\"singularName\":\"pagina-informativa\",\"pluralName\":\"pagina-informativas\",\"displayName\":\"PaginaInformativa\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"VistaPrevia\":{\"type\":\"text\"},\"Imagen\":{\"type\":\"media\",\"multiple\":false,\"required\":false,\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"]},\"Tipo\":{\"type\":\"string\"},\"Contenido\":{\"type\":\"richtext\"},\"anexos\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"api::anexo.anexo\"},\"galerias\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"api::galeria.galeria\"},\"mostrar\":{\"type\":\"boolean\"},\"Icono\":{\"type\":\"string\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"pagina_informativas\",\"info\":{\"singularName\":\"pagina-informativa\",\"pluralName\":\"pagina-informativas\",\"displayName\":\"PaginaInformativa\",\"description\":\"\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"VistaPrevia\":{\"type\":\"text\"},\"Imagen\":{\"type\":\"media\",\"multiple\":false,\"required\":false,\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"]},\"Tipo\":{\"type\":\"string\"},\"Contenido\":{\"type\":\"richtext\"},\"anexos\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"api::anexo.anexo\"},\"galerias\":{\"type\":\"relation\",\"relation\":\"oneToMany\",\"target\":\"api::galeria.galeria\"},\"mostrar\":{\"type\":\"boolean\"},\"Icono\":{\"type\":\"string\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"pagina-informativa\",\"connection\":\"default\",\"uid\":\"api::pagina-informativa.pagina-informativa\",\"apiName\":\"pagina-informativa\",\"globalId\":\"PaginaInformativa\",\"actions\":{},\"lifecycles\":{}},\"api::servicio.servicio\":{\"kind\":\"collectionType\",\"collectionName\":\"servicios\",\"info\":{\"singularName\":\"servicio\",\"pluralName\":\"servicios\",\"displayName\":\"Servicio\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Imagen\":{\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"],\"type\":\"media\",\"multiple\":false},\"Contenido\":{\"type\":\"richtext\"},\"Icono\":{\"type\":\"string\"},\"createdAt\":{\"type\":\"datetime\"},\"updatedAt\":{\"type\":\"datetime\"},\"publishedAt\":{\"type\":\"datetime\",\"configurable\":false,\"writable\":true,\"visible\":false},\"createdBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true},\"updatedBy\":{\"type\":\"relation\",\"relation\":\"oneToOne\",\"target\":\"admin::user\",\"configurable\":false,\"writable\":false,\"visible\":false,\"useJoinTable\":false,\"private\":true}},\"__schema__\":{\"collectionName\":\"servicios\",\"info\":{\"singularName\":\"servicio\",\"pluralName\":\"servicios\",\"displayName\":\"Servicio\"},\"options\":{\"draftAndPublish\":true},\"pluginOptions\":{},\"attributes\":{\"Titulo\":{\"type\":\"string\"},\"Imagen\":{\"allowedTypes\":[\"images\",\"files\",\"videos\",\"audios\"],\"type\":\"media\",\"multiple\":false},\"Contenido\":{\"type\":\"richtext\"},\"Icono\":{\"type\":\"string\"}},\"kind\":\"collectionType\"},\"modelType\":\"contentType\",\"modelName\":\"servicio\",\"connection\":\"default\",\"uid\":\"api::servicio.servicio\",\"apiName\":\"servicio\",\"globalId\":\"Servicio\",\"actions\":{},\"lifecycles\":{}}}', 'object', NULL, NULL);
INSERT INTO `strapi_core_store_settings` (`id`, `key`, `value`, `type`, `environment`, `tag`) VALUES
(2, 'plugin_content_manager_configuration_content_types::admin::permission', '{\"uid\":\"admin::permission\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"action\",\"defaultSortBy\":\"action\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"action\":{\"edit\":{\"label\":\"action\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"action\",\"searchable\":true,\"sortable\":true}},\"subject\":{\"edit\":{\"label\":\"subject\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"subject\",\"searchable\":true,\"sortable\":true}},\"properties\":{\"edit\":{\"label\":\"properties\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"properties\",\"searchable\":false,\"sortable\":false}},\"conditions\":{\"edit\":{\"label\":\"conditions\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"conditions\",\"searchable\":false,\"sortable\":false}},\"role\":{\"edit\":{\"label\":\"role\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"role\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"action\",\"subject\",\"role\"],\"edit\":[[{\"name\":\"action\",\"size\":6},{\"name\":\"subject\",\"size\":6}],[{\"name\":\"properties\",\"size\":12}],[{\"name\":\"conditions\",\"size\":12}],[{\"name\":\"role\",\"size\":6}]]}}', 'object', NULL, NULL),
(3, 'plugin_content_manager_configuration_content_types::admin::role', '{\"uid\":\"admin::role\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"name\",\"defaultSortBy\":\"name\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"name\":{\"edit\":{\"label\":\"name\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"name\",\"searchable\":true,\"sortable\":true}},\"code\":{\"edit\":{\"label\":\"code\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"code\",\"searchable\":true,\"sortable\":true}},\"description\":{\"edit\":{\"label\":\"description\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"description\",\"searchable\":true,\"sortable\":true}},\"users\":{\"edit\":{\"label\":\"users\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"firstname\"},\"list\":{\"label\":\"users\",\"searchable\":false,\"sortable\":false}},\"permissions\":{\"edit\":{\"label\":\"permissions\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"action\"},\"list\":{\"label\":\"permissions\",\"searchable\":false,\"sortable\":false}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"name\",\"code\",\"description\"],\"edit\":[[{\"name\":\"name\",\"size\":6},{\"name\":\"code\",\"size\":6}],[{\"name\":\"description\",\"size\":6},{\"name\":\"users\",\"size\":6}],[{\"name\":\"permissions\",\"size\":6}]]}}', 'object', NULL, NULL),
(4, 'plugin_content_manager_configuration_content_types::admin::api-token', '{\"uid\":\"admin::api-token\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"name\",\"defaultSortBy\":\"name\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"name\":{\"edit\":{\"label\":\"name\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"name\",\"searchable\":true,\"sortable\":true}},\"description\":{\"edit\":{\"label\":\"description\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"description\",\"searchable\":true,\"sortable\":true}},\"type\":{\"edit\":{\"label\":\"type\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"type\",\"searchable\":true,\"sortable\":true}},\"accessKey\":{\"edit\":{\"label\":\"accessKey\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"accessKey\",\"searchable\":true,\"sortable\":true}},\"lastUsedAt\":{\"edit\":{\"label\":\"lastUsedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"lastUsedAt\",\"searchable\":true,\"sortable\":true}},\"permissions\":{\"edit\":{\"label\":\"permissions\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"action\"},\"list\":{\"label\":\"permissions\",\"searchable\":false,\"sortable\":false}},\"expiresAt\":{\"edit\":{\"label\":\"expiresAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"expiresAt\",\"searchable\":true,\"sortable\":true}},\"lifespan\":{\"edit\":{\"label\":\"lifespan\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"lifespan\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"name\",\"description\",\"type\"],\"edit\":[[{\"name\":\"name\",\"size\":6},{\"name\":\"description\",\"size\":6}],[{\"name\":\"type\",\"size\":6},{\"name\":\"accessKey\",\"size\":6}],[{\"name\":\"lastUsedAt\",\"size\":6},{\"name\":\"permissions\",\"size\":6}],[{\"name\":\"expiresAt\",\"size\":6},{\"name\":\"lifespan\",\"size\":4}]]}}', 'object', NULL, NULL),
(5, 'plugin_content_manager_configuration_content_types::admin::api-token-permission', '{\"uid\":\"admin::api-token-permission\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"action\",\"defaultSortBy\":\"action\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"action\":{\"edit\":{\"label\":\"action\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"action\",\"searchable\":true,\"sortable\":true}},\"token\":{\"edit\":{\"label\":\"token\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"token\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"action\",\"token\",\"createdAt\"],\"edit\":[[{\"name\":\"action\",\"size\":6},{\"name\":\"token\",\"size\":6}]]}}', 'object', NULL, NULL),
(6, 'plugin_content_manager_configuration_content_types::admin::transfer-token', '{\"uid\":\"admin::transfer-token\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"name\",\"defaultSortBy\":\"name\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"name\":{\"edit\":{\"label\":\"name\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"name\",\"searchable\":true,\"sortable\":true}},\"description\":{\"edit\":{\"label\":\"description\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"description\",\"searchable\":true,\"sortable\":true}},\"accessKey\":{\"edit\":{\"label\":\"accessKey\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"accessKey\",\"searchable\":true,\"sortable\":true}},\"lastUsedAt\":{\"edit\":{\"label\":\"lastUsedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"lastUsedAt\",\"searchable\":true,\"sortable\":true}},\"permissions\":{\"edit\":{\"label\":\"permissions\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"action\"},\"list\":{\"label\":\"permissions\",\"searchable\":false,\"sortable\":false}},\"expiresAt\":{\"edit\":{\"label\":\"expiresAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"expiresAt\",\"searchable\":true,\"sortable\":true}},\"lifespan\":{\"edit\":{\"label\":\"lifespan\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"lifespan\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"name\",\"description\",\"accessKey\"],\"edit\":[[{\"name\":\"name\",\"size\":6},{\"name\":\"description\",\"size\":6}],[{\"name\":\"accessKey\",\"size\":6},{\"name\":\"lastUsedAt\",\"size\":6}],[{\"name\":\"permissions\",\"size\":6},{\"name\":\"expiresAt\",\"size\":6}],[{\"name\":\"lifespan\",\"size\":4}]]}}', 'object', NULL, NULL),
(7, 'plugin_content_manager_configuration_content_types::admin::transfer-token-permission', '{\"uid\":\"admin::transfer-token-permission\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"action\",\"defaultSortBy\":\"action\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"action\":{\"edit\":{\"label\":\"action\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"action\",\"searchable\":true,\"sortable\":true}},\"token\":{\"edit\":{\"label\":\"token\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"token\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"action\",\"token\",\"createdAt\"],\"edit\":[[{\"name\":\"action\",\"size\":6},{\"name\":\"token\",\"size\":6}]]}}', 'object', NULL, NULL),
(8, 'plugin_content_manager_configuration_content_types::plugin::upload.file', '{\"uid\":\"plugin::upload.file\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"name\",\"defaultSortBy\":\"name\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"name\":{\"edit\":{\"label\":\"name\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"name\",\"searchable\":true,\"sortable\":true}},\"alternativeText\":{\"edit\":{\"label\":\"alternativeText\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"alternativeText\",\"searchable\":true,\"sortable\":true}},\"caption\":{\"edit\":{\"label\":\"caption\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"caption\",\"searchable\":true,\"sortable\":true}},\"width\":{\"edit\":{\"label\":\"width\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"width\",\"searchable\":true,\"sortable\":true}},\"height\":{\"edit\":{\"label\":\"height\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"height\",\"searchable\":true,\"sortable\":true}},\"formats\":{\"edit\":{\"label\":\"formats\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"formats\",\"searchable\":false,\"sortable\":false}},\"hash\":{\"edit\":{\"label\":\"hash\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"hash\",\"searchable\":true,\"sortable\":true}},\"ext\":{\"edit\":{\"label\":\"ext\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"ext\",\"searchable\":true,\"sortable\":true}},\"mime\":{\"edit\":{\"label\":\"mime\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"mime\",\"searchable\":true,\"sortable\":true}},\"size\":{\"edit\":{\"label\":\"size\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"size\",\"searchable\":true,\"sortable\":true}},\"url\":{\"edit\":{\"label\":\"url\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"url\",\"searchable\":true,\"sortable\":true}},\"previewUrl\":{\"edit\":{\"label\":\"previewUrl\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"previewUrl\",\"searchable\":true,\"sortable\":true}},\"provider\":{\"edit\":{\"label\":\"provider\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"provider\",\"searchable\":true,\"sortable\":true}},\"provider_metadata\":{\"edit\":{\"label\":\"provider_metadata\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"provider_metadata\",\"searchable\":false,\"sortable\":false}},\"folder\":{\"edit\":{\"label\":\"folder\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"folder\",\"searchable\":true,\"sortable\":true}},\"folderPath\":{\"edit\":{\"label\":\"folderPath\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"folderPath\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"name\",\"alternativeText\",\"caption\"],\"edit\":[[{\"name\":\"name\",\"size\":6},{\"name\":\"alternativeText\",\"size\":6}],[{\"name\":\"caption\",\"size\":6},{\"name\":\"width\",\"size\":4}],[{\"name\":\"height\",\"size\":4}],[{\"name\":\"formats\",\"size\":12}],[{\"name\":\"hash\",\"size\":6},{\"name\":\"ext\",\"size\":6}],[{\"name\":\"mime\",\"size\":6},{\"name\":\"size\",\"size\":4}],[{\"name\":\"url\",\"size\":6},{\"name\":\"previewUrl\",\"size\":6}],[{\"name\":\"provider\",\"size\":6}],[{\"name\":\"provider_metadata\",\"size\":12}],[{\"name\":\"folder\",\"size\":6},{\"name\":\"folderPath\",\"size\":6}]]}}', 'object', NULL, NULL),
(9, 'plugin_content_manager_configuration_content_types::plugin::upload.folder', '{\"uid\":\"plugin::upload.folder\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"name\",\"defaultSortBy\":\"name\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"name\":{\"edit\":{\"label\":\"name\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"name\",\"searchable\":true,\"sortable\":true}},\"pathId\":{\"edit\":{\"label\":\"pathId\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"pathId\",\"searchable\":true,\"sortable\":true}},\"parent\":{\"edit\":{\"label\":\"parent\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"parent\",\"searchable\":true,\"sortable\":true}},\"children\":{\"edit\":{\"label\":\"children\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"children\",\"searchable\":false,\"sortable\":false}},\"files\":{\"edit\":{\"label\":\"files\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"files\",\"searchable\":false,\"sortable\":false}},\"path\":{\"edit\":{\"label\":\"path\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"path\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"name\",\"pathId\",\"parent\"],\"edit\":[[{\"name\":\"name\",\"size\":6},{\"name\":\"pathId\",\"size\":4}],[{\"name\":\"parent\",\"size\":6},{\"name\":\"children\",\"size\":6}],[{\"name\":\"files\",\"size\":6},{\"name\":\"path\",\"size\":6}]]}}', 'object', NULL, NULL),
(10, 'plugin_content_manager_configuration_content_types::plugin::users-permissions.permission', '{\"uid\":\"plugin::users-permissions.permission\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"action\",\"defaultSortBy\":\"action\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"action\":{\"edit\":{\"label\":\"action\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"action\",\"searchable\":true,\"sortable\":true}},\"role\":{\"edit\":{\"label\":\"role\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"role\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"action\",\"role\",\"createdAt\"],\"edit\":[[{\"name\":\"action\",\"size\":6},{\"name\":\"role\",\"size\":6}]]}}', 'object', NULL, NULL),
(11, 'plugin_content_manager_configuration_content_types::admin::user', '{\"uid\":\"admin::user\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"firstname\",\"defaultSortBy\":\"firstname\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"firstname\":{\"edit\":{\"label\":\"firstname\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"firstname\",\"searchable\":true,\"sortable\":true}},\"lastname\":{\"edit\":{\"label\":\"lastname\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"lastname\",\"searchable\":true,\"sortable\":true}},\"username\":{\"edit\":{\"label\":\"username\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"username\",\"searchable\":true,\"sortable\":true}},\"email\":{\"edit\":{\"label\":\"email\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"email\",\"searchable\":true,\"sortable\":true}},\"password\":{\"edit\":{\"label\":\"password\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"password\",\"searchable\":true,\"sortable\":true}},\"resetPasswordToken\":{\"edit\":{\"label\":\"resetPasswordToken\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"resetPasswordToken\",\"searchable\":true,\"sortable\":true}},\"registrationToken\":{\"edit\":{\"label\":\"registrationToken\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"registrationToken\",\"searchable\":true,\"sortable\":true}},\"isActive\":{\"edit\":{\"label\":\"isActive\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"isActive\",\"searchable\":true,\"sortable\":true}},\"roles\":{\"edit\":{\"label\":\"roles\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"roles\",\"searchable\":false,\"sortable\":false}},\"blocked\":{\"edit\":{\"label\":\"blocked\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"blocked\",\"searchable\":true,\"sortable\":true}},\"preferedLanguage\":{\"edit\":{\"label\":\"preferedLanguage\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"preferedLanguage\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"firstname\",\"lastname\",\"username\"],\"edit\":[[{\"name\":\"firstname\",\"size\":6},{\"name\":\"lastname\",\"size\":6}],[{\"name\":\"username\",\"size\":6},{\"name\":\"email\",\"size\":6}],[{\"name\":\"password\",\"size\":6},{\"name\":\"resetPasswordToken\",\"size\":6}],[{\"name\":\"registrationToken\",\"size\":6},{\"name\":\"isActive\",\"size\":4}],[{\"name\":\"roles\",\"size\":6},{\"name\":\"blocked\",\"size\":4}],[{\"name\":\"preferedLanguage\",\"size\":6}]]}}', 'object', NULL, NULL),
(12, 'plugin_content_manager_configuration_content_types::plugin::users-permissions.user', '{\"uid\":\"plugin::users-permissions.user\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"username\",\"defaultSortBy\":\"username\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"username\":{\"edit\":{\"label\":\"username\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"username\",\"searchable\":true,\"sortable\":true}},\"email\":{\"edit\":{\"label\":\"email\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"email\",\"searchable\":true,\"sortable\":true}},\"provider\":{\"edit\":{\"label\":\"provider\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"provider\",\"searchable\":true,\"sortable\":true}},\"password\":{\"edit\":{\"label\":\"password\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"password\",\"searchable\":true,\"sortable\":true}},\"resetPasswordToken\":{\"edit\":{\"label\":\"resetPasswordToken\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"resetPasswordToken\",\"searchable\":true,\"sortable\":true}},\"confirmationToken\":{\"edit\":{\"label\":\"confirmationToken\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"confirmationToken\",\"searchable\":true,\"sortable\":true}},\"confirmed\":{\"edit\":{\"label\":\"confirmed\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"confirmed\",\"searchable\":true,\"sortable\":true}},\"blocked\":{\"edit\":{\"label\":\"blocked\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"blocked\",\"searchable\":true,\"sortable\":true}},\"role\":{\"edit\":{\"label\":\"role\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"name\"},\"list\":{\"label\":\"role\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"username\",\"email\",\"confirmed\"],\"edit\":[[{\"name\":\"username\",\"size\":6},{\"name\":\"email\",\"size\":6}],[{\"name\":\"password\",\"size\":6},{\"name\":\"confirmed\",\"size\":4}],[{\"name\":\"blocked\",\"size\":4},{\"name\":\"role\",\"size\":6}]]}}', 'object', NULL, NULL),
(13, 'plugin_content_manager_configuration_content_types::plugin::i18n.locale', '{\"uid\":\"plugin::i18n.locale\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"name\",\"defaultSortBy\":\"name\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"name\":{\"edit\":{\"label\":\"name\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"name\",\"searchable\":true,\"sortable\":true}},\"code\":{\"edit\":{\"label\":\"code\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"code\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"name\",\"code\",\"createdAt\"],\"edit\":[[{\"name\":\"name\",\"size\":6},{\"name\":\"code\",\"size\":6}]]}}', 'object', NULL, NULL),
(14, 'plugin_content_manager_configuration_content_types::plugin::users-permissions.role', '{\"uid\":\"plugin::users-permissions.role\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"name\",\"defaultSortBy\":\"name\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"name\":{\"edit\":{\"label\":\"name\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"name\",\"searchable\":true,\"sortable\":true}},\"description\":{\"edit\":{\"label\":\"description\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"description\",\"searchable\":true,\"sortable\":true}},\"type\":{\"edit\":{\"label\":\"type\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"type\",\"searchable\":true,\"sortable\":true}},\"permissions\":{\"edit\":{\"label\":\"permissions\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"action\"},\"list\":{\"label\":\"permissions\",\"searchable\":false,\"sortable\":false}},\"users\":{\"edit\":{\"label\":\"users\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"username\"},\"list\":{\"label\":\"users\",\"searchable\":false,\"sortable\":false}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"name\",\"description\",\"type\"],\"edit\":[[{\"name\":\"name\",\"size\":6},{\"name\":\"description\",\"size\":6}],[{\"name\":\"type\",\"size\":6},{\"name\":\"permissions\",\"size\":6}],[{\"name\":\"users\",\"size\":6}]]}}', 'object', NULL, NULL),
(15, 'plugin_upload_settings', '{\"sizeOptimization\":true,\"responsiveDimensions\":true,\"autoOrientation\":false}', 'object', NULL, NULL),
(16, 'plugin_upload_view_configuration', '{\"pageSize\":10,\"sort\":\"createdAt:DESC\"}', 'object', NULL, NULL),
(17, 'plugin_upload_metrics', '{\"weeklySchedule\":\"15 16 10 * * 4\",\"lastWeeklyUpdate\":1686237375040}', 'object', NULL, NULL),
(18, 'plugin_users-permissions_grant', '{\"email\":{\"enabled\":true,\"icon\":\"envelope\"},\"discord\":{\"enabled\":false,\"icon\":\"discord\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/discord/callback\",\"scope\":[\"identify\",\"email\"]},\"facebook\":{\"enabled\":false,\"icon\":\"facebook-square\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/facebook/callback\",\"scope\":[\"email\"]},\"google\":{\"enabled\":false,\"icon\":\"google\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/google/callback\",\"scope\":[\"email\"]},\"github\":{\"enabled\":false,\"icon\":\"github\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/github/callback\",\"scope\":[\"user\",\"user:email\"]},\"microsoft\":{\"enabled\":false,\"icon\":\"windows\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/microsoft/callback\",\"scope\":[\"user.read\"]},\"twitter\":{\"enabled\":false,\"icon\":\"twitter\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/twitter/callback\"},\"instagram\":{\"enabled\":false,\"icon\":\"instagram\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/instagram/callback\",\"scope\":[\"user_profile\"]},\"vk\":{\"enabled\":false,\"icon\":\"vk\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/vk/callback\",\"scope\":[\"email\"]},\"twitch\":{\"enabled\":false,\"icon\":\"twitch\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/twitch/callback\",\"scope\":[\"user:read:email\"]},\"linkedin\":{\"enabled\":false,\"icon\":\"linkedin\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/linkedin/callback\",\"scope\":[\"r_liteprofile\",\"r_emailaddress\"]},\"cognito\":{\"enabled\":false,\"icon\":\"aws\",\"key\":\"\",\"secret\":\"\",\"subdomain\":\"my.subdomain.com\",\"callback\":\"api/auth/cognito/callback\",\"scope\":[\"email\",\"openid\",\"profile\"]},\"reddit\":{\"enabled\":false,\"icon\":\"reddit\",\"key\":\"\",\"secret\":\"\",\"state\":true,\"callback\":\"api/auth/reddit/callback\",\"scope\":[\"identity\"]},\"auth0\":{\"enabled\":false,\"icon\":\"\",\"key\":\"\",\"secret\":\"\",\"subdomain\":\"my-tenant.eu\",\"callback\":\"api/auth/auth0/callback\",\"scope\":[\"openid\",\"email\",\"profile\"]},\"cas\":{\"enabled\":false,\"icon\":\"book\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/cas/callback\",\"scope\":[\"openid email\"],\"subdomain\":\"my.subdomain.com/cas\"},\"patreon\":{\"enabled\":false,\"icon\":\"\",\"key\":\"\",\"secret\":\"\",\"callback\":\"api/auth/patreon/callback\",\"scope\":[\"identity\",\"identity[email]\"]}}', 'object', NULL, NULL),
(19, 'plugin_users-permissions_email', '{\"reset_password\":{\"display\":\"Email.template.reset_password\",\"icon\":\"sync\",\"options\":{\"from\":{\"name\":\"Administration Panel\",\"email\":\"no-reply@strapi.io\"},\"response_email\":\"\",\"object\":\"Reset password\",\"message\":\"<p>We heard that you lost your password. Sorry about that!</p>\\n\\n<p>But don’t worry! You can use the following link to reset your password:</p>\\n<p><%= URL %>?code=<%= TOKEN %></p>\\n\\n<p>Thanks.</p>\"}},\"email_confirmation\":{\"display\":\"Email.template.email_confirmation\",\"icon\":\"check-square\",\"options\":{\"from\":{\"name\":\"Administration Panel\",\"email\":\"no-reply@strapi.io\"},\"response_email\":\"\",\"object\":\"Account confirmation\",\"message\":\"<p>Thank you for registering!</p>\\n\\n<p>You have to confirm your email address. Please click on the link below.</p>\\n\\n<p><%= URL %>?confirmation=<%= CODE %></p>\\n\\n<p>Thanks.</p>\"}}}', 'object', NULL, NULL),
(20, 'plugin_users-permissions_advanced', '{\"unique_email\":true,\"allow_register\":true,\"email_confirmation\":false,\"email_reset_password\":null,\"email_confirmation_redirection\":null,\"default_role\":\"authenticated\"}', 'object', NULL, NULL),
(21, 'plugin_i18n_default_locale', '\"en\"', 'string', NULL, NULL),
(22, 'core_admin_auth', '{\"providers\":{\"autoRegister\":false,\"defaultRole\":null}}', 'object', NULL, NULL),
(23, 'plugin_content_manager_configuration_content_types::api::servicio.servicio', '{\"uid\":\"api::servicio.servicio\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Titulo\",\"defaultSortBy\":\"Titulo\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Titulo\":{\"edit\":{\"label\":\"Titulo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Titulo\",\"searchable\":true,\"sortable\":true}},\"Imagen\":{\"edit\":{\"label\":\"Imagen\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Imagen\",\"searchable\":false,\"sortable\":false}},\"Contenido\":{\"edit\":{\"label\":\"Contenido\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Contenido\",\"searchable\":false,\"sortable\":false}},\"Icono\":{\"edit\":{\"label\":\"Icono\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Icono\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Titulo\",\"Imagen\",\"Icono\"],\"edit\":[[{\"name\":\"Titulo\",\"size\":6},{\"name\":\"Imagen\",\"size\":6}],[{\"name\":\"Contenido\",\"size\":12}],[{\"name\":\"Icono\",\"size\":6}]]}}', 'object', NULL, NULL),
(24, 'plugin_content_manager_configuration_content_types::api::pagina-informativa.pagina-informativa', '{\"uid\":\"api::pagina-informativa.pagina-informativa\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Titulo\",\"defaultSortBy\":\"Titulo\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Titulo\":{\"edit\":{\"label\":\"Titulo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Titulo\",\"searchable\":true,\"sortable\":true}},\"VistaPrevia\":{\"edit\":{\"label\":\"VistaPrevia\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"VistaPrevia\",\"searchable\":true,\"sortable\":true}},\"Imagen\":{\"edit\":{\"label\":\"Imagen\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Imagen\",\"searchable\":false,\"sortable\":false}},\"Tipo\":{\"edit\":{\"label\":\"Tipo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Tipo\",\"searchable\":true,\"sortable\":true}},\"Contenido\":{\"edit\":{\"label\":\"Contenido\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Contenido\",\"searchable\":false,\"sortable\":false}},\"anexos\":{\"edit\":{\"label\":\"anexos\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"Nombre\"},\"list\":{\"label\":\"anexos\",\"searchable\":false,\"sortable\":false}},\"galerias\":{\"edit\":{\"label\":\"galerias\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"Titulo\"},\"list\":{\"label\":\"galerias\",\"searchable\":false,\"sortable\":false}},\"mostrar\":{\"edit\":{\"label\":\"mostrar\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"mostrar\",\"searchable\":true,\"sortable\":true}},\"Icono\":{\"edit\":{\"label\":\"Icono\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Icono\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Titulo\",\"VistaPrevia\",\"Imagen\"],\"edit\":[[{\"name\":\"Titulo\",\"size\":6},{\"name\":\"VistaPrevia\",\"size\":6}],[{\"name\":\"Imagen\",\"size\":6},{\"name\":\"Tipo\",\"size\":6}],[{\"name\":\"Contenido\",\"size\":12}],[{\"name\":\"anexos\",\"size\":6},{\"name\":\"galerias\",\"size\":6}],[{\"name\":\"mostrar\",\"size\":4},{\"name\":\"Icono\",\"size\":6}]]}}', 'object', NULL, NULL),
(25, 'plugin_content_manager_configuration_content_types::api::anexo.anexo', '{\"uid\":\"api::anexo.anexo\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Nombre\",\"defaultSortBy\":\"Nombre\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Nombre\":{\"edit\":{\"label\":\"Nombre\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Nombre\",\"searchable\":true,\"sortable\":true}},\"Archivo\":{\"edit\":{\"label\":\"Archivo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Archivo\",\"searchable\":false,\"sortable\":false}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Nombre\",\"Archivo\",\"createdAt\"],\"edit\":[[{\"name\":\"Nombre\",\"size\":6},{\"name\":\"Archivo\",\"size\":6}]]}}', 'object', NULL, NULL),
(26, 'plugin_content_manager_configuration_content_types::api::galeria.galeria', '{\"uid\":\"api::galeria.galeria\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Titulo\",\"defaultSortBy\":\"Titulo\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Titulo\":{\"edit\":{\"label\":\"Titulo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Titulo\",\"searchable\":true,\"sortable\":true}},\"Imagenes\":{\"edit\":{\"label\":\"Imagenes\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Imagenes\",\"searchable\":false,\"sortable\":false}},\"mostrar\":{\"edit\":{\"label\":\"mostrar\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"mostrar\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Titulo\",\"Imagenes\",\"createdAt\"],\"edit\":[[{\"name\":\"Titulo\",\"size\":6},{\"name\":\"Imagenes\",\"size\":6}],[{\"name\":\"mostrar\",\"size\":4}]]}}', 'object', NULL, NULL),
(27, 'plugin_content_manager_configuration_content_types::api::encabezado.encabezado', '{\"uid\":\"api::encabezado.encabezado\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Titulo\",\"defaultSortBy\":\"Titulo\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Titulo\":{\"edit\":{\"label\":\"Titulo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Titulo\",\"searchable\":true,\"sortable\":true}},\"Contenido\":{\"edit\":{\"label\":\"Contenido\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Contenido\",\"searchable\":true,\"sortable\":true}},\"ImagenFondo\":{\"edit\":{\"label\":\"ImagenFondo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"ImagenFondo\",\"searchable\":false,\"sortable\":false}},\"Pagina\":{\"edit\":{\"label\":\"Pagina\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Pagina\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Titulo\",\"Contenido\",\"ImagenFondo\"],\"edit\":[[{\"name\":\"Titulo\",\"size\":6},{\"name\":\"Contenido\",\"size\":6}],[{\"name\":\"ImagenFondo\",\"size\":6},{\"name\":\"Pagina\",\"size\":6}]]}}', 'object', NULL, NULL),
(29, 'plugin_content_manager_configuration_content_types::api::componente-acerca.componente-acerca', '{\"uid\":\"api::componente-acerca.componente-acerca\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Titulo\",\"defaultSortBy\":\"Titulo\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Titulo\":{\"edit\":{\"label\":\"Titulo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Titulo\",\"searchable\":true,\"sortable\":true}},\"Icono\":{\"edit\":{\"label\":\"Icono\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Icono\",\"searchable\":true,\"sortable\":true}},\"Contenido\":{\"edit\":{\"label\":\"Contenido\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Contenido\",\"searchable\":false,\"sortable\":false}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Titulo\",\"Icono\",\"createdAt\"],\"edit\":[[{\"name\":\"Titulo\",\"size\":6},{\"name\":\"Icono\",\"size\":6}],[{\"name\":\"Contenido\",\"size\":12}]]}}', 'object', NULL, NULL),
(30, 'plugin_content_manager_configuration_content_types::api::acerca-empresa.acerca-empresa', '{\"uid\":\"api::acerca-empresa.acerca-empresa\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Titulo\",\"defaultSortBy\":\"Titulo\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Titulo\":{\"edit\":{\"label\":\"Titulo\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Titulo\",\"searchable\":true,\"sortable\":true}},\"componente_acercas\":{\"edit\":{\"label\":\"componente_acercas\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true,\"mainField\":\"Titulo\"},\"list\":{\"label\":\"componente_acercas\",\"searchable\":false,\"sortable\":false}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Titulo\",\"componente_acercas\",\"createdAt\"],\"edit\":[[{\"name\":\"Titulo\",\"size\":6},{\"name\":\"componente_acercas\",\"size\":6}]]}}', 'object', NULL, NULL),
(31, 'plugin_content_manager_configuration_content_types::api::contacto.contacto', '{\"uid\":\"api::contacto.contacto\",\"settings\":{\"bulkable\":true,\"filterable\":true,\"searchable\":true,\"pageSize\":10,\"mainField\":\"Nombre\",\"defaultSortBy\":\"Nombre\",\"defaultSortOrder\":\"ASC\"},\"metadatas\":{\"id\":{\"edit\":{},\"list\":{\"label\":\"id\",\"searchable\":true,\"sortable\":true}},\"Nombre\":{\"edit\":{\"label\":\"Nombre\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Nombre\",\"searchable\":true,\"sortable\":true}},\"Email\":{\"edit\":{\"label\":\"Email\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Email\",\"searchable\":true,\"sortable\":true}},\"Telefono\":{\"edit\":{\"label\":\"Telefono\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Telefono\",\"searchable\":true,\"sortable\":true}},\"Mensaje\":{\"edit\":{\"label\":\"Mensaje\",\"description\":\"\",\"placeholder\":\"\",\"visible\":true,\"editable\":true},\"list\":{\"label\":\"Mensaje\",\"searchable\":true,\"sortable\":true}},\"createdAt\":{\"edit\":{\"label\":\"createdAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"createdAt\",\"searchable\":true,\"sortable\":true}},\"updatedAt\":{\"edit\":{\"label\":\"updatedAt\",\"description\":\"\",\"placeholder\":\"\",\"visible\":false,\"editable\":true},\"list\":{\"label\":\"updatedAt\",\"searchable\":true,\"sortable\":true}}},\"layouts\":{\"list\":[\"id\",\"Nombre\",\"Email\",\"Telefono\"],\"edit\":[[{\"name\":\"Nombre\",\"size\":6},{\"name\":\"Email\",\"size\":6}],[{\"name\":\"Telefono\",\"size\":6},{\"name\":\"Mensaje\",\"size\":6}]]}}', 'object', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_database_schema`
--

CREATE TABLE `strapi_database_schema` (
  `id` int(10) UNSIGNED NOT NULL,
  `schema` json DEFAULT NULL,
  `time` datetime DEFAULT NULL,
  `hash` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `strapi_database_schema`
--

INSERT INTO `strapi_database_schema` (`id`, `schema`, `time`, `hash`) VALUES
(21, '{\"tables\": [{\"name\": \"strapi_core_store_settings\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"key\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [\"longtext\"], \"name\": \"value\", \"type\": \"text\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"type\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"environment\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"tag\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [], \"foreignKeys\": []}, {\"name\": \"strapi_webhooks\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [\"longtext\"], \"name\": \"url\", \"type\": \"text\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"headers\", \"type\": \"jsonb\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"events\", \"type\": \"jsonb\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"enabled\", \"type\": \"boolean\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [], \"foreignKeys\": []}, {\"name\": \"admin_permissions\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"action\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"subject\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"properties\", \"type\": \"jsonb\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"conditions\", \"type\": \"jsonb\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"admin_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"admin_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"admin_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"admin_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"admin_users\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"firstname\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"lastname\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"username\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"email\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"password\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"reset_password_token\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"registration_token\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"is_active\", \"type\": \"boolean\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"blocked\", \"type\": \"boolean\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"prefered_language\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"admin_users_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"admin_users_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"admin_users_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"admin_users_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"admin_roles\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"code\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"description\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"admin_roles_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"admin_roles_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"admin_roles_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"admin_roles_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"strapi_api_tokens\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"description\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"type\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"access_key\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"last_used_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"expires_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"lifespan\", \"type\": \"bigInteger\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"strapi_api_tokens_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"strapi_api_tokens_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"strapi_api_tokens_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"strapi_api_tokens_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"strapi_api_token_permissions\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"action\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"strapi_api_token_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"strapi_api_token_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"strapi_api_token_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"strapi_api_token_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"strapi_transfer_tokens\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"description\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"access_key\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"last_used_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"expires_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"lifespan\", \"type\": \"bigInteger\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"strapi_transfer_tokens_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"strapi_transfer_tokens_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"strapi_transfer_tokens_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"strapi_transfer_tokens_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"strapi_transfer_token_permissions\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"action\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"strapi_transfer_token_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"strapi_transfer_token_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"strapi_transfer_token_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"strapi_transfer_token_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"files\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"alternative_text\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"caption\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"width\", \"type\": \"integer\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"height\", \"type\": \"integer\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"formats\", \"type\": \"jsonb\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"hash\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"ext\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"mime\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [10, 2], \"name\": \"size\", \"type\": \"decimal\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"url\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"preview_url\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"provider\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"provider_metadata\", \"type\": \"jsonb\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"folder_path\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"upload_files_folder_path_index\", \"type\": null, \"columns\": [\"folder_path\"]}, {\"name\": \"upload_files_created_at_index\", \"type\": null, \"columns\": [\"created_at\"]}, {\"name\": \"upload_files_updated_at_index\", \"type\": null, \"columns\": [\"updated_at\"]}, {\"name\": \"upload_files_name_index\", \"type\": null, \"columns\": [\"name\"]}, {\"name\": \"upload_files_size_index\", \"type\": null, \"columns\": [\"size\"]}, {\"name\": \"upload_files_ext_index\", \"type\": null, \"columns\": [\"ext\"]}, {\"name\": \"files_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"files_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"files_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"files_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"upload_folders\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"path_id\", \"type\": \"integer\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"path\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"upload_folders_path_id_index\", \"type\": \"unique\", \"columns\": [\"path_id\"]}, {\"name\": \"upload_folders_path_index\", \"type\": \"unique\", \"columns\": [\"path\"]}, {\"name\": \"upload_folders_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"upload_folders_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"upload_folders_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"upload_folders_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"up_permissions\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"action\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"up_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"up_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"up_permissions_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"up_permissions_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"up_roles\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"description\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"type\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"up_roles_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"up_roles_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"up_roles_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"up_roles_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"up_users\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"username\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"email\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"provider\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"password\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"reset_password_token\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"confirmation_token\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"confirmed\", \"type\": \"boolean\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"blocked\", \"type\": \"boolean\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"up_users_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"up_users_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"up_users_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"up_users_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"i18n_locale\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"name\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"code\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"i18n_locale_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"i18n_locale_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"i18n_locale_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"i18n_locale_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"acerca_empresas\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"titulo\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"acerca_empresas_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"acerca_empresas_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"acerca_empresas_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"acerca_empresas_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"anexos\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"nombre\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"anexos_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"anexos_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"anexos_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"anexos_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"componente_acercas\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"titulo\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"icono\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [\"longtext\"], \"name\": \"contenido\", \"type\": \"text\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"componente_acercas_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"componente_acercas_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"componente_acercas_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"componente_acercas_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"contactos\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"nombre\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"email\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"telefono\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"mensaje\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"contactos_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"contactos_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"contactos_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"contactos_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"encabezados\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"titulo\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [\"longtext\"], \"name\": \"contenido\", \"type\": \"text\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"pagina\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"encabezados_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"encabezados_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"encabezados_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"encabezados_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"galerias\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"titulo\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"mostrar\", \"type\": \"boolean\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"galerias_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"galerias_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"galerias_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"galerias_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"pagina_informativas\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"titulo\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [\"longtext\"], \"name\": \"vista_previa\", \"type\": \"text\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"tipo\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [\"longtext\"], \"name\": \"contenido\", \"type\": \"text\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"mostrar\", \"type\": \"boolean\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"icono\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"pagina_informativas_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"pagina_informativas_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"pagina_informativas_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"pagina_informativas_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"servicios\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"titulo\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [\"longtext\"], \"name\": \"contenido\", \"type\": \"text\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"icono\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"created_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"updated_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [{\"useTz\": false, \"precision\": 6}], \"name\": \"published_at\", \"type\": \"datetime\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"created_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"updated_by_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"servicios_created_by_id_fk\", \"columns\": [\"created_by_id\"]}, {\"name\": \"servicios_updated_by_id_fk\", \"columns\": [\"updated_by_id\"]}], \"foreignKeys\": [{\"name\": \"servicios_created_by_id_fk\", \"columns\": [\"created_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"servicios_updated_by_id_fk\", \"columns\": [\"updated_by_id\"], \"onDelete\": \"SET NULL\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"admin_permissions_role_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"permission_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"role_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"permission_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"admin_permissions_role_links_fk\", \"columns\": [\"permission_id\"]}, {\"name\": \"admin_permissions_role_links_inv_fk\", \"columns\": [\"role_id\"]}, {\"name\": \"admin_permissions_role_links_unique\", \"type\": \"unique\", \"columns\": [\"permission_id\", \"role_id\"]}, {\"name\": \"admin_permissions_role_links_order_inv_fk\", \"columns\": [\"permission_order\"]}], \"foreignKeys\": [{\"name\": \"admin_permissions_role_links_fk\", \"columns\": [\"permission_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"admin_permissions\", \"referencedColumns\": [\"id\"]}, {\"name\": \"admin_permissions_role_links_inv_fk\", \"columns\": [\"role_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"admin_roles\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"admin_users_roles_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"user_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"role_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"role_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"user_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"admin_users_roles_links_fk\", \"columns\": [\"user_id\"]}, {\"name\": \"admin_users_roles_links_inv_fk\", \"columns\": [\"role_id\"]}, {\"name\": \"admin_users_roles_links_unique\", \"type\": \"unique\", \"columns\": [\"user_id\", \"role_id\"]}, {\"name\": \"admin_users_roles_links_order_fk\", \"columns\": [\"role_order\"]}, {\"name\": \"admin_users_roles_links_order_inv_fk\", \"columns\": [\"user_order\"]}], \"foreignKeys\": [{\"name\": \"admin_users_roles_links_fk\", \"columns\": [\"user_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"admin_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"admin_users_roles_links_inv_fk\", \"columns\": [\"role_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"admin_roles\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"strapi_api_token_permissions_token_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"api_token_permission_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"api_token_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"api_token_permission_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"strapi_api_token_permissions_token_links_fk\", \"columns\": [\"api_token_permission_id\"]}, {\"name\": \"strapi_api_token_permissions_token_links_inv_fk\", \"columns\": [\"api_token_id\"]}, {\"name\": \"strapi_api_token_permissions_token_links_unique\", \"type\": \"unique\", \"columns\": [\"api_token_permission_id\", \"api_token_id\"]}, {\"name\": \"strapi_api_token_permissions_token_links_order_inv_fk\", \"columns\": [\"api_token_permission_order\"]}], \"foreignKeys\": [{\"name\": \"strapi_api_token_permissions_token_links_fk\", \"columns\": [\"api_token_permission_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"strapi_api_token_permissions\", \"referencedColumns\": [\"id\"]}, {\"name\": \"strapi_api_token_permissions_token_links_inv_fk\", \"columns\": [\"api_token_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"strapi_api_tokens\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"strapi_transfer_token_permissions_token_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"transfer_token_permission_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"transfer_token_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"transfer_token_permission_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"strapi_transfer_token_permissions_token_links_fk\", \"columns\": [\"transfer_token_permission_id\"]}, {\"name\": \"strapi_transfer_token_permissions_token_links_inv_fk\", \"columns\": [\"transfer_token_id\"]}, {\"name\": \"strapi_transfer_token_permissions_token_links_unique\", \"type\": \"unique\", \"columns\": [\"transfer_token_permission_id\", \"transfer_token_id\"]}, {\"name\": \"strapi_transfer_token_permissions_token_links_order_inv_fk\", \"columns\": [\"transfer_token_permission_order\"]}], \"foreignKeys\": [{\"name\": \"strapi_transfer_token_permissions_token_links_fk\", \"columns\": [\"transfer_token_permission_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"strapi_transfer_token_permissions\", \"referencedColumns\": [\"id\"]}, {\"name\": \"strapi_transfer_token_permissions_token_links_inv_fk\", \"columns\": [\"transfer_token_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"strapi_transfer_tokens\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"files_related_morphs\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"file_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"related_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"related_type\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"field\", \"type\": \"string\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"files_related_morphs_fk\", \"columns\": [\"file_id\"]}, {\"name\": \"files_related_morphs_order_index\", \"type\": null, \"columns\": [\"order\"]}, {\"name\": \"files_related_morphs_id_column_index\", \"type\": null, \"columns\": [\"related_id\"]}], \"foreignKeys\": [{\"name\": \"files_related_morphs_fk\", \"columns\": [\"file_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"files\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"files_folder_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"file_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"folder_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"file_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"files_folder_links_fk\", \"columns\": [\"file_id\"]}, {\"name\": \"files_folder_links_inv_fk\", \"columns\": [\"folder_id\"]}, {\"name\": \"files_folder_links_unique\", \"type\": \"unique\", \"columns\": [\"file_id\", \"folder_id\"]}, {\"name\": \"files_folder_links_order_inv_fk\", \"columns\": [\"file_order\"]}], \"foreignKeys\": [{\"name\": \"files_folder_links_fk\", \"columns\": [\"file_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"files\", \"referencedColumns\": [\"id\"]}, {\"name\": \"files_folder_links_inv_fk\", \"columns\": [\"folder_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"upload_folders\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"upload_folders_parent_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"folder_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"inv_folder_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"folder_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"upload_folders_parent_links_fk\", \"columns\": [\"folder_id\"]}, {\"name\": \"upload_folders_parent_links_inv_fk\", \"columns\": [\"inv_folder_id\"]}, {\"name\": \"upload_folders_parent_links_unique\", \"type\": \"unique\", \"columns\": [\"folder_id\", \"inv_folder_id\"]}, {\"name\": \"upload_folders_parent_links_order_inv_fk\", \"columns\": [\"folder_order\"]}], \"foreignKeys\": [{\"name\": \"upload_folders_parent_links_fk\", \"columns\": [\"folder_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"upload_folders\", \"referencedColumns\": [\"id\"]}, {\"name\": \"upload_folders_parent_links_inv_fk\", \"columns\": [\"inv_folder_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"upload_folders\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"up_permissions_role_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"permission_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"role_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"permission_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"up_permissions_role_links_fk\", \"columns\": [\"permission_id\"]}, {\"name\": \"up_permissions_role_links_inv_fk\", \"columns\": [\"role_id\"]}, {\"name\": \"up_permissions_role_links_unique\", \"type\": \"unique\", \"columns\": [\"permission_id\", \"role_id\"]}, {\"name\": \"up_permissions_role_links_order_inv_fk\", \"columns\": [\"permission_order\"]}], \"foreignKeys\": [{\"name\": \"up_permissions_role_links_fk\", \"columns\": [\"permission_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"up_permissions\", \"referencedColumns\": [\"id\"]}, {\"name\": \"up_permissions_role_links_inv_fk\", \"columns\": [\"role_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"up_roles\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"up_users_role_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"user_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"role_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"user_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"up_users_role_links_fk\", \"columns\": [\"user_id\"]}, {\"name\": \"up_users_role_links_inv_fk\", \"columns\": [\"role_id\"]}, {\"name\": \"up_users_role_links_unique\", \"type\": \"unique\", \"columns\": [\"user_id\", \"role_id\"]}, {\"name\": \"up_users_role_links_order_inv_fk\", \"columns\": [\"user_order\"]}], \"foreignKeys\": [{\"name\": \"up_users_role_links_fk\", \"columns\": [\"user_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"up_users\", \"referencedColumns\": [\"id\"]}, {\"name\": \"up_users_role_links_inv_fk\", \"columns\": [\"role_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"up_roles\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"acerca_empresas_componente_acercas_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"acerca_empresa_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"componente_acerca_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"componente_acerca_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"acerca_empresas_componente_acercas_links_fk\", \"columns\": [\"acerca_empresa_id\"]}, {\"name\": \"acerca_empresas_componente_acercas_links_inv_fk\", \"columns\": [\"componente_acerca_id\"]}, {\"name\": \"acerca_empresas_componente_acercas_links_unique\", \"type\": \"unique\", \"columns\": [\"acerca_empresa_id\", \"componente_acerca_id\"]}, {\"name\": \"acerca_empresas_componente_acercas_links_order_fk\", \"columns\": [\"componente_acerca_order\"]}], \"foreignKeys\": [{\"name\": \"acerca_empresas_componente_acercas_links_fk\", \"columns\": [\"acerca_empresa_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"acerca_empresas\", \"referencedColumns\": [\"id\"]}, {\"name\": \"acerca_empresas_componente_acercas_links_inv_fk\", \"columns\": [\"componente_acerca_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"componente_acercas\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"pagina_informativas_anexos_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"pagina_informativa_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"anexo_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"anexo_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"pagina_informativas_anexos_links_fk\", \"columns\": [\"pagina_informativa_id\"]}, {\"name\": \"pagina_informativas_anexos_links_inv_fk\", \"columns\": [\"anexo_id\"]}, {\"name\": \"pagina_informativas_anexos_links_unique\", \"type\": \"unique\", \"columns\": [\"pagina_informativa_id\", \"anexo_id\"]}, {\"name\": \"pagina_informativas_anexos_links_order_fk\", \"columns\": [\"anexo_order\"]}], \"foreignKeys\": [{\"name\": \"pagina_informativas_anexos_links_fk\", \"columns\": [\"pagina_informativa_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"pagina_informativas\", \"referencedColumns\": [\"id\"]}, {\"name\": \"pagina_informativas_anexos_links_inv_fk\", \"columns\": [\"anexo_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"anexos\", \"referencedColumns\": [\"id\"]}]}, {\"name\": \"pagina_informativas_galerias_links\", \"columns\": [{\"args\": [{\"primary\": true, \"primaryKey\": true}], \"name\": \"id\", \"type\": \"increments\", \"unsigned\": false, \"defaultTo\": null, \"notNullable\": true}, {\"args\": [], \"name\": \"pagina_informativa_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"galeria_id\", \"type\": \"integer\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}, {\"args\": [], \"name\": \"galeria_order\", \"type\": \"double\", \"unsigned\": true, \"defaultTo\": null, \"notNullable\": false}], \"indexes\": [{\"name\": \"pagina_informativas_galerias_links_fk\", \"columns\": [\"pagina_informativa_id\"]}, {\"name\": \"pagina_informativas_galerias_links_inv_fk\", \"columns\": [\"galeria_id\"]}, {\"name\": \"pagina_informativas_galerias_links_unique\", \"type\": \"unique\", \"columns\": [\"pagina_informativa_id\", \"galeria_id\"]}, {\"name\": \"pagina_informativas_galerias_links_order_fk\", \"columns\": [\"galeria_order\"]}], \"foreignKeys\": [{\"name\": \"pagina_informativas_galerias_links_fk\", \"columns\": [\"pagina_informativa_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"pagina_informativas\", \"referencedColumns\": [\"id\"]}, {\"name\": \"pagina_informativas_galerias_links_inv_fk\", \"columns\": [\"galeria_id\"], \"onDelete\": \"CASCADE\", \"referencedTable\": \"galerias\", \"referencedColumns\": [\"id\"]}]}]}', '2023-05-06 14:32:11', '9c7004f556fb39c7009eeb44ac27c296');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_migrations`
--

CREATE TABLE `strapi_migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `time` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_transfer_tokens`
--

CREATE TABLE `strapi_transfer_tokens` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `access_key` varchar(255) DEFAULT NULL,
  `last_used_at` datetime(6) DEFAULT NULL,
  `expires_at` datetime(6) DEFAULT NULL,
  `lifespan` bigint(20) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_transfer_token_permissions`
--

CREATE TABLE `strapi_transfer_token_permissions` (
  `id` int(10) UNSIGNED NOT NULL,
  `action` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_transfer_token_permissions_token_links`
--

CREATE TABLE `strapi_transfer_token_permissions_token_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `transfer_token_permission_id` int(10) UNSIGNED DEFAULT NULL,
  `transfer_token_id` int(10) UNSIGNED DEFAULT NULL,
  `transfer_token_permission_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `strapi_webhooks`
--

CREATE TABLE `strapi_webhooks` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `url` longtext,
  `headers` json DEFAULT NULL,
  `events` json DEFAULT NULL,
  `enabled` tinyint(1) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `upload_folders`
--

CREATE TABLE `upload_folders` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `path_id` int(11) DEFAULT NULL,
  `path` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `upload_folders_parent_links`
--

CREATE TABLE `upload_folders_parent_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `folder_id` int(10) UNSIGNED DEFAULT NULL,
  `inv_folder_id` int(10) UNSIGNED DEFAULT NULL,
  `folder_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `up_permissions`
--

CREATE TABLE `up_permissions` (
  `id` int(10) UNSIGNED NOT NULL,
  `action` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `up_permissions`
--

INSERT INTO `up_permissions` (`id`, `action`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'plugin::users-permissions.user.me', '2023-05-04 09:01:50.619000', '2023-05-04 09:01:50.619000', NULL, NULL),
(2, 'plugin::users-permissions.auth.changePassword', '2023-05-04 09:01:50.619000', '2023-05-04 09:01:50.619000', NULL, NULL),
(3, 'plugin::users-permissions.auth.callback', '2023-05-04 09:01:50.641000', '2023-05-04 09:01:50.641000', NULL, NULL),
(4, 'plugin::users-permissions.auth.connect', '2023-05-04 09:01:50.641000', '2023-05-04 09:01:50.641000', NULL, NULL),
(5, 'plugin::users-permissions.auth.forgotPassword', '2023-05-04 09:01:50.641000', '2023-05-04 09:01:50.641000', NULL, NULL),
(6, 'plugin::users-permissions.auth.register', '2023-05-04 09:01:50.641000', '2023-05-04 09:01:50.641000', NULL, NULL),
(7, 'plugin::users-permissions.auth.sendEmailConfirmation', '2023-05-04 09:01:50.641000', '2023-05-04 09:01:50.641000', NULL, NULL),
(8, 'plugin::users-permissions.auth.resetPassword', '2023-05-04 09:01:50.641000', '2023-05-04 09:01:50.641000', NULL, NULL),
(9, 'plugin::users-permissions.auth.emailConfirmation', '2023-05-04 09:01:50.641000', '2023-05-04 09:01:50.641000', NULL, NULL),
(10, 'api::acerca-empresa.acerca-empresa.find', '2023-05-04 14:49:54.443000', '2023-05-04 14:49:54.443000', NULL, NULL),
(11, 'api::anexo.anexo.find', '2023-05-04 14:50:00.867000', '2023-05-04 14:50:00.867000', NULL, NULL),
(12, 'api::componente-acerca.componente-acerca.find', '2023-05-04 14:50:04.159000', '2023-05-04 14:50:04.159000', NULL, NULL),
(13, 'api::encabezado.encabezado.find', '2023-05-04 14:50:07.817000', '2023-05-04 14:50:07.817000', NULL, NULL),
(14, 'api::galeria.galeria.find', '2023-05-04 14:50:13.374000', '2023-05-04 14:50:13.374000', NULL, NULL),
(15, 'api::pagina-informativa.pagina-informativa.find', '2023-05-04 14:50:17.637000', '2023-05-04 14:50:17.637000', NULL, NULL),
(16, 'api::pagina-informativa.pagina-informativa.findOne', '2023-05-04 14:50:17.637000', '2023-05-04 14:50:17.637000', NULL, NULL),
(17, 'api::servicio.servicio.find', '2023-05-04 14:50:21.607000', '2023-05-04 14:50:21.607000', NULL, NULL),
(18, 'api::contacto.contacto.create', '2023-05-04 18:49:02.469000', '2023-05-04 18:49:02.469000', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `up_permissions_role_links`
--

CREATE TABLE `up_permissions_role_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `permission_id` int(10) UNSIGNED DEFAULT NULL,
  `role_id` int(10) UNSIGNED DEFAULT NULL,
  `permission_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `up_permissions_role_links`
--

INSERT INTO `up_permissions_role_links` (`id`, `permission_id`, `role_id`, `permission_order`) VALUES
(1, 2, 1, 1),
(2, 1, 1, 1),
(3, 7, 2, 1),
(4, 5, 2, 1),
(5, 4, 2, 1),
(6, 3, 2, 1),
(7, 6, 2, 2),
(8, 8, 2, 2),
(9, 9, 2, 2),
(10, 10, 2, 3),
(11, 11, 2, 4),
(12, 12, 2, 5),
(13, 13, 2, 6),
(14, 14, 2, 7),
(15, 15, 2, 8),
(16, 16, 2, 8),
(17, 17, 2, 9),
(18, 18, 2, 10);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `up_roles`
--

CREATE TABLE `up_roles` (
  `id` int(10) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `description` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Volcado de datos para la tabla `up_roles`
--

INSERT INTO `up_roles` (`id`, `name`, `description`, `type`, `created_at`, `updated_at`, `created_by_id`, `updated_by_id`) VALUES
(1, 'Authenticated', 'Default role given to authenticated user.', 'authenticated', '2023-05-04 09:01:50.588000', '2023-05-04 09:01:50.588000', NULL, NULL),
(2, 'Public', 'Default role given to unauthenticated user.', 'public', '2023-05-04 09:01:50.599000', '2023-05-04 18:49:03.486000', NULL, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `up_users`
--

CREATE TABLE `up_users` (
  `id` int(10) UNSIGNED NOT NULL,
  `username` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `provider` varchar(255) DEFAULT NULL,
  `password` varchar(255) DEFAULT NULL,
  `reset_password_token` varchar(255) DEFAULT NULL,
  `confirmation_token` varchar(255) DEFAULT NULL,
  `confirmed` tinyint(1) DEFAULT NULL,
  `blocked` tinyint(1) DEFAULT NULL,
  `created_at` datetime(6) DEFAULT NULL,
  `updated_at` datetime(6) DEFAULT NULL,
  `created_by_id` int(10) UNSIGNED DEFAULT NULL,
  `updated_by_id` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `up_users_role_links`
--

CREATE TABLE `up_users_role_links` (
  `id` int(10) UNSIGNED NOT NULL,
  `user_id` int(10) UNSIGNED DEFAULT NULL,
  `role_id` int(10) UNSIGNED DEFAULT NULL,
  `user_order` double UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Índices para tablas volcadas
--

--
-- Indices de la tabla `acerca_empresas`
--
ALTER TABLE `acerca_empresas`
  ADD PRIMARY KEY (`id`),
  ADD KEY `acerca_empresas_created_by_id_fk` (`created_by_id`),
  ADD KEY `acerca_empresas_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `acerca_empresas_componente_acercas_links`
--
ALTER TABLE `acerca_empresas_componente_acercas_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `acerca_empresas_componente_acercas_links_unique` (`acerca_empresa_id`,`componente_acerca_id`),
  ADD KEY `acerca_empresas_componente_acercas_links_fk` (`acerca_empresa_id`),
  ADD KEY `acerca_empresas_componente_acercas_links_inv_fk` (`componente_acerca_id`),
  ADD KEY `acerca_empresas_componente_acercas_links_order_fk` (`componente_acerca_order`);

--
-- Indices de la tabla `admin_permissions`
--
ALTER TABLE `admin_permissions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `admin_permissions_created_by_id_fk` (`created_by_id`),
  ADD KEY `admin_permissions_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `admin_permissions_role_links`
--
ALTER TABLE `admin_permissions_role_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `admin_permissions_role_links_unique` (`permission_id`,`role_id`),
  ADD KEY `admin_permissions_role_links_fk` (`permission_id`),
  ADD KEY `admin_permissions_role_links_inv_fk` (`role_id`),
  ADD KEY `admin_permissions_role_links_order_inv_fk` (`permission_order`);

--
-- Indices de la tabla `admin_roles`
--
ALTER TABLE `admin_roles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `admin_roles_created_by_id_fk` (`created_by_id`),
  ADD KEY `admin_roles_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `admin_users`
--
ALTER TABLE `admin_users`
  ADD PRIMARY KEY (`id`),
  ADD KEY `admin_users_created_by_id_fk` (`created_by_id`),
  ADD KEY `admin_users_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `admin_users_roles_links`
--
ALTER TABLE `admin_users_roles_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `admin_users_roles_links_unique` (`user_id`,`role_id`),
  ADD KEY `admin_users_roles_links_fk` (`user_id`),
  ADD KEY `admin_users_roles_links_inv_fk` (`role_id`),
  ADD KEY `admin_users_roles_links_order_fk` (`role_order`),
  ADD KEY `admin_users_roles_links_order_inv_fk` (`user_order`);

--
-- Indices de la tabla `anexos`
--
ALTER TABLE `anexos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `anexos_created_by_id_fk` (`created_by_id`),
  ADD KEY `anexos_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `componente_acercas`
--
ALTER TABLE `componente_acercas`
  ADD PRIMARY KEY (`id`),
  ADD KEY `componente_acercas_created_by_id_fk` (`created_by_id`),
  ADD KEY `componente_acercas_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `contactos`
--
ALTER TABLE `contactos`
  ADD PRIMARY KEY (`id`),
  ADD KEY `contactos_created_by_id_fk` (`created_by_id`),
  ADD KEY `contactos_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `encabezados`
--
ALTER TABLE `encabezados`
  ADD PRIMARY KEY (`id`),
  ADD KEY `encabezados_created_by_id_fk` (`created_by_id`),
  ADD KEY `encabezados_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `files`
--
ALTER TABLE `files`
  ADD PRIMARY KEY (`id`),
  ADD KEY `upload_files_folder_path_index` (`folder_path`),
  ADD KEY `upload_files_created_at_index` (`created_at`),
  ADD KEY `upload_files_updated_at_index` (`updated_at`),
  ADD KEY `upload_files_name_index` (`name`),
  ADD KEY `upload_files_size_index` (`size`),
  ADD KEY `upload_files_ext_index` (`ext`),
  ADD KEY `files_created_by_id_fk` (`created_by_id`),
  ADD KEY `files_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `files_folder_links`
--
ALTER TABLE `files_folder_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `files_folder_links_unique` (`file_id`,`folder_id`),
  ADD KEY `files_folder_links_fk` (`file_id`),
  ADD KEY `files_folder_links_inv_fk` (`folder_id`),
  ADD KEY `files_folder_links_order_inv_fk` (`file_order`);

--
-- Indices de la tabla `files_related_morphs`
--
ALTER TABLE `files_related_morphs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `files_related_morphs_fk` (`file_id`),
  ADD KEY `files_related_morphs_order_index` (`order`),
  ADD KEY `files_related_morphs_id_column_index` (`related_id`);

--
-- Indices de la tabla `galerias`
--
ALTER TABLE `galerias`
  ADD PRIMARY KEY (`id`),
  ADD KEY `galerias_created_by_id_fk` (`created_by_id`),
  ADD KEY `galerias_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `i18n_locale`
--
ALTER TABLE `i18n_locale`
  ADD PRIMARY KEY (`id`),
  ADD KEY `i18n_locale_created_by_id_fk` (`created_by_id`),
  ADD KEY `i18n_locale_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `pagina_informativas`
--
ALTER TABLE `pagina_informativas`
  ADD PRIMARY KEY (`id`),
  ADD KEY `pagina_informativas_created_by_id_fk` (`created_by_id`),
  ADD KEY `pagina_informativas_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `pagina_informativas_anexos_links`
--
ALTER TABLE `pagina_informativas_anexos_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `pagina_informativas_anexos_links_unique` (`pagina_informativa_id`,`anexo_id`),
  ADD KEY `pagina_informativas_anexos_links_fk` (`pagina_informativa_id`),
  ADD KEY `pagina_informativas_anexos_links_inv_fk` (`anexo_id`),
  ADD KEY `pagina_informativas_anexos_links_order_fk` (`anexo_order`);

--
-- Indices de la tabla `pagina_informativas_galerias_links`
--
ALTER TABLE `pagina_informativas_galerias_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `pagina_informativas_galerias_links_unique` (`pagina_informativa_id`,`galeria_id`),
  ADD KEY `pagina_informativas_galerias_links_fk` (`pagina_informativa_id`),
  ADD KEY `pagina_informativas_galerias_links_inv_fk` (`galeria_id`),
  ADD KEY `pagina_informativas_galerias_links_order_fk` (`galeria_order`);

--
-- Indices de la tabla `servicios`
--
ALTER TABLE `servicios`
  ADD PRIMARY KEY (`id`),
  ADD KEY `servicios_created_by_id_fk` (`created_by_id`),
  ADD KEY `servicios_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `strapi_api_tokens`
--
ALTER TABLE `strapi_api_tokens`
  ADD PRIMARY KEY (`id`),
  ADD KEY `strapi_api_tokens_created_by_id_fk` (`created_by_id`),
  ADD KEY `strapi_api_tokens_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `strapi_api_token_permissions`
--
ALTER TABLE `strapi_api_token_permissions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `strapi_api_token_permissions_created_by_id_fk` (`created_by_id`),
  ADD KEY `strapi_api_token_permissions_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `strapi_api_token_permissions_token_links`
--
ALTER TABLE `strapi_api_token_permissions_token_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `strapi_api_token_permissions_token_links_unique` (`api_token_permission_id`,`api_token_id`),
  ADD KEY `strapi_api_token_permissions_token_links_fk` (`api_token_permission_id`),
  ADD KEY `strapi_api_token_permissions_token_links_inv_fk` (`api_token_id`),
  ADD KEY `strapi_api_token_permissions_token_links_order_inv_fk` (`api_token_permission_order`);

--
-- Indices de la tabla `strapi_core_store_settings`
--
ALTER TABLE `strapi_core_store_settings`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `strapi_database_schema`
--
ALTER TABLE `strapi_database_schema`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `strapi_migrations`
--
ALTER TABLE `strapi_migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `strapi_transfer_tokens`
--
ALTER TABLE `strapi_transfer_tokens`
  ADD PRIMARY KEY (`id`),
  ADD KEY `strapi_transfer_tokens_created_by_id_fk` (`created_by_id`),
  ADD KEY `strapi_transfer_tokens_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `strapi_transfer_token_permissions`
--
ALTER TABLE `strapi_transfer_token_permissions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `strapi_transfer_token_permissions_created_by_id_fk` (`created_by_id`),
  ADD KEY `strapi_transfer_token_permissions_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `strapi_transfer_token_permissions_token_links`
--
ALTER TABLE `strapi_transfer_token_permissions_token_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `strapi_transfer_token_permissions_token_links_unique` (`transfer_token_permission_id`,`transfer_token_id`),
  ADD KEY `strapi_transfer_token_permissions_token_links_fk` (`transfer_token_permission_id`),
  ADD KEY `strapi_transfer_token_permissions_token_links_inv_fk` (`transfer_token_id`),
  ADD KEY `strapi_transfer_token_permissions_token_links_order_inv_fk` (`transfer_token_permission_order`);

--
-- Indices de la tabla `strapi_webhooks`
--
ALTER TABLE `strapi_webhooks`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `upload_folders`
--
ALTER TABLE `upload_folders`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `upload_folders_path_id_index` (`path_id`),
  ADD UNIQUE KEY `upload_folders_path_index` (`path`),
  ADD KEY `upload_folders_created_by_id_fk` (`created_by_id`),
  ADD KEY `upload_folders_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `upload_folders_parent_links`
--
ALTER TABLE `upload_folders_parent_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `upload_folders_parent_links_unique` (`folder_id`,`inv_folder_id`),
  ADD KEY `upload_folders_parent_links_fk` (`folder_id`),
  ADD KEY `upload_folders_parent_links_inv_fk` (`inv_folder_id`),
  ADD KEY `upload_folders_parent_links_order_inv_fk` (`folder_order`);

--
-- Indices de la tabla `up_permissions`
--
ALTER TABLE `up_permissions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `up_permissions_created_by_id_fk` (`created_by_id`),
  ADD KEY `up_permissions_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `up_permissions_role_links`
--
ALTER TABLE `up_permissions_role_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `up_permissions_role_links_unique` (`permission_id`,`role_id`),
  ADD KEY `up_permissions_role_links_fk` (`permission_id`),
  ADD KEY `up_permissions_role_links_inv_fk` (`role_id`),
  ADD KEY `up_permissions_role_links_order_inv_fk` (`permission_order`);

--
-- Indices de la tabla `up_roles`
--
ALTER TABLE `up_roles`
  ADD PRIMARY KEY (`id`),
  ADD KEY `up_roles_created_by_id_fk` (`created_by_id`),
  ADD KEY `up_roles_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `up_users`
--
ALTER TABLE `up_users`
  ADD PRIMARY KEY (`id`),
  ADD KEY `up_users_created_by_id_fk` (`created_by_id`),
  ADD KEY `up_users_updated_by_id_fk` (`updated_by_id`);

--
-- Indices de la tabla `up_users_role_links`
--
ALTER TABLE `up_users_role_links`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `up_users_role_links_unique` (`user_id`,`role_id`),
  ADD KEY `up_users_role_links_fk` (`user_id`),
  ADD KEY `up_users_role_links_inv_fk` (`role_id`),
  ADD KEY `up_users_role_links_order_inv_fk` (`user_order`);

--
-- AUTO_INCREMENT de las tablas volcadas
--

--
-- AUTO_INCREMENT de la tabla `acerca_empresas`
--
ALTER TABLE `acerca_empresas`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de la tabla `acerca_empresas_componente_acercas_links`
--
ALTER TABLE `acerca_empresas_componente_acercas_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de la tabla `admin_permissions`
--
ALTER TABLE `admin_permissions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=139;

--
-- AUTO_INCREMENT de la tabla `admin_permissions_role_links`
--
ALTER TABLE `admin_permissions_role_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=139;

--
-- AUTO_INCREMENT de la tabla `admin_roles`
--
ALTER TABLE `admin_roles`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT de la tabla `admin_users`
--
ALTER TABLE `admin_users`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `admin_users_roles_links`
--
ALTER TABLE `admin_users_roles_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `anexos`
--
ALTER TABLE `anexos`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT de la tabla `componente_acercas`
--
ALTER TABLE `componente_acercas`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT de la tabla `contactos`
--
ALTER TABLE `contactos`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT de la tabla `encabezados`
--
ALTER TABLE `encabezados`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT de la tabla `files`
--
ALTER TABLE `files`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=83;

--
-- AUTO_INCREMENT de la tabla `files_folder_links`
--
ALTER TABLE `files_folder_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `files_related_morphs`
--
ALTER TABLE `files_related_morphs`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=216;

--
-- AUTO_INCREMENT de la tabla `galerias`
--
ALTER TABLE `galerias`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT de la tabla `i18n_locale`
--
ALTER TABLE `i18n_locale`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de la tabla `pagina_informativas`
--
ALTER TABLE `pagina_informativas`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT de la tabla `pagina_informativas_anexos_links`
--
ALTER TABLE `pagina_informativas_anexos_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;

--
-- AUTO_INCREMENT de la tabla `pagina_informativas_galerias_links`
--
ALTER TABLE `pagina_informativas_galerias_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `servicios`
--
ALTER TABLE `servicios`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `strapi_api_tokens`
--
ALTER TABLE `strapi_api_tokens`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `strapi_api_token_permissions`
--
ALTER TABLE `strapi_api_token_permissions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `strapi_api_token_permissions_token_links`
--
ALTER TABLE `strapi_api_token_permissions_token_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `strapi_core_store_settings`
--
ALTER TABLE `strapi_core_store_settings`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=32;

--
-- AUTO_INCREMENT de la tabla `strapi_database_schema`
--
ALTER TABLE `strapi_database_schema`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT de la tabla `strapi_migrations`
--
ALTER TABLE `strapi_migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `strapi_transfer_tokens`
--
ALTER TABLE `strapi_transfer_tokens`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `strapi_transfer_token_permissions`
--
ALTER TABLE `strapi_transfer_token_permissions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `strapi_transfer_token_permissions_token_links`
--
ALTER TABLE `strapi_transfer_token_permissions_token_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `strapi_webhooks`
--
ALTER TABLE `strapi_webhooks`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `upload_folders`
--
ALTER TABLE `upload_folders`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `upload_folders_parent_links`
--
ALTER TABLE `upload_folders_parent_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `up_permissions`
--
ALTER TABLE `up_permissions`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT de la tabla `up_permissions_role_links`
--
ALTER TABLE `up_permissions_role_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;

--
-- AUTO_INCREMENT de la tabla `up_roles`
--
ALTER TABLE `up_roles`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `up_users`
--
ALTER TABLE `up_users`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `up_users_role_links`
--
ALTER TABLE `up_users_role_links`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- Restricciones para tablas volcadas
--

--
-- Filtros para la tabla `acerca_empresas`
--
ALTER TABLE `acerca_empresas`
  ADD CONSTRAINT `acerca_empresas_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `acerca_empresas_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `acerca_empresas_componente_acercas_links`
--
ALTER TABLE `acerca_empresas_componente_acercas_links`
  ADD CONSTRAINT `acerca_empresas_componente_acercas_links_fk` FOREIGN KEY (`acerca_empresa_id`) REFERENCES `acerca_empresas` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `acerca_empresas_componente_acercas_links_inv_fk` FOREIGN KEY (`componente_acerca_id`) REFERENCES `componente_acercas` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `admin_permissions`
--
ALTER TABLE `admin_permissions`
  ADD CONSTRAINT `admin_permissions_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `admin_permissions_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `admin_permissions_role_links`
--
ALTER TABLE `admin_permissions_role_links`
  ADD CONSTRAINT `admin_permissions_role_links_fk` FOREIGN KEY (`permission_id`) REFERENCES `admin_permissions` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `admin_permissions_role_links_inv_fk` FOREIGN KEY (`role_id`) REFERENCES `admin_roles` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `admin_roles`
--
ALTER TABLE `admin_roles`
  ADD CONSTRAINT `admin_roles_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `admin_roles_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `admin_users`
--
ALTER TABLE `admin_users`
  ADD CONSTRAINT `admin_users_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `admin_users_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `admin_users_roles_links`
--
ALTER TABLE `admin_users_roles_links`
  ADD CONSTRAINT `admin_users_roles_links_fk` FOREIGN KEY (`user_id`) REFERENCES `admin_users` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `admin_users_roles_links_inv_fk` FOREIGN KEY (`role_id`) REFERENCES `admin_roles` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `anexos`
--
ALTER TABLE `anexos`
  ADD CONSTRAINT `anexos_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `anexos_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `componente_acercas`
--
ALTER TABLE `componente_acercas`
  ADD CONSTRAINT `componente_acercas_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `componente_acercas_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `contactos`
--
ALTER TABLE `contactos`
  ADD CONSTRAINT `contactos_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `contactos_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `encabezados`
--
ALTER TABLE `encabezados`
  ADD CONSTRAINT `encabezados_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `encabezados_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `files`
--
ALTER TABLE `files`
  ADD CONSTRAINT `files_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `files_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `files_folder_links`
--
ALTER TABLE `files_folder_links`
  ADD CONSTRAINT `files_folder_links_fk` FOREIGN KEY (`file_id`) REFERENCES `files` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `files_folder_links_inv_fk` FOREIGN KEY (`folder_id`) REFERENCES `upload_folders` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `files_related_morphs`
--
ALTER TABLE `files_related_morphs`
  ADD CONSTRAINT `files_related_morphs_fk` FOREIGN KEY (`file_id`) REFERENCES `files` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `galerias`
--
ALTER TABLE `galerias`
  ADD CONSTRAINT `galerias_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `galerias_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `i18n_locale`
--
ALTER TABLE `i18n_locale`
  ADD CONSTRAINT `i18n_locale_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `i18n_locale_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `pagina_informativas`
--
ALTER TABLE `pagina_informativas`
  ADD CONSTRAINT `pagina_informativas_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `pagina_informativas_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `pagina_informativas_anexos_links`
--
ALTER TABLE `pagina_informativas_anexos_links`
  ADD CONSTRAINT `pagina_informativas_anexos_links_fk` FOREIGN KEY (`pagina_informativa_id`) REFERENCES `pagina_informativas` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `pagina_informativas_anexos_links_inv_fk` FOREIGN KEY (`anexo_id`) REFERENCES `anexos` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `pagina_informativas_galerias_links`
--
ALTER TABLE `pagina_informativas_galerias_links`
  ADD CONSTRAINT `pagina_informativas_galerias_links_fk` FOREIGN KEY (`pagina_informativa_id`) REFERENCES `pagina_informativas` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `pagina_informativas_galerias_links_inv_fk` FOREIGN KEY (`galeria_id`) REFERENCES `galerias` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `servicios`
--
ALTER TABLE `servicios`
  ADD CONSTRAINT `servicios_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `servicios_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `strapi_api_tokens`
--
ALTER TABLE `strapi_api_tokens`
  ADD CONSTRAINT `strapi_api_tokens_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `strapi_api_tokens_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `strapi_api_token_permissions`
--
ALTER TABLE `strapi_api_token_permissions`
  ADD CONSTRAINT `strapi_api_token_permissions_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `strapi_api_token_permissions_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `strapi_api_token_permissions_token_links`
--
ALTER TABLE `strapi_api_token_permissions_token_links`
  ADD CONSTRAINT `strapi_api_token_permissions_token_links_fk` FOREIGN KEY (`api_token_permission_id`) REFERENCES `strapi_api_token_permissions` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `strapi_api_token_permissions_token_links_inv_fk` FOREIGN KEY (`api_token_id`) REFERENCES `strapi_api_tokens` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `strapi_transfer_tokens`
--
ALTER TABLE `strapi_transfer_tokens`
  ADD CONSTRAINT `strapi_transfer_tokens_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `strapi_transfer_tokens_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `strapi_transfer_token_permissions`
--
ALTER TABLE `strapi_transfer_token_permissions`
  ADD CONSTRAINT `strapi_transfer_token_permissions_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `strapi_transfer_token_permissions_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `strapi_transfer_token_permissions_token_links`
--
ALTER TABLE `strapi_transfer_token_permissions_token_links`
  ADD CONSTRAINT `strapi_transfer_token_permissions_token_links_fk` FOREIGN KEY (`transfer_token_permission_id`) REFERENCES `strapi_transfer_token_permissions` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `strapi_transfer_token_permissions_token_links_inv_fk` FOREIGN KEY (`transfer_token_id`) REFERENCES `strapi_transfer_tokens` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `upload_folders`
--
ALTER TABLE `upload_folders`
  ADD CONSTRAINT `upload_folders_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `upload_folders_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `upload_folders_parent_links`
--
ALTER TABLE `upload_folders_parent_links`
  ADD CONSTRAINT `upload_folders_parent_links_fk` FOREIGN KEY (`folder_id`) REFERENCES `upload_folders` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `upload_folders_parent_links_inv_fk` FOREIGN KEY (`inv_folder_id`) REFERENCES `upload_folders` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `up_permissions`
--
ALTER TABLE `up_permissions`
  ADD CONSTRAINT `up_permissions_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `up_permissions_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `up_permissions_role_links`
--
ALTER TABLE `up_permissions_role_links`
  ADD CONSTRAINT `up_permissions_role_links_fk` FOREIGN KEY (`permission_id`) REFERENCES `up_permissions` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `up_permissions_role_links_inv_fk` FOREIGN KEY (`role_id`) REFERENCES `up_roles` (`id`) ON DELETE CASCADE;

--
-- Filtros para la tabla `up_roles`
--
ALTER TABLE `up_roles`
  ADD CONSTRAINT `up_roles_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `up_roles_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `up_users`
--
ALTER TABLE `up_users`
  ADD CONSTRAINT `up_users_created_by_id_fk` FOREIGN KEY (`created_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `up_users_updated_by_id_fk` FOREIGN KEY (`updated_by_id`) REFERENCES `admin_users` (`id`) ON DELETE SET NULL;

--
-- Filtros para la tabla `up_users_role_links`
--
ALTER TABLE `up_users_role_links`
  ADD CONSTRAINT `up_users_role_links_fk` FOREIGN KEY (`user_id`) REFERENCES `up_users` (`id`) ON DELETE CASCADE,
  ADD CONSTRAINT `up_users_role_links_inv_fk` FOREIGN KEY (`role_id`) REFERENCES `up_roles` (`id`) ON DELETE CASCADE;
COMMIT;

/*!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 */;
