summaryrefslogtreecommitdiff
path: root/server/changes/feat_handle_send_batch_better
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-04-18 11:29:46 -0400
committerKali Kaneko <kali@leap.se>2016-04-18 11:29:46 -0400
commitd5974f61df6ca640dde69903976d4721b6d88007 (patch)
treebf5bdeb244fe4569336ee48b32cb4db0d727c373 /server/changes/feat_handle_send_batch_better
parentb5fd4060831b82f1e4ea26d6ef3792793be76d77 (diff)
[pkg] Update changelog0.8.0
Diffstat (limited to 'server/changes/feat_handle_send_batch_better')
-rw-r--r--server/changes/feat_handle_send_batch_better1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/changes/feat_handle_send_batch_better b/server/changes/feat_handle_send_batch_better
deleted file mode 100644
index 6ee8688a..00000000
--- a/server/changes/feat_handle_send_batch_better
+++ /dev/null
@@ -1 +0,0 @@
-o Added two methods to start and finish a batch on backend. They can be used to change database behaviour, allowing batch operations to be optimized.