- 21 Oct, 2015 1 commit
-
-
Saleeh authored
Fixed Language highlighting
-
- 15 Oct, 2015 3 commits
-
-
Alexander Butenko authored
fixes
-
Alexander Butenko authored
-
Alexander Butenko authored
-
- 03 Oct, 2015 2 commits
-
-
Alexander Butenko authored
Fix a typo. added jsonbuilder test
-
Alexander Butenko authored
-
- 02 Oct, 2015 2 commits
-
-
Alexander Butenko authored
Allow " and ' chars in orderBy
-
Alexander Butenko authored
-
- 28 Sep, 2015 2 commits
-
-
Alexander Butenko authored
fixes
-
Alexander Butenko authored
-
- 25 Sep, 2015 2 commits
-
-
Alexander Butenko authored
-
Alexander Butenko authored
-
- 24 Sep, 2015 2 commits
-
-
Alexander Butenko authored
-
Alexander Butenko authored
-
- 19 Sep, 2015 1 commit
-
-
Alexander Butenko authored
Close connection on __destruct
-
- 17 Sep, 2015 2 commits
-
-
Alexander Butenko authored
Update MysqliDb.php
-
liu lei authored
rawQuery can gets the number of affected rows.
-
- 15 Sep, 2015 1 commit
-
-
Alexander Butenko authored
-
- 09 Sep, 2015 1 commit
-
-
Alexander Butenko authored
Update readme.md
-
- 08 Sep, 2015 1 commit
-
-
rjpounder authored
-
- 06 Sep, 2015 2 commits
-
-
Alexander Butenko authored
Added * as a valid char for orderBy and groupBy
-
Alexander Butenko authored
-
- 03 Sep, 2015 2 commits
-
-
Alexander Butenko authored
Fix a typo
-
Alexander Butenko authored
-
- 31 Aug, 2015 6 commits
-
-
Alexander Butenko authored
Support join in delete()
-
Alexander Butenko authored
-
Alexander Butenko authored
-
Alexander Butenko authored
fixes
-
Alexander Butenko authored
-
Alexander Butenko authored
-
- 29 Aug, 2015 1 commit
-
-
Alexander Butenko authored
bug fixed when using nestedJoin
-
- 28 Aug, 2015 1 commit
-
-
Bless authored
-
- 27 Aug, 2015 1 commit
-
-
Bless authored
-
- 26 Aug, 2015 2 commits
-
-
Alexander Butenko authored
Fix getValue for NULL values
-
Alexander Butenko authored
-
- 17 Aug, 2015 5 commits
-
-
Alexander Butenko authored
fixes
-
Alexander Butenko authored
-
-
Alexander Butenko authored
Swapped trigger_error for exceptions
-
Dave Swift authored
Remove closing PHP tag to follow best practices. "If a file is pure PHP code, it is preferable to omit the PHP closing tag at the end of the file. This prevents accidental whitespace or new lines being added after the PHP closing tag, which may cause unwanted effects because PHP will start output buffering when there is no intention from the programmer to send any output at that point in the script." References: - http://php.net/manual/en/language.basic-syntax.phptags.php - https://www.drupal.org/coding-standards#phptags - http://framework.zend.com/manual/current/en/ref/coding.standard.html#general
-