.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)

3e076cc76c899c993b9e151416de6b772b43d27b v0.13
0cfba89d56910b8fb969c8c0ab9c024585fd8b55 v0.14
629565ff82d398461afba09426d522d3fdfdaadf v0.15
1d17192565bf272e22b7beb1f99dc4e2403d07e2 v0.16
bb3268f87e258bce10cff717de40b271e5c20a17 v0.17
0b9b356fb2cf890e04d6665244c80c0ee7bdf2ea v0.17.1
72305cea3b7115695936d762c847afd6295d55df v0.18