Releases
v0.2.38
Compare
Sorry, something went wrong.
No results found
Commits
d1f3d3f : Added unit test for case with hyphen in pg name. (Lavysh Alexander) #16
1367215 : Updated logic of MakeComments to ignore fields with hyphen in pg name. (Lavysh Alexander) #16
991c241 : Added unit test TestMakeCommentsIgnoreFieldsWithEmptyComment. (Lavysh Alexander) #16
0e3d2ec : Ignore emty comment in MakeComments. (Lavysh Alexander) #16
d0cf67b : Added test on sending nil in models. (Lavysh Alexander) #17
d62c33c : Added fix with checking model for nil. (Lavysh Alexander) #17
8f8357b : Added test for no models in MakeComments. (Lavysh Alexander) #17
e93b928 : Added unit test for MakeComments on composed struct. (Lavysh Alexander) #18
0754e20 : MakeComments refined with support of Anonymous embedded types in struct. (Lavysh Alexander) #18
3f47a9b : Refactor MakeComments with moving field commenting logic to separate method. (Lavysh Alexander) #18
1a6c14d : Added TestMakeCommentsWithDeepStructComposition test. (Lavysh Alexander) #18
93405c9 : Updated logic makeEmbeddedComments with support of deep embedding of struct composition. (Lavysh Alexander) #18
7c374bd : Added TestMakeCommentsWithStructCompositionErrorOnEmbeddedTableName test. (Lavysh Alexander) #18
You can’t perform that action at this time.