issues
search
lox
/
pheasant
A lightweight data mapper designed to take advantage of PHP 5.3+
http://getpheasant.com
MIT License
101
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Domain objects should be serializable
#76
lox
opened
11 years ago
0
Collapse RelationshipType into Relationship
#75
harto
closed
11 years ago
1
Misc tweaks
#74
harto
closed
11 years ago
0
Eager loading associations with with()
#73
harto
closed
10 years ago
6
Proof-of-concept implementation of with()
#72
harto
closed
11 years ago
1
Close method for sequence pool connections
#71
dhotson
closed
11 years ago
0
Finders don't fire DomainObject constructor?
#70
Jud
closed
11 years ago
6
Async query support
#69
dhotson
closed
10 years ago
1
Fix broken support for chained orderBy(). Fixes issue #65
#68
bjornpost
closed
10 years ago
9
Add support for `SET` column type
#67
bjornpost
closed
11 years ago
0
Make DomainObject __isset work for false values
#66
dhotson
closed
11 years ago
2
collection->orderBy( Array ) only uses last item in array
#65
jorisleker
closed
10 years ago
1
Fix for issue #60
#64
bjornpost
closed
11 years ago
3
Support for OR filters
#63
bjornpost
closed
9 years ago
1
Make __isset return true for false values
#62
arthens
closed
11 years ago
1
Implement ArrayAccess in DomainObject
#61
arthens
closed
11 years ago
9
$this->changes() does not behave as expected
#60
jorisleker
closed
11 years ago
1
small glitch on getpheasant.com homepage
#59
jorisleker
closed
10 years ago
0
Little Error in the documentation
#58
123Haynes
closed
10 years ago
2
Primary key is 0 after updating an object
#57
bjornpost
closed
11 years ago
3
Support nested transactions using SAVEPOINT
#56
lox
opened
11 years ago
1
Allow for updating/saving record in a Collection result set
#55
bjornpost
closed
11 years ago
4
Implement delete() on Collection class to support mass-deletion of items
#54
bjornpost
closed
11 years ago
1
Implement Types\Enum
#53
lox
closed
10 years ago
1
Foreign keys with null throw bind errors on dereferencing
#52
lox
closed
11 years ago
2
Support for Locking on Objects and Collections
#51
lox
closed
11 years ago
0
Domain objects should be able to have per-object connections
#50
lox
closed
10 years ago
1
Infinite recursion on afterInitialize event
#49
lox
closed
11 years ago
0
DomainObject::import doesn't respect default values
#48
lox
closed
11 years ago
0
Collection->first needs to be implemented
#47
lox
closed
11 years ago
1
Defaults don't seem to do unmarshalling
#46
lox
closed
11 years ago
2
Implement Collection->find()->orCreate()
#45
lox
closed
11 years ago
7
System-wide events, and event bubbling from object->schema->system
#44
lox
closed
11 years ago
0
Support Collection->select and Collection->column
#43
lox
closed
11 years ago
0
Add an orCreate() method for creating a record when one doesn't exist in find chains
#42
lox
closed
11 years ago
0
PSR-2 compatibility
#41
lox
closed
11 years ago
0
Need an event fired when objects are initialized
#40
lox
closed
11 years ago
1
Default event handlers are registered lazily on first call to event()
#39
lox
closed
11 years ago
0
Domain object events possible bug
#38
dhotson
closed
11 years ago
2
Improved type system with support for custom types
#37
lox
closed
11 years ago
3
Transaction uses Pheasant singleton connection by default
#36
dhotson
closed
11 years ago
0
Close connection in test cases
#35
dhotson
closed
11 years ago
0
Support for GROUP BY and ORDER BY for queries
#34
dhotson
closed
11 years ago
4
Add Id type
#33
dannymidnight
closed
11 years ago
5
Added "dev mode" for automatically creating tables as needed
#32
dhotson
closed
11 years ago
2
Implement magic method __isset to be compatible with Twig
#31
michaeldewildt
closed
11 years ago
3
Events on objects returned by finder do not fire
#30
jorisleker
closed
11 years ago
0
Chaining and() and or() in Criteria now works
#29
lox
closed
11 years ago
0
Implement `DELETE` queries
#28
bjornpost
closed
11 years ago
4
Allow for chaining of filters through DomainObject relationships
#27
jorisleker
closed
11 years ago
3
Previous
Next