024f30f0b9
Move settings table schema from a key-value store to a one row table with many columns. We now save the first row with initial data in saveAccountAndLogin and follow up saveSetting calls are only saving one setting at a time. Co-authored-by: Adam Babik <a.babik@designfortress.com> |
||
---|---|---|
.. | ||
library.go | ||
library_test.go | ||
library_test_multiaccount.go | ||
library_test_utils.go | ||
main.go | ||
multiaccount.go | ||
response.go | ||
response_test.go | ||
types.go |