View Issue Details

IDProjectCategoryView StatusLast Update
0000850ГРАНИТGeneralpublic2015-10-01 10:23
Reporterruslan Assigned Tobarry  
PriorityurgentSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Summary0000850: +База данных- изменить тип поля для ДК в эталонной базе
DescriptionCREATE TABLE DK_BNS_ORGN (
    ID INTEGER NOT NULL,
    DK_BNS_ID INTEGER NOT NULL,
    ORGN_ID INTEGER NOT NULL,
    CNT DOUBLE PRECISION DEFAULT 0 NOT NULL
);
раньше cnt было integer, сейчас стало double
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-07-23 11:38 ruslan New Issue
2015-07-24 09:39 barry Status new => resolved
2015-07-24 09:39 barry Resolution open => fixed
2015-07-24 09:39 barry Assigned To => barry
2015-10-01 10:23 ruslan Status resolved => closed