1
0
mirror of synced 2024-12-13 14:56:01 +03:00
Commit Graph

3692 Commits

Author SHA1 Message Date
zYne
a1b4b0f73f Simplified object population 2006-10-01 15:27:20 +00:00
zYne
5de6c0a65b Simplified object population mechanism 2006-10-01 15:18:04 +00:00
zYne
ca213ac6b9 Refactored Doctrine_Hydrate 2006-10-01 14:57:27 +00:00
zYne
cded682ee4 fixed validators with default values 2006-10-01 14:48:53 +00:00
zYne
ab99a5fcc3 Fixed fatal bug in Doctrine_Hydrate resulting in wrong mappings when result set contains rows in 'wrong' order. 2006-10-01 14:35:38 +00:00
zYne
bc76914310 2006-10-01 14:01:46 +00:00
zYne
1f58e34b12 Added coding standards, fixes #140 2006-10-01 13:58:19 +00:00
romanb
05a23f6a30 Added a test case to track an ugly bug. 2006-10-01 13:54:15 +00:00
zYne
4eb1060b13 added new tests 2006-10-01 11:21:25 +00:00
zYne
00cbc5d18e Fixed many-to-many handling when join table component is accessed before the associated component, fixes #136, #84 2006-10-01 10:10:11 +00:00
zYne
bbc3d3f6be Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135 2006-09-30 12:36:03 +00:00
Tanken
cba5846b6a Added unit test for queries on multiple left join branches [ticket #139]
Ticket: 139
2006-09-30 11:36:14 +00:00
zYne
b55ae1fd5e 2006-09-30 10:24:28 +00:00
zYne
bd90246432 2006-09-30 10:04:17 +00:00
zYne
efc6d71d33 Moved collection iterator classes under Collection_ namespace 2006-09-30 10:04:01 +00:00
zYne
8e9a8af676 Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes 2006-09-30 09:54:12 +00:00
zYne
e188f37e79 Export skeleton added 2006-09-29 12:04:46 +00:00
zYne
0c94b003b1 added some docs for the upcoming new Doctrine_DB 2006-09-29 11:49:50 +00:00
zYne
487e07aea6 added DQL introduction 2006-09-29 11:17:16 +00:00
zYne
1ff90159d6 Updated docs 2006-09-29 10:58:38 +00:00
zYne
14b95350d0 Fixes #132, refactored some test cases
Ticket: 132
2006-09-28 21:21:33 +00:00
zYne
d5b1c35074 2006-09-28 21:05:21 +00:00
zYne
1d65d8d3f0 2006-09-28 21:03:49 +00:00
zYne
86bf9a8201 deleted old relation classes 2006-09-28 20:58:56 +00:00
zYne
ed62d636e6 Moved relation classes under Doctrine_Relation namespace, fixes #134
Ticket: 134
2006-09-28 20:57:39 +00:00
zYne
c8c1397f8a fixes #133
Ticket: 133
2006-09-28 20:03:29 +00:00
zYne
1ab5a4fcea Refactored Doctrine_Record, added license to LocalKey class 2006-09-28 15:05:29 +00:00
zYne
88ef777fbd Refactored Doctrine_Record, added Doctrine_Relation::isOneToOne 2006-09-28 14:49:20 +00:00
zYne
25956bea87 Refactored the object population algorithm 2006-09-28 13:39:37 +00:00
zYne
753e9bd4cc Fixes #131
Ticket: 131
2006-09-27 21:54:00 +00:00
zYne
ddf0ceab82 Doctrine_Collection::internalAdd() removed, fixes #129
Ticket: 129
2006-09-27 21:41:20 +00:00
zYne
1a0179bdce Fixes #128
Ticket: 128
2006-09-27 21:34:32 +00:00
zYne
7b84d15530 Fixes #126, #127
Ticket: 126
2006-09-27 21:21:33 +00:00
jhassine
c57471091f Unit tests' path problem fixed 2006-09-27 21:20:22 +00:00
zYne
c239ff4bba Added exception info in Doctrine_Record doc blocks, fixes #125
Ticket: 125
2006-09-27 18:02:13 +00:00
zYne
bed3a3712d added fetch* methods to new Doctrine_DB 2006-09-27 10:55:02 +00:00
zYne
a1d3e137f2 Fixed enum test case 2006-09-26 21:32:00 +00:00
zYne
e3f5aa9fb2 Boolean type bugs fixed, fixes #101
Ticket: 101
2006-09-26 21:12:14 +00:00
zYne
2c16937dec Fixed boolean test case 2006-09-26 20:45:29 +00:00
zYne
437fac4c9e added getDataDict() for connection class 2006-09-26 17:20:22 +00:00
zYne
ecd2612e7f Sqlite datadict updated 2006-09-26 17:17:58 +00:00
jhassine
816971e883 Added a Phing build script for building API docs using PHPDoc and Doxygen. 2006-09-26 16:47:00 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00
zYne
5cb3086d80 Schema classes updated 2006-09-26 12:30:47 +00:00
zYne
79cbc45510 Added Oracle datadict driver, fixes #117
Ticket: 117
2006-09-25 21:39:52 +00:00
zYne
4843d16dba DataDict mssql driver added, fixes #116
Ticket: 116
2006-09-25 21:32:33 +00:00
zYne
4b10902db9 Added pgsql datadict driver, fixes #115
Ticket: 115
2006-09-25 21:24:31 +00:00
zYne
f19a17b02b added datadict mysql driver, fixes #114
Ticket: 114
2006-09-25 21:16:08 +00:00
zYne
cec372dfe1 Doctrine_DataDict_Sqlite driver 2006-09-25 21:08:02 +00:00
pookey
70ebe0d9af concept of how we might pass params to the test script 2006-09-25 08:42:15 +00:00