May 2008 Commit Log

Number of Commits:
12
Number of Active Developers:
1
canofunk 2008-05-27 07:17 Rev.: 443

FIXED: SqlDataProvider/SqlCEProvider Incorrectly Translates VARCHAR Types to NVARCHAR. (Thanks czivy!) See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16746

6 lines of code changed in 2 files:

canofunk 2008-05-14 15:29 Rev.: 442

REFIXED: DB.Update() Does Not Set IsLoaded="true". See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16468 and http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16573
CHANGED: DataService - First provider listed will now be treated as defaultProvider if one is not explicitly set on SubSonicService.

50 lines of code changed in 5 files:

canofunk 2008-05-12 15:46 Rev.: 441

FIXED: Where() Operations on Collections Do Not Support Comparision.In and Comparison.NotIn. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16547

62 lines of code changed in 3 files:

canofunk 2008-05-12 11:45 Rev.: 440

FIXED: ExecuteJoinedDataSet() Improperly Performs JOINs on 1-to-1 PK/FK Relations. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16548

2 lines of code changed in 2 files:

canofunk 2008-05-12 11:13 Rev.: 439

FIXED: DB.Update() Does Not Set IsLoaded="true". See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16468
ADDED: SqlQuery - ExecuteJoinedDataSet()
CHANGED: Scaffold - Improved Logic for determining display column on joined GridView displays.

222 lines of code changed in 8 files:

canofunk 2008-05-11 20:11 Rev.: 438

FIXED: ExecuteSingle<T>() Leaves Open DataReader. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16532

6 lines of code changed in 1 file:

canofunk 2008-05-09 18:40 Rev.: 437

FIXED: MarkOld() Should Set IsLoaded="true". See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15169

2 lines of code changed in 1 file:

canofunk 2008-05-09 18:04 Rev.: 436

FIXED: Empty or Null Lists Passed to Query.IN() Should Return No Results. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16513

63 lines of code changed in 2 files:

canofunk 2008-05-09 14:09 Rev.: 435

FIXED: SqlQuery Aggregate Operations Inappropriately Replace WHERE with HAVING. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16110

13 lines of code changed in 1 file:

canofunk 2008-05-08 12:04 Rev.: 434

FIXED: SqlQuery.Paged() Does Not Work With MySql Provider. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16326
FIXED: SQLiteDataProvider Paging is Off by One. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15074
FIXED: MySqlDataProvider Paging is Off by One. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15075
FIXED: ExecuteJoinedDataSet() Fails When Using an AddBetweenAnd Clause. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16259
FIXED: SqlQuery InnerJoin Results in Null Reference Exception When DataProvider is not Set. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16463

131 lines of code changed in 7 files:

canofunk 2008-05-08 10:45 Rev.: 433

ADDED: AbstractList - DataType, AllowDBNull, Caption properties to ToDataTable().
FIXED: Scaffold - Problem with commit operations on nullable Boolean and DateTime values.

66 lines of code changed in 2 files:

canofunk 2008-05-05 18:08 Rev.: 432

CHANGED: Controls - Migrated QuickTable, RadioButtons, and DropDown from Query to SqlQuery
CHANGED: ActiveRecord - Disabled Deprecated PreUpdate() and PostUpdate() Methods
ADDED: SqlQuery - Logical Delete Support

109 lines of code changed in 14 files:

April 2008 »

Generated by StatSVN 0.4.1