src/StreamRelationalWriter.h
Fri, 24 Jan 2020 20:49:46 +0100 František Kučera support „writeHeader = false“ to allow appending records to an existing relation v_0 v0.15
Tue, 22 Oct 2019 19:47:14 +0200 František Kučera fix license version: GNU LGPLv3 or GPLv2 v_0 v0.14
Sat, 01 Dec 2018 15:35:05 +0100 František Kučera license of protocol, reader and writer: GNU LGPLv3+ or GNU GPLv2+ v_0
Thu, 29 Nov 2018 22:30:12 +0100 František Kučera license: GNU GPLv3+ v_0
Sun, 09 Sep 2018 23:20:57 +0200 František Kučera use AttributeMetadata instead of std::pair for relation header v_0
Mon, 03 Sep 2018 23:41:29 +0200 František Kučera remove toTypeCode() (is needed only in lib-reader) v_0
Sat, 25 Aug 2018 18:21:09 +0200 František Kučera imports, namespaces v_0
Sat, 25 Aug 2018 17:30:19 +0200 František Kučera remove format.h and use constants.h from lib-protocol v_0
Mon, 13 Aug 2018 20:30:55 +0200 František Kučera relpipe-lib-writer: move public header files to: include/relpipe/writer/ v_0
Sun, 22 Jul 2018 22:21:49 +0200 František Kučera replace writeRecord() with sequence of writeAttribute() v_0
Sun, 22 Jul 2018 17:19:25 +0200 František Kučera writeAttribute() with raw pointer and type_info v_0
Sun, 22 Jul 2018 10:26:22 +0200 František Kučera use more TypeId enum v_0
Sun, 22 Jul 2018 00:08:13 +0200 František Kučera move create() method to a factory v_0
Sat, 21 Jul 2018 23:46:29 +0200 František Kučera use TypeId enum instead of numeric constants v_0
Sat, 21 Jul 2018 23:01:47 +0200 František Kučera code for table generation ported from the prototype: RelationalGenerator.h v_0
Sat, 21 Jul 2018 22:37:25 +0200 František Kučera add table name to startRelation() v_0
Sat, 21 Jul 2018 19:04:37 +0200 František Kučera move *DataTypeWriter.h to separate directory v_0
Sat, 21 Jul 2018 17:30:25 +0200 František Kučera shared library with pure abstract class (interface) v_0
less more (0) tip