-
- Downloads
Rewrite append_data() to call insert_data()
append_data() and insert_data() have almost the same implementation. Change append_data() to simply call insert_data().
Please register or sign in to comment
append_data() and insert_data() have almost the same implementation. Change append_data() to simply call insert_data().