Correct, they do not update the database if you use append - the update occurs only in memory. I’ll document this in the Using Data Tables in Python part of the ref docs. Thanks for the tip 
2 Likes
Correct, they do not update the database if you use append - the update occurs only in memory. I’ll document this in the Using Data Tables in Python part of the ref docs. Thanks for the tip 