- 28 Aug, 2014 1 commit
-
-
Carsten Brandt authored
- do not allow boolean values for integer columns - use native boolean type with boolean values - removed workaround that turned out to be wrong when schema and values are used correctly. Workaround resulted from wrong usage of boolean values before. fixes #4672
-
- 13 Aug, 2014 1 commit
-
-
Carsten Brandt authored
-
- 12 Aug, 2014 1 commit
-
-
Carsten Brandt authored
also fixed an issue with default value loading of bool columns. fixes #3489, fixes #4085, fixes #3920 related to #4672
-
- 11 Aug, 2014 2 commits
-
-
Carsten Brandt authored
fixes #4654
-
Nikitin Vitaly authored
close #4655
-
- 25 Jun, 2014 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixed some issues with schema detection
-
- 24 Jun, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 26 May, 2014 1 commit
-
-
Carsten Brandt authored
verify issue #3473
-
- 14 May, 2014 2 commits
-
-
Qiang Xue authored
- 07 May, 2014 1 commit
-
-
Alexander Makarov authored
-
- 06 May, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 29 Apr, 2014 1 commit
-
-
Carsten Brandt authored
fixes #3252 also improved unit tests for querybuilder buildLikeCondition
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 07 Feb, 2014 1 commit
-
-
Alexander Makarov authored
-
- 13 Nov, 2013 1 commit
-
-
Carsten Brandt authored
-
- 03 Nov, 2013 1 commit
-
-
Qiang Xue authored
-
- 01 Nov, 2013 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 18 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 14 Sep, 2013 2 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 06 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 12 Aug, 2013 1 commit
-
-
Alexander Makarov authored
-
- 09 Jun, 2013 1 commit
-
-
gevik authored
- Added drop/add primary key methods to QueryBuilder.php - Added mysql specific dropPrimarykey method - Added sqlite specific dropPrimarykey and addPrimaryKey methods - Added uint testing for dropPrimarykey and addPrimaryKey methods - Corrected postgresql column types, by adding length and precision
-
- 29 May, 2013 1 commit
-
-
Gevik Babakhani authored
-
- 28 May, 2013 1 commit
-
-
Gevik Babakhani authored
-