-- phpMyAdmin SQL Dump
-- version 5.1.0
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Aug 26, 2021 at 01:53 PM
-- Server version: 10.4.18-MariaDB
-- PHP Version: 7.3.27

SET FOREIGN_KEY_CHECKS=0;
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 */;

--
-- Database: `laravel_instastat`
--

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

--
-- Table structure for table `failed_jobs`
--
-- Error reading structure for table laravel_instastat.failed_jobs: #1932 - Table 'laravel_instastat.failed_jobs' doesn't exist in engine
-- Error reading data for table laravel_instastat.failed_jobs: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`failed_jobs`' at line 1

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

--
-- Table structure for table `migrations`
--
-- Error reading structure for table laravel_instastat.migrations: #1932 - Table 'laravel_instastat.migrations' doesn't exist in engine
-- Error reading data for table laravel_instastat.migrations: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`migrations`' at line 1

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

--
-- Table structure for table `password_resets`
--
-- Error reading structure for table laravel_instastat.password_resets: #1932 - Table 'laravel_instastat.password_resets' doesn't exist in engine
-- Error reading data for table laravel_instastat.password_resets: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`password_resets`' at line 1

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

--
-- Table structure for table `permissions`
--
-- Error reading structure for table laravel_instastat.permissions: #1932 - Table 'laravel_instastat.permissions' doesn't exist in engine
-- Error reading data for table laravel_instastat.permissions: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`permissions`' at line 1

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

--
-- Table structure for table `roles`
--
-- Error reading structure for table laravel_instastat.roles: #1932 - Table 'laravel_instastat.roles' doesn't exist in engine
-- Error reading data for table laravel_instastat.roles: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`roles`' at line 1

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

--
-- Table structure for table `roles_permissions`
--
-- Error reading structure for table laravel_instastat.roles_permissions: #1932 - Table 'laravel_instastat.roles_permissions' doesn't exist in engine
-- Error reading data for table laravel_instastat.roles_permissions: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`roles_permissions`' at line 1

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

--
-- Table structure for table `statistics`
--
-- Error reading structure for table laravel_instastat.statistics: #1932 - Table 'laravel_instastat.statistics' doesn't exist in engine
-- Error reading data for table laravel_instastat.statistics: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`statistics`' at line 1

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

--
-- Table structure for table `users`
--
-- Error reading structure for table laravel_instastat.users: #1932 - Table 'laravel_instastat.users' doesn't exist in engine
-- Error reading data for table laravel_instastat.users: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`users`' at line 1

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

--
-- Table structure for table `users_permissions`
--
-- Error reading structure for table laravel_instastat.users_permissions: #1932 - Table 'laravel_instastat.users_permissions' doesn't exist in engine
-- Error reading data for table laravel_instastat.users_permissions: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`users_permissions`' at line 1

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

--
-- Table structure for table `users_roles`
--
-- Error reading structure for table laravel_instastat.users_roles: #1932 - Table 'laravel_instastat.users_roles' doesn't exist in engine
-- Error reading data for table laravel_instastat.users_roles: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `laravel_instastat`.`users_roles`' at line 1
SET FOREIGN_KEY_CHECKS=1;
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 */;
