Releases: christoforosl/codegen-lib
Releases · christoforosl/codegen-lib
publish package 4.0.9.4
Fix problem with insert statement including primary key field in autoincrement fields when underscore was used
Specify Enumerated and Boolean Fields in XML
Add ability to specify Enumerated and Boolean Fields in XML
Partial Classes and LINQ support
Model Objects are no longer base classes, rather they are created as one readonly partila class and a read/write class file to code.
Also, DBUtils now exposes a LINQ DataContext.
Initial GitHub Release
Initial release on GitHub