-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Dbhelper Library
World Wide Web Server edited this page Jul 4, 2012
·
10 revisions
Category:Libraries | Category:Libraries::Community | Category:Libraries::Database This class is intend to help you crafting an SQL statement with funky way. [h4]For recent update, this Library has moved into Github repo, [url=https://github.com/toopay/CI-DBHelper-Library]CI-DBHelper-Library@Github[/url][/h4] [h3]FEATURES[/h3]
- Support SELECT, INSERT, UPDATE, DELETE Statement
- Support chaining and nested WHERE.
- Some shorthand for SELECT, for now : CONCAT and DISTINCT.
- Using native SQL statement.
- Caching query.
- Chaining method (SELECT, FROM, WHERE, ORDER BY).
- Choose output : execute or just return the array of query.
- Log and error flag.
[h3]DOWNLOAD[/h3] File:DbhelperLibrary_v1.0.2-rev.zip [LATEST] File:DbhelperLibrary_v1.0.2.zip File:DbhelperLibrary_v1.0.1.zip