lukefitzwolfgang / icatproject

Automatically exported from code.google.com/p/icatproject
0 stars 0 forks source link

Parameter value type #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Parameter has NUMERIC_VALUE column to specify the type Y - numeric value, N - 
string value.

We need to specify parameter type as Date time.

Proposal
1) Modify the column name to Value_Type
2) Change the column character length to 15 Characters
3) Types: NUMERIC(FLOAT,INTEGER,DOUBLE??), STRING, DATETIME
4) Change the entity to include these.

Original issue reported on code.google.com by srikanth...@gmail.com on 20 Aug 2010 at 8:32

GoogleCodeExporter commented 9 years ago
Keep this for version 4.0 release. Currently use D - date time in the column 
and in the code interface provides the enumeration for Numeric, String, 
DateAndTime.

Original comment by srikanth...@gmail.com on 23 Aug 2010 at 3:04

GoogleCodeExporter commented 9 years ago

Original comment by srikanth...@gmail.com on 13 Sep 2010 at 12:46

GoogleCodeExporter commented 9 years ago
Fixed in 4.0

Original comment by dr.s.m.f...@gmail.com on 5 Apr 2012 at 9:13