zYne
|
10312db4eb
|
fixed boolean conversion
|
2007-05-19 22:40:46 +00:00 |
|
zYne
|
33bb25ac20
|
|
2007-05-16 22:22:54 +00:00 |
|
zYne
|
2291272ebf
|
|
2007-05-16 21:47:23 +00:00 |
|
zYne
|
827755afd3
|
|
2007-05-16 21:28:33 +00:00 |
|
zYne
|
f26217c87a
|
DQL core refactored
|
2007-05-16 19:20:55 +00:00 |
|
zYne
|
c5eb26c3ba
|
identifier quoting fix
|
2007-04-18 09:47:02 +00:00 |
|
zYne
|
9e35c9029b
|
|
2007-04-17 17:41:51 +00:00 |
|
zYne
|
47daaa9cfa
|
Algorithm for creating the tables in correct order
|
2007-04-03 17:36:46 +00:00 |
|
zYne
|
f7a7472cae
|
Foreign key exporting added
|
2007-03-21 22:11:18 +00:00 |
|
zYne
|
b4099e45aa
|
varchar max length fix
|
2007-02-17 18:18:44 +00:00 |
|
zYne
|
a2046460b5
|
Relation model rewrite, draft 2
|
2007-02-17 12:38:02 +00:00 |
|
zYne
|
180d435e3d
|
Relation model rewrite, first draft
|
2007-02-16 22:54:59 +00:00 |
|
zYne
|
f4553f800f
|
|
2007-02-15 11:23:02 +00:00 |
|
zYne
|
63de17fe4f
|
|
2007-02-11 00:53:44 +00:00 |
|
zYne
|
81a21344bd
|
|
2007-02-10 21:51:53 +00:00 |
|
fabien
|
f127b3711d
|
fixed typo
|
2007-02-07 13:11:05 +00:00 |
|
zYne
|
4319d095f6
|
little sequence handling fix
|
2007-01-29 20:10:51 +00:00 |
|
zYne
|
b7ab722920
|
|
2007-01-24 22:50:49 +00:00 |
|
zYne
|
1eb8b54d81
|
lots of refactorings
|
2007-01-21 18:31:51 +00:00 |
|
chtito
|
d1c45859c6
|
added a setDateFormat method (primarily intended for the Oracle connection)
|
2007-01-20 11:44:41 +00:00 |
|
zYne
|
7131ab9e95
|
|
2007-01-15 18:48:50 +00:00 |
|
zYne
|
4928dfef8c
|
|
2007-01-08 00:13:41 +00:00 |
|
lsmith
|
78ce54a7e5
|
- added colnum parameter to fetchOne and fetchColumn
- use fetchColumn() in fetchOne()
- removed PORTABILITY_FIX_CASE handling in fetchColumn() since this can be handled by PDO internally
|
2007-01-07 14:52:16 +00:00 |
|
lsmith
|
260558e032
|
- make more use of Doctrine internal methods
|
2007-01-05 22:04:24 +00:00 |
|
lsmith
|
239995d3c3
|
- fixed switch statement formating according to ZF CS
|
2006-12-29 21:30:37 +00:00 |
|
lsmith
|
4e22f1fbaf
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
|
lsmith
|
716bb65b86
|
- first round of PEAR CS fixes
|
2006-12-29 14:01:31 +00:00 |
|
zYne
|
8110cf8e89
|
Mysql string > 255 now converts to TEXT type
|
2006-12-29 13:45:41 +00:00 |
|
zYne
|
61c906266b
|
Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes
|
2006-12-27 21:35:32 +00:00 |
|
zYne
|
7b48189ba5
|
new DQL aggregate value model
|
2006-12-21 22:06:08 +00:00 |
|
chtito
|
7a35e676a9
|
implements setCharset for mysql, no exception if setCharset is not implemented (fixes #244)
|
2006-12-06 06:58:24 +00:00 |
|
zYne
|
fcce6bd239
|
Updated transaction drivers, ORM core now uses the new Export API
|
2006-12-02 14:40:47 +00:00 |
|
zYne
|
cab5b432a6
|
Updated transaction drivers
|
2006-11-30 23:51:44 +00:00 |
|
zYne
|
fe88258168
|
Updated classes to use new Transaction module
|
2006-11-29 21:09:02 +00:00 |
|
zYne
|
2241453570
|
Lots of small fixes, driver improvments and more tests
|
2006-11-28 23:26:44 +00:00 |
|
zYne
|
be7931ed3a
|
Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes
|
2006-11-27 22:22:31 +00:00 |
|
zYne
|
5b7089cb86
|
added implementation for getSequenceName and getIndexName
|
2006-11-24 20:51:40 +00:00 |
|
zYne
|
b1d5eedb47
|
Updated test cases
|
2006-11-23 23:23:24 +00:00 |
|
zYne
|
70e467b7bf
|
Added Doctrine_Adapter, updated many driver classes
|
2006-11-23 22:54:10 +00:00 |
|
zYne
|
2c3b8bab19
|
Fixed limit subquery handling on mysql with prepared statements, fixes #231
|
2006-11-16 21:38:59 +00:00 |
|
zYne
|
caf4185955
|
Refactored Doctrine_Connection
|
2006-11-16 13:19:45 +00:00 |
|
zYne
|
d6d7824135
|
Refactored connection modules, added new methods to Doctrine_Connection
|
2006-11-16 12:46:23 +00:00 |
|
zYne
|
f8b966366a
|
Ported index/sequence name fixing and common manager functionality from MDB2
|
2006-11-15 15:19:55 +00:00 |
|
zYne
|
8b5cf30ef8
|
Updated Pgsql datadict driver, moved transaction isolation functionality to Doctrine_Transaction
|
2006-11-14 18:21:36 +00:00 |
|
zYne
|
085dc9d601
|
Enhanced class doc blocks, fixes #228
|
2006-11-12 12:14:08 +00:00 |
|
zYne
|
a0aa16bbea
|
Doctrine_Db updates
|
2006-11-08 10:18:15 +00:00 |
|
zYne
|
ba4c83ef3a
|
Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability).
|
2006-11-05 19:24:28 +00:00 |
|
zYne
|
6b4e032857
|
Added Doctrine_Connection::queryOne()
|
2006-11-01 15:07:04 +00:00 |
|
zYne
|
c6bd1147fe
|
Refactored Doctrine_Connection
|
2006-10-31 10:42:46 +00:00 |
|
zYne
|
c5f7572cf2
|
REPLACE emulation added, fixes #213
|
2006-10-31 10:16:36 +00:00 |
|