Commit old changes
This commit is contained in:
@@ -129,7 +129,20 @@ $dictionary ['EcmAction'] = array (
|
||||
'size' => '20',
|
||||
'enable_range_search' => false,
|
||||
'precision' => '2'
|
||||
)
|
||||
),
|
||||
'shape' => array(
|
||||
'name' => 'shape',
|
||||
'options' => 'ecmproducts_shape_dom',
|
||||
'vname' => 'Forma',
|
||||
'len' => 36,
|
||||
'type' => 'enum'
|
||||
),
|
||||
'performance' => array(
|
||||
'name' => 'performance',
|
||||
'vname' => 'Wydajność',
|
||||
'type' => 'decimal',
|
||||
'len' => '15,2',
|
||||
),
|
||||
),
|
||||
'relationships' => array (),
|
||||
'optimistic_locking' => true,
|
||||
|
||||
Reference in New Issue
Block a user