CodeSmith Community
Your Code. Your Way. Faster!

Patches: 4 of my patches

Latest post 05-13-2008 10:07 PM by SuperJeffe. 0 replies.
  • 05-13-2008 10:07 PM

    • SuperJeffe
    • Top 25 Contributor
    • Joined on 05-05-2006
    • Tulsa, Ok
    • Posts 332
    • Points 8,380

    Patches: 4 of my patches

    Ok, I have 4 patches to submit.  They are all done on the version 711.

    1. There was a problem with one of our Views that wasn't picking up the Nullable type correctly in the variable declarations.  This had to do with the fact it was calling the function IsCSReferenceDataType.  This is not being called when generating tables and it looks like the Views just didn't get this fix.
    2. When generating Custom Stored Procedures, in order to create the command wrapper, it was using a different function that all other data access functions were using.  We found this problem due to the TimeOut on the connection not getting set correctly.  This ensures that all places where a DbCommand object is getting created that it is using the same code.
    3. Remove Filter bug.  I have posted about this one a few times.  When using a delegate to filter, RemoveFilter would not work.
    4. EntLibReference.  Here is the link to the thread where I talk about this one:  http://community.codesmithtools.com/forums/p/7461/28133.aspx#28133

    That should do it for the first few patches.  On know someone else has done a patch for View's and output parameters.  I also have a patch for this.  I will look at his patch and see if it matches mine and either say that one is good or post the one i have.

    All Unit test ran successfully against Northwind.

    jeff

    ----------------------------------------------------------------------
     Member of the .NetTiers team | Visit http://www.nettiers.com
    ----------------------------------------------------------------------

    • Post Points: 5
Page 1 of 1 (1 items) | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems