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

1810 Commits

Author SHA1 Message Date
pookey
a53d19a49f * Commenting out a line in export, I've no idea what it's meant to do, but it breaks things.
* ZYNE! you need to look at this ;)
2007-06-14 11:09:53 +00:00
jepso
36c5fd599f New documentation: table of contents does not have fixed position anymore 2007-06-13 23:51:34 +00:00
zYne
d1a1697a5f E_STRICT fixes 2007-06-13 22:31:15 +00:00
zYne
f8134df165 2007-06-13 22:18:34 +00:00
zYne
abfd89192e fixed a bug in import template 2007-06-13 22:16:50 +00:00
zYne
0aa1056c35 2007-06-13 22:13:19 +00:00
zYne
dc2e1d31cb 2007-06-13 22:10:21 +00:00
zYne
6b5bfea300 2007-06-13 22:08:15 +00:00
zYne
c45c3e8331 2007-06-13 22:03:30 +00:00
zYne
03e62f95f0 ported stuff from MDB2 2007-06-13 21:58:22 +00:00
zYne
27ae95af91 dropDatabase() added 2007-06-13 21:41:20 +00:00
zYne
1a14aa301d MDB2 porting continues 2007-06-13 21:37:33 +00:00
zYne
d9678357aa ported getTemporaryTableQuery from MDB2 2007-06-13 21:34:00 +00:00
jepso
5329c3827c * Converted most of the docs to the new format.
* Fixed a few layout bugs in new documentation
* Fixed documentation table of contents indentation bug in IE6 (fixes #344)
* Fixed a parser bug in Sensei_Doc_Section
* Restructrured a bit some files of the documentation.
2007-06-13 21:30:32 +00:00
zYne
ca6a13878a 2007-06-13 21:29:18 +00:00
zYne
deef2137bb ported sequence methods from MDB2 2007-06-13 21:28:49 +00:00
zYne
8d8b66eb1d porting features from MDB2 2007-06-13 21:21:13 +00:00
zYne
365bdc23d0 enhanced mysql driver foreign key support 2007-06-13 21:11:36 +00:00
zYne
a28c399c1c Ticket 330 closed. 2007-06-13 20:59:05 +00:00
zYne
e1fb5e5345 removed iterator references (those will be added when the implementation is ready) 2007-06-13 20:22:46 +00:00
mahono
d1085b0056 added Doctrine_Record->isModified() 2007-06-13 12:31:03 +00:00
zYne
3d0e985eeb tests for multiple aggeragate values with array fetching 2007-06-13 11:02:57 +00:00
zYne
34a54f52f8 2007-06-13 11:02:30 +00:00
pookey
afda33da13 * Removing unneeded echo from Ticket330TestCase
* Adding above mentioned test case to the test script
2007-06-13 07:43:24 +00:00
zYne
800765e991 mysql foreign key / trigger test 2007-06-12 23:43:58 +00:00
zYne
a8791f6cb4 2007-06-12 22:26:59 +00:00
Jonathan.Wage
9988907e35 Fixed coding standard 2007-06-12 22:20:25 +00:00
jepso
5f0198a407 New documentation tool. 2007-06-12 22:18:21 +00:00
Jonathan.Wage
813886a086 Added test for failing getLimitSubquery 2007-06-12 22:09:46 +00:00
Jonathan.Wage
7b2f77a622 Added MultipleAggregateValue test case 2007-06-12 21:35:18 +00:00
zYne
0c857398f1 2007-06-12 20:39:27 +00:00
pookey
f69ba1bf5c * fixing boolean values, casting them to bool when reading from the database 2007-06-12 20:31:20 +00:00
zYne
bbc35e3ff4 E_STRICT fix 2007-06-12 19:46:33 +00:00
zYne
ffdf6637e4 private -> protected 2007-06-12 19:45:28 +00:00
zYne
2ddfc0726a 2007-06-12 19:42:27 +00:00
zYne
8007b32ca0 drafting Doctrine_Db functionality into connection class 2007-06-12 19:39:03 +00:00
zYne
e21281ae07 fixed formatting 2007-06-12 19:19:37 +00:00
zYne
632f85ba47 renamed test case 2007-06-12 19:15:16 +00:00
zYne
e4db5eb3a4 made compiler dynamic 2007-06-12 19:05:56 +00:00
zYne
422890ceb0 2007-06-12 18:51:11 +00:00
zYne
69c8531deb test files for the foreign key support 2007-06-12 18:26:27 +00:00
pookey
445d1f9c62 * Updating the test framework with an assertIdentical() call that uses the === operator rather then the == operator.
* Updating BooleanTestCase to use above mentioned function - and they now fail
2007-06-12 17:05:16 +00:00
zYne
c417a3b3a6 boolean value handling fix 2007-06-12 16:52:35 +00:00
pookey
fddaa17afb Adding conditional class definition so that people who use the 'memcache' pecl module can run the tests. 2007-06-12 16:51:20 +00:00
zYne
1cfe7fc65a 2007-06-12 16:18:43 +00:00
zYne
1b807d8e97 added doc block 2007-06-12 11:22:15 +00:00
zYne
8ee01ce3b2 2007-06-11 23:37:24 +00:00
zYne
8eef3f44c4 updated doc blocks, added savepoint as optional transaction parameter 2007-06-11 23:25:46 +00:00
alpha1125
8573d33fd9 Testing foreign key reference that is not ID
Ticket: 343
2007-06-11 20:23:53 +00:00
zYne
595071f767 added full support for join table self-referencing 2007-06-11 19:27:16 +00:00