issues
search
vlucas
/
Spot
[DEPRECATED - use v2] Simple DataMapper ORM for PHP 5.3+
75
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
select fields instead of select *
#71
marcelloh
opened
8 years ago
3
Entities should be loaded with custom properties in custom queries
#70
vlucas
closed
10 years ago
0
Port not supported in connection via DSN string
#69
vlucas
closed
10 years ago
0
HasManyThrough, fails to detect missing relation, when aquired by mapper->all()
#68
omegasteffy
closed
10 years ago
8
Unable to get data
#67
NigelGreenway
opened
10 years ago
14
Using serial (auto increment) on a non primary key
#66
elicwhite
opened
10 years ago
1
Add unique validation for composite unique keys
#65
vlucas
closed
11 years ago
3
Moved merge of typeHandler options before defaults
#64
vlucas
closed
11 years ago
1
Update type system to get types from Type classes
#63
vlucas
closed
11 years ago
2
Fix upsert function to actually work (iknowrite?)
#62
vlucas
closed
11 years ago
3
Remove require of autoload from config and add into phpunit test init script
#61
psamatt
closed
11 years ago
1
Add 'isNew' method on Entity to see if saved
#60
vlucas
closed
11 years ago
4
Remove PEAR style class name and replace with PSR-0 compliant
#59
psamatt
closed
11 years ago
1
Fix #57 - After foreach on result set resets conditions in query
#58
psamatt
closed
11 years ago
1
After foreach on result set resets conditions in query
#57
psamatt
closed
11 years ago
1
Add Sqlite adapter
#56
psamatt
closed
11 years ago
4
Fix #53 so data can be updated in hooks
#55
vlucas
closed
11 years ago
1
Initial basic validation with Valitron
#54
vlucas
closed
11 years ago
1
Insert doesn't save data in the Entity's dataModified array
#53
vlucas
closed
11 years ago
0
Add upsert method on mapper to fix #49
#52
vlucas
closed
11 years ago
0
Fix an issue introduced by the new with() stuff.
#51
pnomolos
closed
11 years ago
3
Collection update/delete
#50
vlucas
opened
11 years ago
0
Save New Entity
#49
TechGeek001
closed
11 years ago
6
Make everything be more PSR-2 codey like
#48
pnomolos
closed
11 years ago
2
Event system
#47
pnomolos
closed
11 years ago
32
Bind all TextMate users to our source-formatting will.
#46
pnomolos
closed
11 years ago
0
Adding with() to Query as a stopgap
#45
pnomolos
closed
11 years ago
6
Kill MongoDB and fix test runner w/config
#44
vlucas
closed
11 years ago
0
Re-writing the Type system to support dump and load for persistence.
#43
pnomolos
closed
11 years ago
1
Full type support
#42
pnomolos
closed
10 years ago
13
Log will now count total number of queries
#41
elicwhite
closed
11 years ago
1
Adding support for travis-ci.org continuous integration
#40
elicwhite
closed
11 years ago
0
Update packagist
#39
pnomolos
closed
11 years ago
1
Fixed regression introduced by previous commit and added a test to preve...
#38
pnomolos
closed
11 years ago
1
Fixed a small logic error
#37
pnomolos
closed
11 years ago
1
Begin work on some extensive performance changes
#36
pnomolos
opened
11 years ago
5
Some performance tweaks
#35
pnomolos
closed
11 years ago
0
Validations errors for field length
#34
vlucas
opened
11 years ago
0
Saving via a hasOne
#33
pnomolos
opened
11 years ago
1
Validation errors for unique columns
#32
vlucas
closed
11 years ago
0
Miscellaneous fixes
#31
pnomolos
closed
11 years ago
0
Fix some issues with setting null values to fields.
#30
pnomolos
closed
11 years ago
1
Fix spelling error causing HMT relationship issue.
#29
pnomolos
closed
11 years ago
0
Has Many Through fix
#28
pnomolos
closed
11 years ago
1
Integer fix
#27
pnomolos
closed
11 years ago
5
Functional methods
#26
pnomolos
closed
11 years ago
4
Nested save
#25
pnomolos
opened
11 years ago
14
Reset and snapshot
#24
pnomolos
closed
11 years ago
0
Solve N+1 Query Problem
#23
vlucas
opened
12 years ago
8
Benchmarking support (query times)
#22
vlucas
opened
12 years ago
3
Next