eelke
|
104ab5de1e
|
Codegen now supports the database column type in the field template.
This allows for inserting it as a comment which is very useful while
tweaking your typemappings as you can see what the input was.
|
2018-11-17 10:14:31 +01:00 |
|
eelke
|
0c3bb27e58
|
Further improvements to codegeneration the defaultcpp config is now called the PgLab
config as it is very specific to the PgLab codebase.
More hard programmed templates moved out of codebuilder to the language config.
|
2018-09-19 09:55:43 +02:00 |
|
eelke
|
8d3bddfa1e
|
Moved implementations from header to cpp.
|
2018-09-19 08:25:58 +02:00 |
|
eelke
|
8f4845d4d2
|
Lot of code for generating code. Working on unit tests.
|
2018-09-09 21:04:23 +02:00 |
|