75 Commits

Author SHA1 Message Date
Arhell
d701ef06a6 update links 2022-08-05 00:03:20 +03:00
Applee
a7a5b60199 Fixes #3637: Fixed not quoting primary key in count statements 2015-01-24 20:49:06 +03:00
Carsten Brandt
ad6642e924 throw exception on empty data for multi insert command
fixes #1372
2014-09-29 00:45:58 +02:00
antness
31b5d6a595 Removed redundant '%' symbols 2014-05-16 15:18:32 +04:00
Qiang Xue
1154899315 Fixed the bug that backslashes are not escaped by CDbCommandBuilder::buildSearchCondition() 2013-12-29 13:07:53 -05:00
Carsten Brandt
88d02cfcb9 more documentation adjustments to mention MariaDB
fixes #2955
2013-10-12 17:14:13 +02:00
John Was
b1efd178e4 use proper table name with schema when creating a multi insert command 2013-08-21 20:49:15 +02:00
resurtm
bd0483cfc5 Fixes #2336: PostgreSQL: CDbCommandBuilder uses NULL instead of DEFAULT as default value for the primary keys of serial type. 2013-04-15 18:42:41 +06:00
Klimov Paul
59bced169b Doc comment tag @since 1.1.14 has been added to "CDbCommandBuilder::createMultipleInsertCommand()" 2013-04-03 21:07:41 +03:00
Klimov Paul
e167f01253 Method "CDbCommandBuilder::composeMultipleInsertCommand()" has been extracted. 2013-04-03 21:00:32 +03:00
Klimov Paul
7d031ba5e0 Method "CDbCommandBuilder::createMultipleInsertCommand()" has been refactored. 2013-04-02 21:20:18 +03:00
Klimov Paul
e678652d3d Method "CDbCommandBuilder::createMultipleInsertCommand()" has been created. 2013-04-02 21:05:33 +03:00
Paul Klimov
ed7927ff8d "CDbCommandBuilder::createInCondition()" has been updated allowing to pass array of values with mixed keys for the single type column. 2013-03-20 13:22:54 +02:00
borales
6d19a150d4 Replacing spaces with tabs, removing dots
[ci skip]
2013-03-06 20:59:38 +02:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Makarov
911b330289 Fixes #1657: CDbCommandBuilder::createUpdateCounterCommand now can be used with float values 2012-11-15 01:38:13 +04:00
Alexander Makarov
d6f92eaf51 Merge branch '1407-data-provider' of git://github.com/resurtm/yii into resurtm-1407-data-provider
Conflicts:
	CHANGELOG
2012-10-10 21:11:36 +04:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
resurtm
fc666775fe createCountCommand(): wrong matches were used. 2012-09-16 14:21:19 +06:00
resurtm
551c42b945 Fixes #1407: CDbCommandBuilder::createCountCommand() used to bind parameters for unused ORDER clause and unused SELECT part. 2012-09-16 12:51:46 +06:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
alexander.makarow
34e9a848cd 2011-01-13 21:52:16 +00:00
alexander.makarow
fdda26ddfa (Fixes issue 1875) Added support for CLDR-based plural forms format to Yii::t 2011-01-13 01:29:55 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
d244f026c7 (Fixes issue 1865) 2010-12-06 13:20:44 +00:00
qiang.xue
4289ce033a (Fixes issue 1244) 2010-11-02 15:08:56 +00:00
mdomba
3e27374d6a Fixed some typos in PHPdoc 2010-09-23 14:14:20 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
6cfe8425f6 (Fixes issue 1534) 2010-09-04 18:13:42 +00:00
qiang.xue
201ee52a21 (Fixes issue 1244) 2010-09-01 15:00:42 +00:00
alexander.makarow
fc6cf3e870 (Fixes issue 1441) Wrong parameter reference in documentation for CDbCommandBuilder::createColumnCriteria() 2010-08-03 11:06:04 +00:00
qiang.xue
98f03853a7 2010-07-31 13:00:12 +00:00
qiang.xue
c9f5d90bfe (Fixes issue 1432) 2010-07-30 17:14:49 +00:00
alexander.makarow
701acd30e5 fixed PHPDoc for CDbCommandBuilder::createUpdateCounterCommand 2010-07-21 09:08:45 +00:00
qiang.xue
29904069e7 (Fixes issue 1241) 2010-05-20 12:22:44 +00:00
qiang.xue
6c2e644837 (Fixes issue 1174) 2010-05-09 00:55:39 +00:00
qiang.xue
61d539499e (Fixes issue 1199) 2010-05-06 20:48:39 +00:00
qiang.xue
9e57070f54 2010-04-28 15:34:33 +00:00
qiang.xue
244adc443c Fixed the bug that AR count() does not generate correct SQL when distinct is set true in the criteria. 2010-04-28 14:11:58 +00:00
qiang.xue
be029b9745 (Fixes issue 752) 2010-02-18 21:47:00 +00:00
qiang.xue
9e09457f6f (Fixes issue 726) 2010-02-01 23:02:40 +00:00
qiang.xue
d48a28aa5c Fixed scope alias issue caused by changing primary table alias to t. 2010-01-10 16:18:28 +00:00