Directory SubSonic/QueryEngine/

Directory Created:
2007-06-27 15:10
Directory Deleted:
2009-07-01 23:17
Total Files:
0
Deleted Files:
5
Lines of Code:
0

[root]/SubSonic/QueryEngine
            Folder removed from repo SqlParsers (0 files, 0 lines)

Lines of Code

SubSonic/QueryEngine/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 30 (100.0%) 775 (100.0%) 25.8
canofunk 20 (66.7%) 739 (95.4%) 36.9
robconery 5 (16.7%) 36 (4.6%) 7.2
robconery@gmail.com 5 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

robconery@gmail.com 2009-07-01 23:17 Rev.: 525

moving 2.x source to 2.0 folder

0 lines of code changed in 5 files:

  • SubSonic/QueryEngine: Aggregate.cs (del), Constraint.cs (del), Join.cs (del), Select.cs (del), SqlQuery.cs (del)
robconery 2008-01-10 23:07 Rev.: 253

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 1 file:

  • SubSonic/QueryEngine: SqlQuery.cs (+1 -1)
canofunk 2007-12-06 20:17 Rev.: 218

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

343 lines of code changed in 5 files:

  • SubSonic/QueryEngine: Aggregate.cs (+3), Constraint.cs (+126 -48), Join.cs (+22 -6), Select.cs (+44), SqlQuery.cs (+148 -35)
canofunk 2007-12-06 13:05 Rev.: 217

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

99 lines of code changed in 5 files:

  • SubSonic/QueryEngine: Aggregate.cs (+15 -7), Constraint.cs (+24 -8), Join.cs (+18 -7), Select.cs (+15 -3), SqlQuery.cs (+27 -16)
canofunk 2007-10-23 18:21 Rev.: 201

CHANGED: Code formatting and const references in preparation for (re)attacking the Query engine and to reacquaint myself with SubSonic...

184 lines of code changed in 5 files:

  • SubSonic/QueryEngine: Aggregate.cs (+4 -2), Constraint.cs (+63 -33), Join.cs (+19 -17), Select.cs (+38 -34), SqlQuery.cs (+60 -47)
robconery 2007-10-02 16:58 Rev.: 199

Fixed broken build (sorry)

2 lines of code changed in 1 file:

  • SubSonic/QueryEngine: Select.cs (+2 -6)
robconery 2007-10-02 15:54 Rev.: 196

interim checkin for migrations

33 lines of code changed in 3 files:

  • SubSonic/QueryEngine: Join.cs (+1), Select.cs (+6), SqlQuery.cs (+26 -6)
canofunk 2007-06-27 15:10 Rev.: 133

FIXED: Actually fixed the problem with the missing files I claimed to in Rev 132

113 lines of code changed in 5 files:

  • SubSonic/QueryEngine: Aggregate.cs (new 5), Constraint.cs (new 33), Join.cs (new 16), Select.cs (new 32), SqlQuery.cs (new 27)
Generated by StatSVN 0.4.1