Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
20d9b0a9c03955da0010a3df91adcd9b8e6e7d58
/
tests
/
codeigniter
/
database
/
query_builder
/
escape_test.php
20d9b0a
Merge pull request #5354 from carusogabriel/refactoring-tests
by Andrey Andreev
· 7 years ago
13be557
Fix escape_like_str() tests
by Andrey Andreev
· 12 years ago
c186288
Cleanup/optimize tests/codeigniter/
by Andrey Andreev
· 12 years ago
1af5b47
Remove ternary
by Taufan Aditya
· 13 years ago
3c5abf9
Clean up
by Taufan Aditya
· 13 years ago
64ccbd7
Explicitely testing escape_like_str API
by Taufan Aditya
· 13 years ago
502942b
Explicitely testing escape_like_str API
by Taufan Aditya
· 13 years ago
f33e2ff
Again ... escape_like_str() tests
by Andrey Andreev
· 13 years ago
0174d84
Alter LIKE escaping tests again
by Andrey Andreev
· 13 years ago
59d6b4f
Alter LIKE escaping tests again
by Andrey Andreev
· 13 years ago
98dcac7
Alter the escape like test, since it use raw SQL via query(), the sql statement would need to add ESCAPE clause for database(s) other than mysql
by Taufan Aditya
· 13 years ago
6a43244
replace space with tab
by Taufan Aditya
· 13 years ago
2d57445
Escape like tests, #136 verification
by Taufan Aditya
· 13 years ago