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

41 Commits

Author SHA1 Message Date
jwage
514e17ea70 Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
jwage
d47f4ddab4 Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org 2008-01-22 22:52:53 +00:00
lsmith
fa5ab7d2b1 - moved getIntegerDeclaration to export since we already have getDeclaration in there 2008-01-10 15:49:25 +00:00
romanb
344ab02d95 reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier. 2008-01-05 19:14:35 +00:00
Jonathan.Wage
44820ec14a Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure. 2008-01-05 07:39:25 +00:00
Jonathan.Wage
27b369a5f3 Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Jonathan.Wage
0a6f216efa Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
meus
f3a377a794 replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
meus
69f1bd41bb removed notice error when running tests 2007-08-10 20:29:07 +00:00
lsmith
ad0f389870 - added ability to set scale at runtime 2007-05-11 19:20:38 +00:00
zYne
b71ac561c3 enhanced error handling 2007-04-18 11:11:07 +00:00
zYne
0770450d5b fixed autoinc field handling for unsigned attribute 2007-03-27 19:38:34 +00:00
zYne
5744f045da updated doc blocks 2007-02-11 08:46:29 +00:00
zYne
be5750aee8 2007-02-10 12:35:47 +00:00
zYne
10a6a5fc17 2007-02-04 22:37:48 +00:00
zYne
c38137d551 int alias added 2007-02-04 22:34:44 +00:00
zYne
3114ebd821 Removed futile datadict exception classes 2007-01-25 22:43:04 +00:00
lsmith
1a21a43e52 - s/\$db/\$this->conn
- turned raiseError() calls into throw Exception
2007-01-05 22:05:55 +00:00
lsmith
dcdc049588 - CS fixes 2007-01-02 15:24:43 +00:00
zYne
d9d4e8771b Fixed many small bugs 2006-12-30 00:25:52 +00:00
lsmith
9d87bb45f4 - remove trailing whitespace 2006-12-29 21:46:14 +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
e4fe182506 Moved schema reading functionality from datadict drivers to import drivers 2006-12-28 12:27:44 +00:00
zYne
cb20dfafc7 updated datadict drivers 2006-12-02 22:44:53 +00:00
zYne
fcce6bd239 Updated transaction drivers, ORM core now uses the new Export API 2006-12-02 14:40:47 +00:00
zYne
57fee96923 Small fixes 2006-11-30 22:33:54 +00:00
zYne
4a1bff1428 2006-11-30 14:40:50 +00:00
zYne
fe88258168 Updated classes to use new Transaction module 2006-11-29 21:09:02 +00:00
zYne
417924294b Updated datadict drivers 2006-11-26 19:48:55 +00:00
zYne
70e467b7bf Added Doctrine_Adapter, updated many driver classes 2006-11-23 22:54:10 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +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
5b73304d93 Informix datadict and expression driver skeletons 2006-10-27 15:07:22 +00:00
zYne
5ed9eeffd7 Import builder now supports default values and notnull constraints, added missing test case (Doctrine_Query_Update_TestCase), fixes #189
Ticket: 189
2006-10-24 08:56:47 +00:00
zYne
7e7a0b879c Fixes #185 2006-10-23 16:19:47 +00:00
zYne
cfac6410f1 Added new datadict drivers + datadict exception classes 2006-10-20 21:46:09 +00:00
zYne
20f504253b added Mysql export driver + updated some datadict drivers 2006-10-19 20:56:59 +00:00
zYne
ecd2612e7f Sqlite datadict updated 2006-09-26 17:17:58 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00