Skip to content

Releases: christoforosl/codegen-lib

publish package 4.0.9.4

14 Jun 08:55
Compare
Choose a tag to compare
Fix problem with insert statement including primary key field in
autoincrement fields when underscore was used

Specify Enumerated and Boolean Fields in XML

14 Jun 07:32
Compare
Choose a tag to compare

Add ability to specify Enumerated and Boolean Fields in XML

Partial Classes and LINQ support

01 Jun 17:59
Compare
Choose a tag to compare

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

21 Apr 12:37
Compare
Choose a tag to compare

Initial release on GitHub