František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 17:19:25 +0200] rev 16
writeAttribute() with raw pointer and type_info
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 10:26:22 +0200] rev 15
use more TypeId enum
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Jul 2018 00:08:13 +0200] rev 14
move create() method to a factory
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 23:46:29 +0200] rev 13
use TypeId enum instead of numeric constants
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 23:01:47 +0200] rev 12
code for table generation ported from the prototype: RelationalGenerator.h
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 22:37:25 +0200] rev 11
add table name to startRelation()
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 19:04:37 +0200] rev 10
move *DataTypeWriter.h to separate directory
František Kučera <franta-hg@frantovo.cz> [Sat, 21 Jul 2018 17:30:25 +0200] rev 9
shared library with pure abstract class (interface)
František Kučera <franta-hg@frantovo.cz> [Sun, 15 Jul 2018 00:45:21 +0200] rev 8
writer only writes + refactoring
František Kučera <franta-hg@frantovo.cz> [Sat, 14 Jul 2018 23:24:10 +0200] rev 7
add data type and catalog classes from the prototype