Skip to content

Instantly share code, notes, and snippets.

View cikaldev's full-sized avatar
😷
stay health

Ian Cikal cikaldev

😷
stay health
View GitHub Profile
@cikaldev
cikaldev / ion_auth.sqlite.sql
Created July 21, 2020 23:03
SQL Dump for Ion Auth v2.6.0 + Codeigniter v3.1.11, has including table `ci_sessions` for Database session handler.
BEGIN TRANSACTION;
--
-- Ported from mysqldump by @cikaldev on 22 Jul 2020
-- Dump Script was Created, Tested and Export using :
-- DB Browser for SQLite v3.12.0
-- CodeIgniter v3.1.11
-- Library Ion Auth v2.6.0
--
-- Table structure for table 'ci_sessions'