[root]/SubSonic/QueryEngine/SqlParsers

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 16 (100.0%) | 413 (100.0%) | 25.8 |
| canofunk | 7 (43.8%) | 352 (85.2%) | 50.2 |
| robconery | 6 (37.5%) | 61 (14.8%) | 10.1 |
| robconery@gmail.com | 3 (18.8%) | 0 (0.0%) | 0.0 |
moving 2.x source to 2.0 folder
0 lines of code changed in 3 files:
Added Select() for In and NotIn
Segregated tests for clarity
Added From<> for typed expressions
Added Query factory methods to CS_Structs Template (need to update VB as well)
Fixed SP templates (VB and C#) to include schema names
1 lines of code changed in 2 files:
CHANGED: Completed GhostDoc comment stubs for all classes, methods, and properties. More code formatting changes.
ADDED: Sandcastle Help File Builder project file and my active settings files for ReSharper and GhostDoc.
NOTE: Current documentation can be found at http://subsonichelp.com
217 lines of code changed in 2 files:
CHANGED: Code reformatting and cleanup. MPL header added to all .cs files. See: http://monk.thelonio.us/archive/2007/12/06/Documentation-Its-my-Cilice.aspx
FIXED: ListComparer<>.Compare(x, y) causes null reference exception. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=14155
59 lines of code changed in 3 files:
CHANGED: Code formatting and const references in preparation for (re)attacking the Query engine and to reacquaint myself with SubSonic...
76 lines of code changed in 2 files:
Fixed broken build (sorry)
1 lines of code changed in 1 file:
interim checkin for migrations
59 lines of code changed in 3 files: