Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
8f3566fffcb9015ba53dbf52922fc5724ffa6045
/
system
/
database
/
drivers
/
sqlite3
/
sqlite3_result.php
8f3566f
Changed default CI_DB_result::_data_seek() return value to FALSE and removed the method from drivers that don't support it
by Andrey Andreev
· 13 years ago
d947eba
Multiple DB Forge improvements
by Andrey Andreev
· 13 years ago
f944d3b
Remove unused _prep_query() method
by Andrey Andreev
· 13 years ago
a3ed086
Remove an access description line and switch private to protected
by Andrey Andreev
· 13 years ago
f20fb98
Revert a space in the license agreement :)
by Andrey Andreev
· 13 years ago
53921ca
Replaced a method with a variable
by Andrey Andreev
· 13 years ago
5cbecb3
Add a comment for CI_DB_sqlite3_result::num_rows()
by Andrey Andreev
· 13 years ago
8ae24c5
Add SQLite3 database driver
by Andrey Andreev
· 13 years ago