.hgtags
author František Kučera <franta-hg@frantovo.cz>
Thu, 03 Dec 2020 22:31:03 +0100
branchv_0
changeset 2 d68192f0e960
parent 0 66a454290286
permissions -rw-r--r--
convert YAML to relations Expected structure is: map: key = relation name value = sequence of maps (records) where: key = attribute name value = attribute value Example: -------- fruit: - id: 1 name: cherry - id: 2 name: apple - id: 3 name: plum empty: # this relation has no attributes and will be ignored sparse: - a: aaa b: bbb c: ccc - a: AAA b: BBB - c: C d: D e: E a: A f: F - c: CCC -------- Not yet supported: -------- my_relation_with_metadata: attribute-metadata: - name: a type: string - name: b type: boolean record: - a: a - b: true --------

0d3eb5129582878ca800b5ab3241d5f2907a3eb9 v0.13
accf73de67786d37297a509ff6ce65c99d6e5c0d v0.14
8730e2d0db0e866da5327d6a73a9c82ec23a96b0 v0.15
b70e616178c064c7a296147e3787c853326c5898 v0.16
afeb4e096753e12a89ecf07964e5458706759915 v0.17
798dfcded2f57c1c662e881f0d5d6f58929bfe4a v0.17.1