.hgtags
author František Kučera <franta-hg@frantovo.cz>
Sun, 28 Aug 2022 18:03:13 +0200
branchv_0
changeset 59 a1775ba6d056
parent 57 723621f9b14a
permissions -rw-r--r--
optional UNION ALL: CLI option '--on-duplicate-relation' with values 'fail' and 'insert' (later more modes) examples, shortcuts: relpipe-tr-unionall() { relpipe-tr-sql --copy '.+' --on-duplicate-relation insert; } # does UNION ALL for all tables with same name (including already existing ones – when non-empty database is used) relpipe-tr-unionall() { relpipe-tr-serialize | relpipe-tr-deserialize; } # does UNION ALL only for tables with same name immediately following each other (interleaved duplicates will stay unaffected)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9
aff3a6ca254b Added tag v0.13 for changeset 3e076cc76c89
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
3e076cc76c899c993b9e151416de6b772b43d27b v0.13
22
2135eeb1de78 Added tag v0.14 for changeset 0cfba89d5691
František Kučera <franta-hg@frantovo.cz>
parents: 9
diff changeset
     2
0cfba89d56910b8fb969c8c0ab9c024585fd8b55 v0.14
31
e047122fe52b Added tag v0.15 for changeset 629565ff82d3
František Kučera <franta-hg@frantovo.cz>
parents: 22
diff changeset
     3
629565ff82d398461afba09426d522d3fdfdaadf v0.15
50
bb3268f87e25 Added tag v0.16 for changeset 1d17192565bf
František Kučera <franta-hg@frantovo.cz>
parents: 31
diff changeset
     4
1d17192565bf272e22b7beb1f99dc4e2403d07e2 v0.16
51
0b9b356fb2cf Added tag v0.17 for changeset bb3268f87e25
František Kučera <franta-hg@frantovo.cz>
parents: 50
diff changeset
     5
bb3268f87e258bce10cff717de40b271e5c20a17 v0.17
52
656b5aecd4a2 Added tag v0.17.1 for changeset 0b9b356fb2cf
František Kučera <franta-hg@frantovo.cz>
parents: 51
diff changeset
     6
0b9b356fb2cf890e04d6665244c80c0ee7bdf2ea v0.17.1
57
723621f9b14a Added tag v0.18 for changeset 72305cea3b71
František Kučera <franta-hg@frantovo.cz>
parents: 52
diff changeset
     7
72305cea3b7115695936d762c847afd6295d55df v0.18