zYne
|
907156fd02
|
|
2007-04-11 18:44:23 +00:00 |
|
zYne
|
b373cb8ef7
|
fixes #303
|
2007-04-11 18:37:05 +00:00 |
|
zYne
|
28e937b981
|
fixes #298
|
2007-04-11 18:35:15 +00:00 |
|
zYne
|
dcab3087f7
|
fixes #297
|
2007-04-11 18:29:27 +00:00 |
|
runa
|
01c93d3e02
|
bulkdelete delete multikey rows
|
2007-04-10 17:31:22 +00:00 |
|
meus
|
f402f879b2
|
Added support for fetching a subclass when querying the baseclass if the
inheritance mapping is met. Added tests for this and included tests. Wrote
documentation.
|
2007-04-08 14:55:14 +00:00 |
|
zYne
|
1af2164b19
|
fixes #296
|
2007-04-03 21:28:06 +00:00 |
|
zYne
|
b47381df1c
|
|
2007-04-03 21:19:24 +00:00 |
|
zYne
|
4676d8f4bb
|
|
2007-04-03 18:08:50 +00:00 |
|
zYne
|
37bb2d3a7a
|
|
2007-04-03 17:41:02 +00:00 |
|
zYne
|
47daaa9cfa
|
Algorithm for creating the tables in correct order
|
2007-04-03 17:36:46 +00:00 |
|
zYne
|
b1a3eed4e9
|
|
2007-04-02 16:54:46 +00:00 |
|
zYne
|
4f505c6b16
|
|
2007-04-02 16:50:35 +00:00 |
|
zYne
|
732bc89a89
|
fixes #300
|
2007-03-31 19:49:23 +00:00 |
|
zYne
|
b117b468dd
|
fixed mysql foreign key issue
|
2007-03-27 23:00:07 +00:00 |
|
zYne
|
0770450d5b
|
fixed autoinc field handling for unsigned attribute
|
2007-03-27 19:38:34 +00:00 |
|
zYne
|
1104ae7017
|
primary keys now unsigned by default, primary keys no longer used as foreign keys
|
2007-03-26 20:58:26 +00:00 |
|
zYne
|
4865602ee7
|
|
2007-03-26 20:52:34 +00:00 |
|
zYne
|
73942e7ec7
|
Check constraint parser added
|
2007-03-23 20:25:56 +00:00 |
|
zYne
|
cd78c4f600
|
|
2007-03-23 16:45:24 +00:00 |
|
zYne
|
ef7f3c2bf1
|
fixes #293
|
2007-03-23 16:31:35 +00:00 |
|
zYne
|
3c3408a99a
|
|
2007-03-23 16:29:58 +00:00 |
|
zYne
|
759c23f490
|
first draft for sqlite cascading delete emulation with triggers
|
2007-03-22 13:32:43 +00:00 |
|
zYne
|
306dd80312
|
sqlite foreign key support
|
2007-03-22 12:47:37 +00:00 |
|
zYne
|
8428338c21
|
|
2007-03-21 23:09:39 +00:00 |
|
zYne
|
f7a7472cae
|
Foreign key exporting added
|
2007-03-21 22:11:18 +00:00 |
|
gnat
|
1fbb8b6c08
|
unitialized or typo variables
|
2007-03-20 23:22:51 +00:00 |
|
gnat
|
04d0993a35
|
fixed two typos/non-existent variables.
|
2007-03-20 23:15:51 +00:00 |
|
zYne
|
e592d77f14
|
|
2007-03-18 20:00:45 +00:00 |
|
zYne
|
8bb4d38ee0
|
|
2007-03-18 18:38:49 +00:00 |
|
zYne
|
0040261fb8
|
fixes #290
|
2007-03-18 18:38:00 +00:00 |
|
zYne
|
24abb16c75
|
|
2007-03-16 22:17:32 +00:00 |
|
zYne
|
a9817a03d5
|
new methods: addSelect() and addHaving()
|
2007-03-16 22:05:36 +00:00 |
|
cpowers
|
e65f623aea
|
Added validator for unsigned data types
Ticket: 288
|
2007-03-16 19:19:30 +00:00 |
|
zYne
|
b254399733
|
fixes #286
|
2007-03-14 19:57:38 +00:00 |
|
zYne
|
7cb5143eb8
|
little draft for introducing DI into Doctrine
|
2007-03-09 13:58:22 +00:00 |
|
slickrick
|
fdf9db4020
|
* Added varchar default type parser
|
2007-03-08 23:22:59 +00:00 |
|
subzero2000
|
9143270e06
|
fixes #281
|
2007-03-07 23:08:17 +00:00 |
|
zYne
|
13cd323717
|
|
2007-03-07 10:57:40 +00:00 |
|
zYne
|
41347bf2be
|
added Frontbase export driver
|
2007-03-07 10:55:35 +00:00 |
|
zYne
|
eb55ec4a5f
|
ported guid() from MDB2
|
2007-03-07 10:38:45 +00:00 |
|
zYne
|
e68b193c0a
|
ported listTableViews and listViews from MDB2 cvs
|
2007-03-07 09:59:44 +00:00 |
|
zYne
|
8bc6813100
|
fixed DQL DELETE handling for mysql
|
2007-03-02 22:13:05 +00:00 |
|
zYne
|
1da5baee10
|
|
2007-03-02 20:47:17 +00:00 |
|
zYne
|
fecce947ed
|
fixed the handling of hooked parameters
|
2007-03-02 18:47:46 +00:00 |
|
gyim
|
84acea5d9a
|
fixed saving records using multiple connections
|
2007-03-02 09:23:24 +00:00 |
|
zYne
|
1dfbc5b007
|
fixed the handling of aliases within DQL DELETE and UPDATE queries
|
2007-03-01 21:48:09 +00:00 |
|
zYne
|
9b525f348b
|
updated the DQL DELETE handling
|
2007-03-01 21:32:08 +00:00 |
|
zYne
|
80093d7f76
|
fixes #278
|
2007-02-27 22:54:27 +00:00 |
|
zYne
|
cea5cf384b
|
added now() support for pgsql driver
|
2007-02-18 20:50:50 +00:00 |
|
zYne
|
82dbb99386
|
updated oracle import driver
|
2007-02-17 18:40:22 +00:00 |
|
zYne
|
7fdb9509f0
|
|
2007-02-17 18:35:24 +00:00 |
|
zYne
|
5317ae2227
|
|
2007-02-17 18:21:26 +00:00 |
|
zYne
|
b4099e45aa
|
varchar max length fix
|
2007-02-17 18:18:44 +00:00 |
|
zYne
|
81a8f3d545
|
|
2007-02-17 18:14:32 +00:00 |
|
zYne
|
a2046460b5
|
Relation model rewrite, draft 2
|
2007-02-17 12:38:02 +00:00 |
|
romanb
|
d121a4cf2c
|
Fixed #273
Ticket: 273
|
2007-02-17 10:00:04 +00:00 |
|
zYne
|
180d435e3d
|
Relation model rewrite, first draft
|
2007-02-16 22:54:59 +00:00 |
|
zYne
|
a4167f8de8
|
little bug fix
|
2007-02-16 19:54:41 +00:00 |
|
zYne
|
008de1024d
|
|
2007-02-16 19:16:00 +00:00 |
|
zYne
|
eebe47f0fa
|
|
2007-02-15 13:30:05 +00:00 |
|
zYne
|
4a020a90fe
|
|
2007-02-15 11:41:00 +00:00 |
|
zYne
|
ee8c1a0a6d
|
boolean parsing updated
|
2007-02-15 11:38:26 +00:00 |
|
zYne
|
e80b339d7f
|
boolean value parsing added
|
2007-02-15 11:36:43 +00:00 |
|
zYne
|
f4553f800f
|
|
2007-02-15 11:23:02 +00:00 |
|
zYne
|
0b3a3c38b3
|
Index support added!
|
2007-02-11 22:53:35 +00:00 |
|
zYne
|
5744f045da
|
updated doc blocks
|
2007-02-11 08:46:29 +00:00 |
|
zYne
|
89a36ca905
|
|
2007-02-11 08:42:13 +00:00 |
|
zYne
|
63de17fe4f
|
|
2007-02-11 00:53:44 +00:00 |
|
zYne
|
81a21344bd
|
|
2007-02-10 21:51:53 +00:00 |
|
zYne
|
a92d8d7cec
|
|
2007-02-10 21:07:47 +00:00 |
|
zYne
|
d4fa4640cb
|
updated index handling
|
2007-02-10 20:48:11 +00:00 |
|
romanb
|
93a737b4e1
|
Added missing multiple root support for Doctrine_Node_NestedSet::getParent()
|
2007-02-10 18:07:05 +00:00 |
|
romanb
|
18cf2887cf
|
Added missing multiple root support for Doctrine_Node_NestedSet::getFirstChild() and
Doctrine_Node_NestedSet::getLastChild()
|
2007-02-10 17:58:29 +00:00 |
|
romanb
|
a0def4808f
|
Added missing multiple root support to Doctrine_Node_NestedSet::getNextSibling()
and Doctrine_Node_NestedSet::getPrevSibling()
|
2007-02-10 17:51:42 +00:00 |
|
romanb
|
e006ebb056
|
Added missing multiple root support to Doctrine_Node_NestedSet::getAncestors().
|
2007-02-10 17:32:26 +00:00 |
|
zYne
|
ec6fc6881c
|
|
2007-02-10 14:48:23 +00:00 |
|
zYne
|
653b42c2b3
|
|
2007-02-10 14:41:52 +00:00 |
|
zYne
|
eef58aff4b
|
unique index support added
|
2007-02-10 14:41:24 +00:00 |
|
zYne
|
855ee3a8e3
|
|
2007-02-10 14:41:11 +00:00 |
|
zYne
|
89fa42e840
|
added index()
|
2007-02-10 14:22:15 +00:00 |
|
zYne
|
31624bce5f
|
support for unique constraint
|
2007-02-10 14:22:02 +00:00 |
|
romanb
|
3d8ff310c1
|
Removed an echo statement of an undefined variable. Possibly a remainder of some debug output.
|
2007-02-10 14:18:30 +00:00 |
|
zYne
|
99edf66af4
|
|
2007-02-10 14:10:51 +00:00 |
|
zYne
|
be5750aee8
|
|
2007-02-10 12:35:47 +00:00 |
|
zYne
|
e9d7274fc2
|
updated import builder
|
2007-02-10 11:02:52 +00:00 |
|
zYne
|
8703d6e913
|
|
2007-02-10 11:02:29 +00:00 |
|
zYne
|
c25911712b
|
|
2007-02-10 11:01:04 +00:00 |
|
zYne
|
54239c7f10
|
better listColumns handling
|
2007-02-10 10:59:55 +00:00 |
|
zYne
|
9471145115
|
better listColumns handling
|
2007-02-10 10:59:34 +00:00 |
|
pookey
|
862b7cdfaf
|
possible improvements to Cache class
|
2007-02-09 23:39:01 +00:00 |
|
pookey
|
8844515ffc
|
fixing error in my previous commit
|
2007-02-09 23:20:18 +00:00 |
|
zYne
|
e1e97313a2
|
|
2007-02-09 23:16:47 +00:00 |
|
pookey
|
160bae1aa3
|
tiny optimisation, and fix for handling of _data private member variable
|
2007-02-09 23:16:08 +00:00 |
|
pookey
|
c43d470ac0
|
fixing var name
|
2007-02-09 22:58:19 +00:00 |
|
zYne
|
2c306fdce0
|
|
2007-02-09 22:43:38 +00:00 |
|
romanb
|
ee2c5f6231
|
Fixed a bug in Doctrine_Node_NestedSet::getRootValue() and setRootValue(). They were still using underscore property names (roo_column_name, ...).
|
2007-02-09 22:15:04 +00:00 |
|
zYne
|
2922c9aff6
|
caching docs
|
2007-02-09 20:56:04 +00:00 |
|
zYne
|
b3ad23bbd1
|
cache implementation continues
|
2007-02-09 20:02:49 +00:00 |
|
zYne
|
52a5ec1704
|
|
2007-02-08 22:31:54 +00:00 |
|