wbond
(Will Bond)
- Name
- Will Bond
- Email
- Website/Blog
- http://wbond.net
- Location
- Newbury, MA
- Member Since
- Dec 19, 2008 (12 months)
Following 7 githubbers and watching 8 repositories view all →
Public Activity 
HEAD is
35c6ebd61e8f4d073ce2f19183ecac35d3e2c7db
x
-
wbond
committed
35c6ebd6:
BackwardsCompatibilityBreak - Renamed fFile::getFilename() to fFile::getName(), fFile::getFilesize() to fFile::getSize(), fFile::getDirectory() to fFile::getParent(), fDirectory::getFilesize() to fDirectory::getSize(). Added fDirectory::getName(), fDirectory::move() and fFile::move().
HEAD is
e25c263ab2c0b3ac6e25b17d546685c2af2aa18f
x
2 commits »
-
wbond
committed
e25c263a:
BackwardsCompatibilityBreak - Added the $force_cascade parameter to fActiveRecord::delete() and fActiveRecord::store(), which will break classes that override those methods. This fixed ticket #306.
-
wbond
committed
3d3121b9:
Fixed ticket #347 - fRecordSet::build() can now compare columns by using the =:, !=:, <:, <=:, >:, >=: operators
HEAD is
e2716e7c0494c21ae507e340198ffe021804c886
x
-
wbond
committed
e2716e7c:
Fixed ticket #346 - fORMOrdering was creating incorrect SQL statements for columns in unique constraints with three or more columns. Fixed a bug with detecting unique constraints in fSchema for SQL Server, and fixed a bug in loading fActiveRecord objects with only some of the columns in a multi-column primary key.
This feature is coming soon. Sit tight!