John Was
5929736f35
rename biginteger to bigint
2013-09-15 12:40:31 +02:00
John Was
9e8a4b1a52
introduce bigpk and biginteger column types in each class extending CDbSchema
2013-09-13 21:39:34 +02:00
Alexander Makarov
1c2aadf8e6
fixed code style and phpdoc for #2817
2013-08-26 22:21:00 +04:00
Zander Baldwin
48ecf6ca68
Update Method Parameters in CDbSchema::createIndex()
...
Update the spelling of the third parameter of CDbSchema::createIndex() to become plural, rather than singular, to better reflect the correct data that this parameter accepts.
2013-08-26 19:10:21 +01:00
Zander Baldwin
4b0a19300c
Update Database Schema Component
...
Update the CDbSchema component to allow passing columns names to CDbSchema::createIndex() and CDbSchema::addForeignKey() as an array, as well as a string of comma-separated column names.
2013-08-26 16:30:10 +01:00
resurtm
0b41782f03
Fixes #2241 : resetSequence() inconsistency.
2013-05-30 21:38:51 +06:00
resurtm
fd6d42badc
CS fix (related to #2090 ).
2013-03-22 14:37:45 +06:00
resurtm
f6bd5a492b
Enhancements to the #2090 .
2013-03-22 14:34:02 +06:00
resurtm
0c71699288
Merge branch 'master' of github.com:yiisoft/yii into pr/2090
...
Conflicts:
CHANGELOG
2013-03-22 14:17:55 +06: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
Paystey
0f2a18f3f6
Fixes #1957 . Add Primary Key syntax for MySql schema. Also adds support of an Array
...
of columns rather than just a string
2013-02-08 13:45:22 +00: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
Tom Ridge
840d19a3a3
Merge branch 'master' of github.com:yiisoft/yii into 848-add-pk-support-to-migrations
...
Conflicts:
CHANGELOG
framework/db/schema/CDbSchema.php
2012-11-09 13:57:58 +10:00
Tom Ridge
56ae99b57d
Added addPrimaryKey and dropPrimaryKey commands to CDbMigration class in response to enh req #848
2012-11-09 13:46:13 +10: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
resurtm
628acb4854
Fixed indentation issues in CDbSchema and CMysqlSchema.
2012-06-28 18:02:33 +06:00
mdomba
a7ef3d5d02
removed 1.0.x reference from documentation
2011-12-28 12:29:24 +00:00
alexander.makarow
e661101e0f
and one more approach to schema cache refresh
2011-12-27 20:28:26 +00:00
alexander.makarow
3d8563fddf
another approach to schema cleanup after DB migration
2011-12-27 19:20:45 +00:00
alexander.makarow
646cbb2b9a
Documented component accessors with @property for significantly better IDE autocomplete
2011-10-25 00:01:09 +00:00
qiang.xue
10b835467c
2011-07-18 11:25:17 +00:00
qiang.xue
522cfd9bae
(Fixes issue 2365)
2011-06-22 21:46:11 +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
4be0af6917
changed copyright year.
2011-01-01 19:31:13 +00:00
qiang.xue
978a406f71
(Fixes issue 1888)
2010-12-28 18:24:27 +00:00
qiang.xue
84ffbf3d45
(Fixes issue 1899)
2010-12-28 17:57:54 +00:00
qiang.xue
a72766c076
(Fixes issue 1931)
2010-12-28 13:37:19 +00:00
qiang.xue
836e11ed6f
* Added support for adding/dropping foreign key constraints using query builder.
2010-12-02 17:23:27 +00:00
alexander.makarow
df1f20fb23
(Fixed issue 1824) Typo in db/schema/CDbSchema docs
2010-12-01 12:46:53 +00:00
qiang.xue
d2d2daa9e9
swap the parameter order of createIndex/dropIndex.
2010-11-30 02:38:24 +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
3325e62dd5
CDbConnection::quoteColumnName and quoteTableName will properly quote table prefix and schema prefix.
2010-11-27 02:34:04 +00:00
qiang.xue
11d648af7a
(Fixes issue 1673)
2010-10-26 00:35:09 +00:00
mdomba
72b974560b
Updated PHPDoc @param parameter names
2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957
added PHPDoc param where needed
2010-09-23 12:34:33 +00:00
qiang.xue
417c4d2526
(Fixes issue 1039)
2010-06-24 20:15:55 +00:00
qiang.xue
d9236ceb66
2010-06-20 13:30:23 +00:00
qiang.xue
eb54ba7407
modified copyright info.
2010-01-07 21:02:00 +00:00
qiang.xue
738a587453
(Fixes issue 720)
2010-01-07 13:31:06 +00:00
qiang.xue
7945be5f42
merge from 1.0
2009-10-18 21:13:52 +00:00
qiang.xue
b9164a5a3a
merge from 1.0.
2009-08-07 23:43:11 +00:00
qiang.xue
7c9033cb1e
* Added CDbSchema::resetSequence() and checkIntegrity()
2009-06-10 19:58:14 +00:00