Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
This involves changing the primary key of sym_outgoing_batch from batch_id to batch_id + node_id. We'll need a new way to autoincrement the batch_id as autoincrement only works for one primary key on some systems.