Carsten Brandt
|
5d89945830
|
typo fix in guide
fixes #3308
|
2014-04-02 16:23:22 +02:00 |
|
resurtm
|
77e8ade902
|
Fixes #2504: added guide note related to CDbCommand::addForeignKey() and CDbCommand::dropForeignKey().
|
2013-05-27 17:45:27 +06:00 |
|
Maurizio Domba (mdlap)
|
d79e8eafde
|
Fixes #1569 doc fix
|
2012-10-16 00:20:12 +02:00 |
|
softark
|
4036936ba0
|
[docs][guide][ja] updated
|
2012-09-11 22:54:24 +09:00 |
|
resurtm
|
0c2152dd02
|
addWhere() extracted into two other methods: orWhere() and andWhere().
|
2012-08-11 11:25:24 +06:00 |
|
resurtm
|
f803b6055e
|
Fixes #1183: added CDbCommand::addWhere() which appends condition to the WHERE part of the query, in contrary of CDbCommand::where() which replaces it.
|
2012-08-11 01:04:19 +06:00 |
|
Alexander Makarov
|
5c190fb7b6
|
Russian typos, better Russian wording, typo in English database.query-builder.txt
|
2012-07-25 01:53:50 +04:00 |
|
alexander.makarow
|
2f2cd4bef1
|
docs: added missing )
|
2011-09-28 20:50:28 +00:00 |
|
qiang.xue
|
28c370f530
|
(Fixes issue 2493)
|
2011-06-23 14:53:50 +00:00 |
|
alexander.makarow
|
86fd489ffb
|
doc fix
|
2011-05-17 23:05:24 +00:00 |
|
alexander.makarow
|
1a152be4e7
|
|
2011-02-20 02:35:48 +00:00 |
|
alexander.makarow
|
2287a78623
|
|
2011-02-20 01:31:49 +00:00 |
|
qiang.xue
|
d6f0498ff1
|
|
2011-02-18 13:33:41 +00:00 |
|
mdomba
|
41803080b9
|
doc fix
|
2011-02-11 12:56:38 +00:00 |
|
mdomba
|
b5a600795d
|
Fixed links
|
2011-02-08 13:26:40 +00:00 |
|
mdomba
|
cf340cfbe2
|
fixed links
|
2011-02-08 13:02:12 +00:00 |
|
mdomba
|
f7b50c2f5b
|
doc fix
|
2011-02-07 17:17:04 +00:00 |
|
mdomba
|
dcffa53ac0
|
Fixed example error
|
2011-01-28 07:56:42 +00:00 |
|
haertl.mike
|
b372ed1235
|
Fixed typo in query builder docs
|
2011-01-20 15:57:03 +00:00 |
|
haertl.mike
|
42d1ac6edf
|
Fixed typo in query builder doc
|
2011-01-15 22:11:10 +00:00 |
|
alexander.makarow
|
137ab63470
|
database.query-builder doc: missing quote added, examples → example where there is only one block of code
|
2011-01-12 21:31:22 +00:00 |
|
alexander.makarow
|
d9eeb1a4f7
|
docs: fixed query builder docs
|
2011-01-02 04:00:33 +00:00 |
|
qiang.xue
|
42436761bd
|
changed like operands.
|
2011-01-02 01:14:27 +00:00 |
|
alexander.makarow
|
0d7a4dda1c
|
documentation fixes
|
2010-12-31 00:22:33 +00:00 |
|
qiang.xue
|
978a406f71
|
(Fixes issue 1888)
|
2010-12-28 18:24:27 +00:00 |
|
qiang.xue
|
836e11ed6f
|
* Added support for adding/dropping foreign key constraints using query builder.
|
2010-12-02 17:23:27 +00:00 |
|
qiang.xue
|
d2d2daa9e9
|
swap the parameter order of createIndex/dropIndex.
|
2010-11-30 02:38:24 +00:00 |
|
qiang.xue
|
fb256b4605
|
refactored query builder methods.
|
2010-11-28 19:55:05 +00:00 |
|
qiang.xue
|
3d984fbc25
|
* Added query builder methods for building database schema manipulation queries.
|
2010-11-28 02:49:35 +00:00 |
|
qiang.xue
|
3c2077e24b
|
* Finished query builder documentation.
|
2010-11-17 19:56:48 +00:00 |
|