Rohit Jaiswal
b11d24afe7
Trait_* models have incorrect type for key
...
Each of the TraitText, TraintInt, TraitFloat
and TraitDatetime have key column which has
its type defined incorrectly as Integer. The
migrate script correctly defines the type as
String(255).
This fix updates the sqlalchemy Trait* models
to define key as String(255).
Closes-Bug: 1449752
Change-Id: I5ac2e9b811e3baa53e329732233cd0011a4d25b9
2015-04-29 09:37:42 -07:00
..
2015-04-12 23:56:42 -04:00
2015-04-28 16:22:05 +00:00
2015-04-15 14:31:24 +02:00
2015-04-28 18:52:08 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-03-19 17:09:46 -07:00
2015-01-23 17:43:04 +01:00
2015-04-29 09:37:42 -07:00
2015-02-11 16:09:19 +08:00
2015-02-19 08:42:06 -08:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-11 06:06:00 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-04-29 09:37:42 -07:00
2015-04-29 14:03:57 +00:00
2015-01-23 17:43:04 +01:00
2015-04-28 16:22:05 +00:00
2015-01-19 12:45:23 +00:00
2015-04-28 16:22:05 +00:00
2015-02-12 15:57:52 +08:00
2015-01-12 20:16:20 +08:00
2015-02-23 16:57:43 +01:00
2015-04-28 16:22:05 +00:00
2015-04-28 16:22:05 +00:00
2015-01-23 17:43:04 +01:00
2015-04-28 16:22:05 +00:00
2015-01-23 17:43:04 +01:00
2015-03-19 21:54:59 +08:00
2015-04-27 16:11:12 +08:00
2015-04-12 23:56:42 -04:00
2015-01-15 12:51:18 +04:00
2015-04-28 16:22:05 +00:00
2015-02-02 11:00:47 -05:00