1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

2328 Commits

Author SHA1 Message Date
phpbenben
9441f91d64 2007-08-02 19:40:54 +00:00
meus
c9d6a046fa fixing issue mention on the mailing list by tl@hdnet.de at 2.aug 2007-08-02 19:28:46 +00:00
phpbenben
68cdfbaba8 Updated Record/StateTestCase that includes a test with a sequence of calls that check for the current values of the attributes and state of the Record class 2007-08-02 18:57:34 +00:00
zYne
2cc28d066c 2007-08-02 18:57:01 +00:00
zYne
474a21a2ac 2007-08-02 12:23:41 +00:00
zYne
a26a465cfb 2007-08-02 12:07:56 +00:00
zYne
97ca7c9c36 wildcard support for search query language 2007-08-02 12:01:38 +00:00
zYne
36fa8016e7 tests for wildcards 2007-08-02 12:01:22 +00:00
zYne
af100642e1 2007-08-02 00:35:56 +00:00
zYne
df925300bd 2007-08-02 00:05:24 +00:00
zYne
2c76c48bfe updated search query parser engine, now supporting operators OR, AND and NOT 2007-08-01 23:42:22 +00:00
zYne
2b32cc0722 2007-08-01 23:41:51 +00:00
zYne
f81c5c3b39 fixed fatal bug in sql explode 2007-08-01 23:25:24 +00:00
zYne
ebfc0971c6 2007-08-01 22:53:33 +00:00
jepso
c643385fce Updated manual style. 2007-08-01 20:17:49 +00:00
zYne
af8ca1675a 2007-08-01 20:08:53 +00:00
zYne
81c227840e 2007-08-01 20:05:50 +00:00
zYne
d59f761da0 2007-08-01 19:37:28 +00:00
zYne
64f7e3a36e added default lengths for all data types 2007-08-01 19:32:53 +00:00
zYne
b2e6bbb22d 2007-08-01 19:16:56 +00:00
zYne
6245287ef8 2007-08-01 19:12:39 +00:00
Jonathan.Wage
75a1ead588 Fixed issue with count() and composite column primary keys 2007-08-01 17:56:18 +00:00
njero
0e990f7594 Add test case for single field index as string 2007-08-01 16:43:44 +00:00
njero
cb146fb8e8 The index lookup needs to allow for array("fields" => "name") where the fields list
is a string and not an array
2007-08-01 14:50:46 +00:00
zYne
bc6ff6903d added base plugin class 2007-07-31 21:59:45 +00:00
Jonathan.Wage
02dcacc7ae Added new test for select expressions. 2007-07-31 20:42:36 +00:00
zYne
8002dfa3a5 2007-07-31 20:24:10 +00:00
zYne
a57226b086 fixes #338 2007-07-31 20:22:10 +00:00
zYne
9e90fee1ed 2007-07-31 20:08:50 +00:00
zYne
21bab7bcbb 2007-07-31 19:58:44 +00:00
zYne
1350eaea41 2007-07-31 19:47:17 +00:00
zYne
a269fcdb18 Custom join condition model rewritte, full support for ON and WITH keywords 2007-07-31 19:33:58 +00:00
zYne
3471103892 2007-07-31 19:33:17 +00:00
lukenukem
b2d9a22816 OFFSET and LIMIT for PostgreSQL corrected. 2007-07-31 05:50:41 +00:00
zYne
2fe3e376e6 some docs for naming conventions 2007-07-30 23:23:28 +00:00
zYne
eb058787fb 2007-07-30 22:32:32 +00:00
zYne
fe1bc520a8 2007-07-30 22:30:41 +00:00
zYne
ac88e64940 2007-07-30 21:30:39 +00:00
meus
20532fe3c2 fixed the typo 2007-07-30 19:44:04 +00:00
meus
db6db4cd29 fixed docs related to seSubclasses/setInheritanceMap 2007-07-30 19:38:59 +00:00
zYne
37198a6bb7 formatting fix 2007-07-30 19:35:41 +00:00
zYne
d877b8239e 2007-07-30 19:34:05 +00:00
zYne
c045174fde 2007-07-30 19:29:37 +00:00
zYne
aa1aa84b52 2007-07-30 19:15:33 +00:00
zYne
1a18acb762 2007-07-30 19:13:05 +00:00
zYne
5866a6f78f 2007-07-30 19:01:59 +00:00
meus
7ab2e58609 added setSubclasses to abstractRecord. Fixed classes in tests. added some more output to the Test.php script 2007-07-30 19:01:16 +00:00
zYne
57a6200b5e 2007-07-30 15:54:50 +00:00
romanb
8a0898d3ed Several fixes for mysql export module (incorrectly added indices)
Ticket: 408
2007-07-30 11:47:36 +00:00
romanb
7583a8d8ac Preliminary fix for a bug that occurs when using NestedSet + Column aggregation inheritance 2007-07-29 19:38:11 +00:00