SubSonic-2.0 icon indicating copy to clipboard operation
SubSonic-2.0 copied to clipboard

Pull requests are being ignored

Open PaulS opened this issue 14 years ago • 2 comments

Code improvements are not being merged into the source from any of the branches that developers have created. This probably won't change but perhaps someone will notice this and look at some of the forked projects.

PaulS avatar Apr 07 '10 19:04 PaulS

I have encountered a problem when dealing with tables with an INTEGER PRIMARY KEY column that isn't AUTOINCREMENT. http://stackoverflow.com/questions/2283063/inserting-primary-key-values-using-subsonic-and-sqlite-problem-because-subsonic

howgoo avatar May 21 '10 07:05 howgoo

I think this is in the Save method of ActiveRecord. I only discovered this when tracking down a problem with Guids as primary key.

PaulS avatar Oct 12 '10 20:10 PaulS