subsonic (SubSonic Project)

Name
SubSonic Project
Email
Website/Blog
http://subsonicproject.com
Location
Hanalei, HI
Member Since
Jul 02, 2009 (4 months)

Following 0 githubbers and watching 3 repositories view all →

Public Repositories (3)

Public Activity feed

subsonic added eibrahim to SubSonic-3.0 Mon Nov 02 21:06:58 -0800 2009
SubSonic-3.0 is at subsonic/SubSonic-3.0
subsonic closed issue 98 on subsonic/SubSonic-3.0 Wed Oct 28 16:20:58 -0700 2009
SimpleRepository: Incorrect syntax near '1'
subsonic closed issue 94 on subsonic/SubSonic-3.0 Wed Oct 28 16:10:22 -0700 2009
Like-statement in query fails for DbTypes other than strings
subsonic closed issue 89 on subsonic/SubSonic-3.0 Wed Oct 28 16:07:39 -0700 2009
newid() default value for uniqueidentifier ignored in MS SQL Server
subsonic closed issue 93 on subsonic/SubSonic-3.0 Wed Oct 28 16:06:30 -0700 2009
double `
subsonic closed issue 92 on subsonic/SubSonic-3.0 Wed Oct 28 16:05:30 -0700 2009
group by can't be used
subsonic closed issue 91 on subsonic/SubSonic-3.0 Wed Oct 28 16:03:23 -0700 2009
NULL constraints generating incorrect SQL using lambdas
subsonic closed issue 88 on subsonic/SubSonic-3.0 Wed Oct 28 15:58:50 -0700 2009
Having two SubSonicPrimaryKey.
subsonic closed issue 87 on subsonic/SubSonic-3.0 Wed Oct 28 15:58:20 -0700 2009
PagedList<T> GetPaged(Expression<Func<T, bool>> expression, string sortBy, int pageIndex, int pageSize)
subsonic closed issue 86 on subsonic/SubSonic-3.0 Wed Oct 28 15:57:47 -0700 2009
ActiveRecord.Destroy(expression) does not call right method
subsonic closed issue 95 on subsonic/SubSonic-3.0 Wed Oct 28 15:57:04 -0700 2009
Bugfix [ready to pull]: Tinyint(1) columns broken in MySQL
subsonic closed issue 85 on subsonic/SubSonic-3.0 Wed Oct 28 15:48:00 -0700 2009
Loading a Deleted object does not set IsDeleted to true
subsonic closed issue 82 on subsonic/SubSonic-3.0 Wed Oct 28 15:46:35 -0700 2009
Serialization Issue with SubSonic.Schema.DatabaseColumn
subsonic closed issue 81 on subsonic/SubSonic-3.0 Wed Oct 28 15:43:59 -0700 2009
Subsonic BatchQuery.Queue causing exception - can't issue query on table when PK isn't named "ID"
subsonic closed issue 80 on subsonic/SubSonic-3.0 Wed Oct 28 15:37:42 -0700 2009
OldQuery tool: "*Join" Method generate invalid query (Fix inside)
subsonic closed issue 79 on subsonic/SubSonic-3.0 Wed Oct 28 15:36:18 -0700 2009
System.NotSupportedException: The member 'Days' is not supported.
subsonic closed issue 75 on subsonic/SubSonic-3.0 Wed Oct 28 15:35:31 -0700 2009
Errors while saving a record if field name is the same as table name.
subsonic closed issue 73 on subsonic/SubSonic-3.0 Wed Oct 28 15:34:41 -0700 2009
Multiply "inner join" failed
subsonic closed issue 72 on subsonic/SubSonic-3.0 Wed Oct 28 15:30:38 -0700 2009
context.cs doesnt compile
subsonic closed issue 71 on subsonic/SubSonic-3.0 Wed Oct 28 15:29:19 -0700 2009
Defined type in a LINQ query expression fails
subsonic closed issue 70 on subsonic/SubSonic-3.0 Wed Oct 28 15:27:43 -0700 2009
SubSonic MVC template ported to release. Edit issue.
subsonic closed issue 69 on subsonic/SubSonic-3.0 Wed Oct 28 15:26:53 -0700 2009
Is Transactions working in SubSonic 3.0 and MySQL?
subsonic closed issue 68 on subsonic/SubSonic-3.0 Wed Oct 28 15:25:49 -0700 2009
change type of test project
subsonic closed issue 67 on subsonic/SubSonic-3.0 Wed Oct 28 15:25:24 -0700 2009
projection looking at name only and not typename
subsonic closed issue 66 on subsonic/SubSonic-3.0 Wed Oct 28 15:24:01 -0700 2009
String comparisons in LINQ break under VB.NET
subsonic closed issue 65 on subsonic/SubSonic-3.0 Wed Oct 28 15:23:42 -0700 2009
ActiveRecort - dirty columns not cleared on update()
subsonic closed issue 62 on subsonic/SubSonic-3.0 Wed Oct 28 15:18:05 -0700 2009
Delete issue with Lambda expression
subsonic closed issue 60 on subsonic/SubSonic-3.0 Wed Oct 28 15:16:48 -0700 2009
Batch Update Query Error on MySql