Alexander Makarov
|
d1cf0527ce
|
Fixes #645: CDbConnection now throws CDbException when failed to open DB connection instead of failing with a warning
|
2013-01-08 02:12:58 +04:00 |
|
Alexander Kochetov
|
486723805e
|
else if => elseif
|
2012-10-03 10:20:14 +04:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
Alexander Makarov
|
0167126324
|
Fixes #1181 can read but not save binary data e.g. BYTEA on PostgreSQL
|
2012-09-08 15:02:22 +04:00 |
|
resurtm
|
62d0119cce
|
Bug #112: MSSQL: database abstraction layer now uses native transaction support of the SQLSRV driver.
|
2012-08-29 23:52:27 +06:00 |
|
Keith Kim
|
4dd901220c
|
Fixes #1181: Can read but not save binary data (e.g. BYTEA)
|
2012-08-09 13:28:05 -04:00 |
|
CeBe
|
928ec818ce
|
fixed typo rollBack -> rollback
used case setting of methods implementation in CDbTransaction as
reference.
|
2012-07-16 04:59:40 +02:00 |
|
mdomba (mdwork)
|
26a6e9f6a1
|
parameter fix
|
2012-03-07 10:59:25 +01:00 |
|
mdomba (mdwork)
|
fe5694448e
|
Issue #454 removed translation from open()
|
2012-03-06 15:12:06 +01:00 |
|
mdomba (mdwork)
|
2699ac24b9
|
Fixes issue #454 endless loop
|
2012-03-06 11:39:26 +01: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
|
30b00b9989
|
Added note about properly configuring GBK and BIG5 charsets.
|
2011-06-13 12:39:41 +00:00 |
|
qiang.xue
|
84e02f92cd
|
(Fixes issue 2496)
|
2011-05-30 01:36:42 +00:00 |
|
qiang.xue
|
9efed59f91
|
(Fixes issue 2485)
|
2011-05-26 17:17:06 +00:00 |
|
keyboard.idol@gmail.com
|
f1c67fa6ec
|
(Fixes issue 2424)
|
2011-05-20 23:58:47 +00:00 |
|
alexander.makarow
|
859df450ee
|
(Fixes issue 2361) Added CDbConnection::pdoClass that allows to specify and use custom PDO wrapper class
|
2011-05-12 23:45:07 +00:00 |
|
alexander.makarow
|
e7b6883ebb
|
PhpDoc corrections
|
2011-05-05 21:36:32 +00:00 |
|
qiang.xue
|
548bb5f332
|
Added CDbConnection::getAttributes()
|
2011-03-25 12:20:47 +00:00 |
|
qiang.xue
|
adacc54d12
|
(Fixes issue 2209)
|
2011-03-16 12:45:36 +00:00 |
|
qiang.xue
|
dc99b7cdeb
|
(Fixes issue 1868)
|
2011-03-14 00:28:38 +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 |
|
qiang.xue
|
22621c5d08
|
* Added support for query caching.
|
2011-02-11 03:48:01 +00:00 |
|
qiang.xue
|
95bf4211cd
|
fixed a typo in CDbConnection.
|
2011-01-17 13:05:46 +00:00 |
|
qiang.xue
|
8d7f150fe2
|
(Fixes issue 1995)
|
2011-01-14 13:42:14 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
mdomba
|
a94c075f78
|
Changed "int" to "integer" for consistency, in PHPDoc
|
2010-12-29 13:53:25 +00:00 |
|
qiang.xue
|
3325e62dd5
|
CDbConnection::quoteColumnName and quoteTableName will properly quote table prefix and schema prefix.
|
2010-11-27 02:34:04 +00:00 |
|
qiang.xue
|
3bf38e98e4
|
|
2010-11-17 01:30:12 +00:00 |
|
qiang.xue
|
2b88089d36
|
|
2010-11-16 22:38:59 +00:00 |
|
qiang.xue
|
f129dc55a7
|
(Fixes issue 1775)
|
2010-11-16 22:37:18 +00:00 |
|
qiang.xue
|
0b3883783a
|
* Added query builder
|
2010-11-16 22:33:30 +00:00 |
|
qiang.xue
|
bbdb53ba0a
|
(Fixes issue 1730)
|
2010-11-05 18:53:15 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
qiang.xue
|
9109d50736
|
(Fixes issue 1414)
|
2010-08-31 17:59:52 +00:00 |
|
qiang.xue
|
309561d00f
|
(Fixes issue 1414)
|
2010-08-30 16:28:10 +00:00 |
|
keyboard.idol@gmail.com
|
2e3b0223ce
|
(Fixes issue 1440)
|
2010-08-18 03:32:58 +00:00 |
|
qiang.xue
|
34db5e6b41
|
|
2010-07-19 14:27:43 +00:00 |
|
qiang.xue
|
563dcd7f5d
|
(Fixes issue 1384)
|
2010-07-17 14:08:03 +00:00 |
|
qiang.xue
|
dcabbe6fc4
|
(Fixes issue 1188)
|
2010-05-05 01:03:32 +00:00 |
|
qiang.xue
|
878a62e996
|
* Added CDbConnection::initSQLs.
|
2010-02-27 05:41:52 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|
qiang.xue
|
8b93dd719e
|
* Added support for using table prefixes
|
2009-10-23 13:24:20 +00:00 |
|
qiang.xue
|
7945be5f42
|
merge from 1.0
|
2009-10-18 21:13:52 +00:00 |
|
qiang.xue
|
6bf45d462e
|
merge from 1.0
|
2009-07-21 19:34:55 +00:00 |
|
qiang.xue
|
65328fa018
|
merge from 1.0.
|
2009-05-29 00:35:22 +00:00 |
|
qiang.xue
|
260a80e4a9
|
merge from 1.0
|
2009-05-22 20:14:05 +00:00 |
|
qiang.xue
|
9526a63b23
|
merge from 1.0
|
2009-05-12 17:59:03 +00:00 |
|
qiang.xue
|
3aa81fab34
|
merge from 1.0.
|
2009-05-10 12:25:55 +00:00 |
|