Directory SubSonic/QueryEngine/SqlParsers/

Directory Created:
2007-10-02 15:54
Directory Deleted:
2009-07-01 23:17
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/SubSonic/QueryEngine/SqlParsers

Lines of Code

SubSonic/QueryEngine/SqlParsers/ Lines of Code

Developers

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

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 3 files:

  • SubSonic/QueryEngine/SqlParsers: Enums.cs (del), SqlParser.cs (del), SqlServerParser.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 2 files:

  • SubSonic/QueryEngine/SqlParsers: SqlParser.cs (-1), SqlServerParser.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

217 lines of code changed in 2 files:

  • SubSonic/QueryEngine/SqlParsers: SqlParser.cs (+107), SqlServerParser.cs (+110)
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

59 lines of code changed in 3 files:

  • SubSonic/QueryEngine/SqlParsers: Enums.cs (+15 -8), SqlParser.cs (+23 -5), SqlServerParser.cs (+21 -15)
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...

76 lines of code changed in 2 files:

  • SubSonic/QueryEngine/SqlParsers: SqlParser.cs (+3 -2), SqlServerParser.cs (+73 -48)
robconery 2007-10-02 16:58 Rev.: 199

Fixed broken build (sorry)

1 lines of code changed in 1 file:

  • SubSonic/QueryEngine/SqlParsers: SqlServerParser.cs (+1)
robconery 2007-10-02 15:54 Rev.: 196

interim checkin for migrations

59 lines of code changed in 3 files:

  • SubSonic/QueryEngine/SqlParsers: Enums.cs (new 8), SqlParser.cs (new 4), SqlServerParser.cs (new 47)
Generated by StatSVN 0.4.1