File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/system/Database/Live/SQLite3 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 * the LICENSE file that was distributed with this source code.
1010 */
1111
12- namespace CodeIgniter \Database \Live \SQLite ;
12+ namespace CodeIgniter \Database \Live \SQLite3 ;
1313
1414use CodeIgniter \Database \Exceptions \DataException ;
1515use CodeIgniter \Database \SQLite3 \Forge ;
Original file line number Diff line number Diff line change 99 * the LICENSE file that was distributed with this source code.
1010 */
1111
12- namespace CodeIgniter \Database \Live \SQLite ;
12+ namespace CodeIgniter \Database \Live \SQLite3 ;
1313
1414use CodeIgniter \Database \SQLite3 \Connection ;
1515use CodeIgniter \Database \SQLite3 \Forge ;
Original file line number Diff line number Diff line change 99 * the LICENSE file that was distributed with this source code.
1010 */
1111
12- namespace CodeIgniter \Database \Live \SQLite ;
12+ namespace CodeIgniter \Database \Live \SQLite3 ;
1313
1414use CodeIgniter \Database \SQLite3 \Connection ;
1515use CodeIgniter \Database \SQLite3 \Forge ;
You can’t perform that action at this time.
0 commit comments