Sonko Dmitry
8dbf37ab2a
Gii model code generator fixed
...
If we use "schemaCachingDuration" value in db config, then use Gii model
generator we have one problem. If table scheme updated without
migration, we have old schema cache. I'm offer forcibly update db scheme
if "schemaCachingDuration" used.
2012-10-17 14:47:05 +06:00
Sonko Dmitry
4e9ab642a9
Gii model code generator fixed
...
If we use "schemaCachingDuration" value in db config, then use Gii model
generator we have one problem. If table scheme updated without
migration, we have old schema cache. I'm offer forcibly update db scheme
if "schemaCachingDuration" used.
2012-10-17 13:04:09 +06:00
Sonko Dmitry
5f7f3df796
Gii model code generator fixed
...
If we use "schemaCachingDuration" value in db config, then use Gii model
generator we have one problem. If table scheme updated without
migration, we have old schema cache. I'm offer forcibly update db scheme
if "schemaCachingDuration" used.
2012-10-17 12:24:29 +06:00
Alexander Kochetov
486723805e
else if => elseif
2012-10-03 10:20:14 +04:00
Alexander Makarov
f182d6041c
Bug #810 : Gii now adds a number to the end of relation name if same named relation already exists instead of not generating relation
2012-09-08 16:28:59 +04:00
Carsten Brandt
21c24a0bfe
reverted pull request #1325
...
fix did not address the real problem
2012-09-03 19:45:17 +02:00
tomaszkane
36e01c71bf
tabs...
2012-09-03 12:06:19 +02:00
tomaszkane
407294de4a
gii: better default validation "length" rule for fixed-point / floating-point field type (MYSQL)
2012-09-03 12:02:14 +02:00
mdomba (mdwork)
902d00dfdc
prevent occasional errors (invalid connectionId)
2012-08-17 15:38:39 +02:00
mdomba (mdwork)
41b71d901e
no braces for single lines
2012-08-17 15:34:51 +02:00
mdomba (mdlap)
a40ac64238
better error message for wrong connectionId
2012-08-09 00:30:01 +02:00
mdomba (mdwork)
c621bfeb51
Issue #1099 - changed connectionID to sticky text field
2012-08-08 15:01:48 +02:00
mdomba (mdwork)
f7e148098d
Merge branch 'master' of git://github.com/yiisoft/yii into 1099-gii-model-generator-connections
2012-08-08 12:33:32 +02:00
Leo R. Lundgren
7a194496a5
Fix a bunch of @param and @return phpdoc errors in various files.
2012-08-03 16:17:58 +02:00
mdomba (mdwork)
ffb2e8ee2a
fixed spaces
2012-08-03 14:28:54 +02:00
mdomba (mdwork)
418a9ce716
#1099 better check for connection string
2012-08-03 14:14:32 +02:00
mdomba (mdwork)
9b81336814
Fixes #1099 - proper detection of CDbConnection class
2012-08-03 14:07:22 +02:00
n3okill
20eebd5941
Correction to Issue #810
2012-06-14 16:16:14 +02:00
mdomba (mdwork)
462aac0350
(Reverted pull #681 ) detection of one-to-one relations
2012-05-21 12:39:51 +02:00
Richard Peng
d4a86c803d
fix detection of one-to-one relations
2012-05-04 17:24:38 -04:00
Alexander Makarov
54fe951f5e
Fixed possible Gii error when default component doesn't have class specified
2012-03-21 03:25:17 +04:00
Alexander Makarov
5c46317820
Enh #136 : Added ability to select database connection in Gii model generator
2012-03-10 17:03:45 +04:00
mdomba
4273483ecd
Gii - check tableNames for reserved PHP keywords when '*' is used
2012-01-08 14:03:36 +00:00
qiang.xue
564fc84c1e
(Fixes issue 2264)
2011-06-23 21:13:06 +00:00
mdomba
c5e9d7fbb6
better regex to check that fieldnames follow PHP naming rules
2011-04-27 07:45:15 +00:00
qiang.xue
e1ee5197c3
(Fixes issue 1770)
2011-03-19 01:26:47 +00:00
mdomba
d9697f4a60
(Fixes issue 1624)
2011-01-26 14:47:23 +00:00
mdomba
32ed99924a
Fixed validateTableName()
2011-01-22 10:59:52 +00:00
mdomba
a60cdb3ddd
2011-01-21 19:34:16 +00:00
qiang.xue
8c54346beb
2011-01-21 18:47:31 +00:00
mdomba
8dc87889b2
Separated field name checking in a separate function
2011-01-21 15:02:58 +00:00
mdomba
6209eea813
(Fixes issue 2013)
2011-01-21 11:54:16 +00:00
qiang.xue
51e62b101f
(Fixes issue 1168)
2010-11-01 15:37:35 +00:00
qiang.xue
267e39d042
Improved class name checking in Gii
2010-09-02 14:56:54 +00:00
qiang.xue
e433164b4d
2010-07-29 21:29:56 +00:00
qiang.xue
6a94ad970d
(Fixes issue 1369)
2010-07-20 00:38:47 +00:00
qiang.xue
3b55d721b5
2010-06-15 22:01:43 +00:00
qiang.xue
7ad6b2d807
2010-06-15 21:55:16 +00:00
qiang.xue
0cc9a42345
(Fixes issue 1278)
2010-06-15 20:04:41 +00:00
qiang.xue
13f4311701
2010-04-09 19:55:01 +00:00
qiang.xue
ef636ca98d
(Fixes issue 1111)
2010-04-09 01:32:16 +00:00
qiang.xue
63248531c6
2010-04-05 04:16:11 +00:00
qiang.xue
1b547137a6
2010-04-05 03:51:01 +00:00
qiang.xue
a4b7aba88d
support for multiple model generation.
2010-04-05 03:44:40 +00:00
qiang.xue
d7c1010e20
2010-04-05 02:43:41 +00:00
qiang.xue
ff1acf3999
refactored gii.
2010-04-05 02:30:25 +00:00
qiang.xue
4197332525
2010-04-04 04:54:27 +00:00
qiang.xue
815f7e0429
Added model generator to gii.
2010-04-04 04:24:58 +00:00