Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

fix: write binary table keeping data #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dirodriguezm
Copy link

  • Original data map is no longer replaced by empty values after writing binary table using []map[string]interface{}.
  • Added extra test case for strings.

Fixes #59

fix: strings dont work on slices
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data is lost when writing/reading table from map
1 participant