aboutsummaryrefslogtreecommitdiff
path: root/dump
AgeCommit message (Expand)Author
2021-12-04Implement the map-alist DSL.•••map-alist is a DSL to transform one association list into another. These transformations are frequently required when dumping tables, especially metadata tables. * dump/utils.scm: New file. Arun Isaac
2021-08-27Initial commitArun Isaac