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 9
9
* the LICENSE file that was distributed with this source code.
10
10
*/
11
11
12
- namespace CodeIgniter \Database \Live \SQLite ;
12
+ namespace CodeIgniter \Database \Live \SQLite3 ;
13
13
14
14
use CodeIgniter \Database \Exceptions \DataException ;
15
15
use CodeIgniter \Database \SQLite3 \Forge ;
Original file line number Diff line number Diff line change 9
9
* the LICENSE file that was distributed with this source code.
10
10
*/
11
11
12
- namespace CodeIgniter \Database \Live \SQLite ;
12
+ namespace CodeIgniter \Database \Live \SQLite3 ;
13
13
14
14
use CodeIgniter \Database \SQLite3 \Connection ;
15
15
use CodeIgniter \Database \SQLite3 \Forge ;
Original file line number Diff line number Diff line change 9
9
* the LICENSE file that was distributed with this source code.
10
10
*/
11
11
12
- namespace CodeIgniter \Database \Live \SQLite ;
12
+ namespace CodeIgniter \Database \Live \SQLite3 ;
13
13
14
14
use CodeIgniter \Database \SQLite3 \Connection ;
15
15
use CodeIgniter \Database \SQLite3 \Forge ;
You can’t perform that action at this time.
0 commit comments