nothing changed

parent bf8a09a1
Showing with 1 additions and 2 deletions
...@@ -6,4 +6,4 @@ CREATE TABLE IF NOT EXISTS `ci_sessions` ( ...@@ -6,4 +6,4 @@ CREATE TABLE IF NOT EXISTS `ci_sessions` (
KEY `ci_sessions_timestamp` (`timestamp`) KEY `ci_sessions_timestamp` (`timestamp`)
); );
ALTER TABLE ci_sessions ADD PRIMARY KEY (id); ALTER TABLE ci_sessions ADD PRIMARY KEY (id);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment