openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SubSonic
Settings
|
Report Duplicate
36
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 8 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ADDED: DateDiff to LinqToSql Translator so you can use System.Data.Linq.SqlClient.SqlMethods.DateDiffDay and others
unknown
More...
over 15 years ago
ADDED: DateDiff to LinqToSql Translator so you can use System.Data.Linq.SqlClient.SqlMethods.DateDiffDay and others
unknown
More...
over 15 years ago
Fixing bugs when using other ADO.NET provider besides MS SQL
unknown
More...
over 15 years ago
Changed for SByte to Boolean, because SByte range is from -127 to 128 and SByte is not the same as Boolean
unknown
More...
over 15 years ago
FIXED: Error in SqlQuery overload where passed connection string was ignored. CHANGED: Minor code optimizations and safety checks.
Eric Kemp
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:subsonic/SubSonic-3.0
Eric Kemp
More...
over 15 years ago
CHANGED: Minor Query construction optimizations. FIXED: Potential issue in Update.GetCommand(). FIXED: Extra semi-colon breaking updates. See: http://github.com/subsonic/SubSonic-3.0/issues#issue/64
Eric Kemp
More...
over 15 years ago
Fix for using String.Equals in query Moved ConvertVbCompareString() to ExpressionVisitor.cs so QueryVisitor.cs can make use of it (though it was static it made sense to move it) Hopefully that covers off all VisitBinary methods
Martin Harris
More...
over 15 years ago
Fix to handle issue with string comparisons from VB.NET (see issue #66)
Martin Harris
More...
over 15 years ago
1. Removed null check because ToDeleteQuery extension method never returns null. 2. Removed unused local variable
unknown
More...
over 15 years ago
FIXED: Issue 40. Using Double resulted in bad migration type of float(10,2) which should just be float. Closes #40
Rob Conery
More...
over 15 years ago
FIXED: PagedList would not work because of a COUNT/ORDER BY problem with generated query.
Rob Conery
More...
over 15 years ago
Fixed a really annoying bug with Guids and SubSonicRepository trying to barf on itself while drunk
Rob Conery
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:subsonic/SubSonic-3.0
Rob Conery
More...
over 15 years ago
Fixed issue with Update query where Set parameters were not properly typed (many thanks to Tommi S)
Rob Conery
More...
over 15 years ago
Missed parameter to include connection string name in error
johnsheehan
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:subsonic/SubSonic-3.0
johnsheehan
More...
over 15 years ago
Throw meaningful exception if specified connection string does not exist
johnsheehan
More...
over 15 years ago
Added AR test records to Generated folder in BugReports. Added test for IActiveRecord in Load which sets isnew and isfalse accordingly. Closes #32
Rob Conery
More...
over 15 years ago
Fixed issue with null equality incorrectly being set. Closes #30
Rob Conery
More...
over 15 years ago
Minor fix, property got lost during editing
HaakonL
More...
over 15 years ago
Removed attribute SubSonicNText, it was a stupid idea
HaakonL
More...
over 15 years ago
Added schema attributes SubSonicNullString and SubSonicNText
HaakonL
More...
over 15 years ago
Added default for newid() for Guid PKs generated by SimpleRepo (SQL Server only). Closes #27
Rob Conery
More...
over 15 years ago
Removed Sample projects and moved them to separate file
Rob Conery
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:subsonic/SubSonic-3.0
Rob Conery
More...
over 15 years ago
Added constructor for Post.cs which defaults PostID to new Guid
unknown
More...
over 15 years ago
FIXED: Issue 15 - SQLite was improperly setting integer keys to int, defeating the AUTOINCREMENT setting
Rob Conery
More...
over 15 years ago
Fixed issue with TestRepository not implementing Add - Update - Delete
Rob Conery
More...
over 15 years ago
Merge branch 'master' of git://github.com/mbp/SubSonic-3.0
Rob Conery
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree