sdb
sdb copied to clipboard
feature request sdb_merge (Sdb *dst, sdb*src)
It would be great if their is function to copy all records from sdb *src
to sdb *dst
(merge both of them) with out creating name spaces ( the same way you would merge 2 linked lists into one)