36
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed EndsWith used StartsWith comparison, thanks b2802 More... almost 15 years ago
Moved SchemaTables tests to SubSonic.Tests.Unit More... almost 15 years ago
Merged in Adam's changes
spookytooth
as robconery
More... almost 15 years ago
Added perfrunner back
spookytooth
as robconery
More... almost 15 years ago
Updated templates in SubSonic.Test to bring them in line with SubSonic-3.0-Templates More... almost 15 years ago
Merge branch 'master' of github.com:subsonic/SubSonic-3.0 More... almost 15 years ago
Fixed SQL for Orders table and procedure 'SalesByCategory' More... almost 15 years ago
Fixed case of IsDBNull in execution build (fix for mono) More... almost 15 years ago
Added implementation of DeleteMany for TestRepository More... almost 15 years ago
Updated ReadMe.txt to include how to run tests More... almost 15 years ago
Added tests to verify that issue 139 and 138 are fixed More... almost 15 years ago
Fixed Issue 149 - CommandTimeout is always 60 Fixed issue that CommandType was not copied when creating DbCommands Added tests More... almost 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 More... almost 15 years ago
Changed byte[] mapped datatype for sqlite from longblob to blob since blob is supported by sqlite and driver while longblob causes trouble and blob does not impose any length restrictions More... almost 15 years ago
Added tests for binary handling More... almost 15 years ago
Fixed handling for enums More... almost 15 years ago
Added a couple of commented out tests to verify github issues. More... almost 15 years ago
Adapted unit test strings to match sql emitted by sqlite due to casts in strftime More... almost 15 years ago
Adapted unit test strings to match sql emitted by sqlite due to casts in strftime More... almost 15 years ago
Using qualified name for updates again More... almost 15 years ago
Fixed handling for enums More... almost 15 years ago
Merge branch 'master' of git://github.com/subsonic/SubSonic-3.0 More... almost 15 years ago
Closes 96 More... almost 15 years ago
Removed "GenerateAggregateSelect" which implements the same functionality as in ANSISqlGenerator with additional but erroneous column name escaping (leads to errors in MySQL unit tests). More... almost 15 years ago
Removed "GenerateAggregateSelect" which implements the same functionality as in ANSISqlGenerator with additional but erroneous column name escaping (leads to errors in MySQL unit tests). More... almost 15 years ago
Fixed open connection bug in method Project More... almost 15 years ago
loses #148 - test and Territory class added to verify fix More... almost 15 years ago
Removed redundant SubSonic.Query.ISession and related SubSonic.Tests.Session More... almost 15 years ago
Fixed type in msbuild More... almost 15 years ago
Removed duplicate tests from SubSonic.Tests that are now in SubSonic.Tests.Unit Enabled build runner to execute SubSonic.Tests.Unit More... almost 15 years ago