SubSonic Developers: shawn.oster@gmail.com

Login name:
shawn.oster@gmail.com
Total Commits:
8 (0.2%)
Lines of Code:
83 (0.0%)
Most Recent Commit:
2008-04-26 20:58

Activity by Clock Time

Activity by Hour of Day for shawn.oster@gmail.com

Activity by Day of Week for shawn.oster@gmail.com

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 8 (100.0%) 83 (100.0%) 10.3
SubSonic.Tests/SqlGenerators/ 2 (25.0%) 58 (69.9%) 29.0
SubSonic/Sql Tools/ 1 (12.5%) 14 (16.9%) 14.0
SubSonic/SqlQuery/SqlGenerators/ 3 (37.5%) 8 (9.6%) 2.6
SubSonic.Tests/Migrations/ 1 (12.5%) 2 (2.4%) 2.0
SubSonic/Migrations/ 1 (12.5%) 1 (1.2%) 1.0

Activity of shawn.oster@gmail.com

Most Recent Commits

shawn.oster@gmail.com 2008-04-26 20:58 Rev.: 426

CHANGED: New BuildXXX() statements in SQL generators are now qualifying table and column names.
ADDED: New property DelimitedName to TableColumn when just the delimited form of a column is needed vs. fully qualified.

83 lines of code changed in 8 files:

  • SubSonic.Tests/Migrations: MigrationTests.cs (+2 -2)
  • SubSonic.Tests/SqlGenerators: MySqlGeneratorTests.cs (+53 -4), SqlServerGeneratorTests.cs (+5 -6)
  • SubSonic/Migrations: Migration.cs (+1 -1)
  • SubSonic/Sql Tools: TableSchema.cs (+14 -2)
  • SubSonic/SqlQuery/SqlGenerators: ANSISqlGenerator.cs (+5 -5), ISqlGenerator.cs (+1 -1), MySqlGenerator.cs (+2 -2)
Generated by StatSVN 0.4.1