Markus Mäkelä f8ceb875a0
Refactor TABLE_CREATE allocation
Using std::string for names removes the need to handle memory
allocation. Moving the column attributes into a class of its own greatly
simplifies the creation of the TABLE_CREATE as well as modifications that
are done to it.
2018-05-28 10:32:17 +03:00
..
2018-05-07 14:06:22 +03:00
2018-05-07 14:06:22 +03:00
2018-04-27 10:48:56 +03:00