aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2021-10-16 13:05:01 -0700
committerzlg <zlg@zlg.space>2021-10-16 13:05:01 -0700
commit0bc7201fb655d33c6eae38c33ef0521d772b9a52 (patch)
tree3d35a033b27471e87ab44aecdf330cb2c78b5503 /LICENSE
parenthelpers.sh: Add vgsys (diff)
downloadvgstash-0bc7201fb655d33c6eae38c33ef0521d772b9a52.tar.gz
vgstash-0bc7201fb655d33c6eae38c33ef0521d772b9a52.tar.bz2
vgstash-0bc7201fb655d33c6eae38c33ef0521d772b9a52.tar.xz
vgstash-0bc7201fb655d33c6eae38c33ef0521d772b9a52.zip
helpers.sh: improve vgmulti
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
ight'> 2023-09-22scripts: Add schema v1->v2 migration scriptzlg2-9/+85 This script adds three columns to the schema, supporting the "Purchased", "Beaten", and "Completed" note headers. They are now converted to a UNIX timestamp and stored in a separate column so queries made against that metadata are easier. The library itself still needs to support all the new columns.