|
ba0fd22c66
|
Update ColumnSchema.php
added comment
|
2015-04-13 00:35:41 +02:00 |
|
|
698bfddeed
|
Fixes #7847: yii\db\ColumnSchema was typecasting numerics to strings with incorrect decimal separator for some locales
|
2015-04-13 00:35:17 +03:00 |
|
|
56dbd4cefa
|
Fixes #7357: Refactored yii\db\ColumnSchema by adding typecast() method to decouple phpTypecast() from dbTypecast()
|
2015-02-20 22:03:39 -05:00 |
|
|
bb8550886e
|
PHP type casting
|
2014-10-25 15:30:03 +03:00 |
|
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
|
27943ce735
|
Merge pull request #4063 from yiisoft/typecast-split
split typecast method into two
|
2014-06-27 02:14:31 +02:00 |
|
|
5d0452b2ae
|
rename ColumnSchema::typecast to phpTypecast
|
2014-06-27 02:12:59 +02:00 |
|
|
574f67feff
|
fixed test break
|
2014-06-26 01:35:56 +02:00 |
|
|
8a70d9fbd1
|
rename column schema typecast method
|
2014-06-26 00:11:04 +02:00 |
|
|
6a48f68955
|
split typecast method into two
one method for fetching data and one for sending to db.
fixes #2287
|
2014-06-26 00:00:37 +02:00 |
|
|
4f95fcd91f
|
added unit tests for schema detection
fixed some issues with schema detection
|
2014-06-25 03:09:28 +02:00 |
|
|
7b908aa8a3
|
Fixes #2853: ActiveRecord did not handle resource-typed columns well
|
2014-04-21 20:16:16 -04:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|
|
4fdaab3560
|
updated file header.
|
2013-03-04 08:03:46 -05:00 |
|
|
ebecc09839
|
DB refactoring.
|
2013-01-17 16:15:12 -05:00 |
|
|
8e05e6e62d
|
changed copyright line.
|
2013-01-07 11:34:52 -05:00 |
|
|
8517ee9e50
|
reorganized DB classes.
|
2013-01-05 16:46:53 -05:00 |
|