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

135 Commits

Author SHA1 Message Date
Jonathan.Wage
fef5d32d8a Updating Export code to use the new methods in Doctrine instead of rewriting same code. 2007-09-19 19:43:33 +00:00
Jonathan.Wage
10bdfcb17f Changes for new migration code. 2007-09-19 19:33:00 +00:00
zYne
6987d11e2a 2007-09-06 21:07:24 +00:00
zYne
ec6120b955 2007-09-06 20:23:52 +00:00
jackbravo
a975c64de1 Avoid using getMethod on classes that don't have that method 2007-09-03 15:36:56 +00:00
meus
f3a377a794 replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
lsmith
6f7736ade8 - trying to fix http://www.phpdoctrine.net/trac/changeset/2322/trunk/lib/Doctrine/Export.php 2007-09-03 10:41:51 +00:00
zYne
07b5727c52 severe export bug fix: classes using column aggregation inheritance not properly exported 2007-09-01 16:11:58 +00:00
Jonathan.Wage
3eedefae50 Reverted changes for disabling foreign key sql exporting. Not needed since it can be done with attributes. 2007-08-29 21:51:49 +00:00
Jonathan.Wage
6ce7d88c0b Added ability to turn off foreign key sql exporting for specific models 2007-08-27 14:43:52 +00:00
jackbravo
9b7c743f48 Prevent Doctrine from quoting two times table name, bug report by g00fy on irc 2007-08-24 23:03:25 +00:00
jackbravo
b01212e2e8 Fixed a bug when using Templates and exporting classes using inheritance
If you hada base Doctrine_Record class that implemented a Template and some classes
that inherited from this one using single table inheritance, the export process
failed because it tried to create several times the same table
2007-08-23 00:57:33 +00:00
Jonathan.Wage
99ae59fd41 Changed import/export methods to importSchema() and exportSchema() 2007-08-16 22:42:35 +00:00
zYne
8a393ab44d 2007-07-23 23:44:14 +00:00
zYne
d0d2067942 2007-07-23 22:50:07 +00:00
romanb
75dbc8c841 Several bugfixes for the export module (expecially pgsql). 2007-07-21 15:17:17 +00:00
zYne
6348e5f709 2007-07-21 11:46:08 +00:00
zYne
4004541b60 2007-07-08 19:35:53 +00:00
zYne
625b6a3f82 2007-06-26 22:35:08 +00:00
zYne
1273563b31 Export now executes the constraint clauses after the CREATE TABLE clauses 2007-06-25 19:03:58 +00:00
hansbrix
2206476d55 avoid attempting to export non-record classes like symfony's sfDoctrineRecord 2007-06-23 22:53:00 +00:00
zYne
8faf31e3ae 2007-06-20 14:12:31 +00:00
zYne
4ed1d1154a 2007-06-19 19:32:52 +00:00
zYne
997d066f02 fixed dropTable() 2007-06-19 10:58:54 +00:00
zYne
c5d0890904 2007-06-19 10:40:39 +00:00
zYne
45ceb8b03b 2007-06-18 19:58:53 +00:00
zYne
8784fe6644 2007-06-18 18:18:20 +00:00
zYne
4dede8c6d1 added exportClasses() 2007-06-14 20:49:11 +00:00
zYne
0bf5bf839c 2007-06-14 20:29:33 +00:00
zYne
13c3f788b2 2007-06-14 14:02:40 +00:00
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
zYne
d1a1697a5f E_STRICT fixes 2007-06-13 22:31:15 +00:00
zYne
6b5bfea300 2007-06-13 22:08:15 +00:00
zYne
8d8b66eb1d porting features from MDB2 2007-06-13 21:21:13 +00:00
zYne
0c857398f1 2007-06-12 20:39:27 +00:00
zYne
1cfe7fc65a 2007-06-12 16:18:43 +00:00
zYne
8eef3f44c4 updated doc blocks, added savepoint as optional transaction parameter 2007-06-11 23:25:46 +00:00
zYne
b41714eec5 2007-06-05 23:15:15 +00:00
zYne
e42bb0e506 2007-06-05 21:02:21 +00:00
zYne
84eaea70d1 2007-06-05 21:00:39 +00:00
zYne
5bb1dbb893 2007-06-05 20:55:54 +00:00
zYne
1e2b0bf67b 2007-06-05 19:23:01 +00:00
zYne
10f96e01e3 fixes #309 2007-04-17 17:36:55 +00:00
zYne
b47381df1c 2007-04-03 21:19:24 +00:00
zYne
cd78c4f600 2007-03-23 16:45:24 +00:00
zYne
3c3408a99a 2007-03-23 16:29:58 +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
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
89a36ca905 2007-02-11 08:42:13 +00:00
zYne
81a21344bd 2007-02-10 21:51:53 +00:00
zYne
eef58aff4b unique index support added 2007-02-10 14:41:24 +00:00
zYne
31624bce5f support for unique constraint 2007-02-10 14:22:02 +00:00
zYne
b6575631b3 added tests for mssql import driver 2007-01-25 22:27:20 +00:00
zYne
c88d183e1f 2007-01-25 11:02:00 +00:00
zYne
65ebec5aa9 Fixed sqlite connection function binding issue when using Doctrine_Db as well as added proper primary key handling for export methods 2007-01-11 22:39:32 +00:00
zYne
0bafdb6694 Minor fixes 2007-01-10 20:34:25 +00:00
zYne
4928dfef8c 2007-01-08 00:13:41 +00:00
zYne
f56b11afbd 2007-01-05 00:28:36 +00:00
zYne
0aac52ef74 2007-01-04 23:52:18 +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
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
zYne
84bbfccbe2 DQL now supports UPDATE queries 2006-12-14 13:26:16 +00:00
zYne
3596642de4 E_STRICT fix 2006-12-04 23:01:35 +00:00
zYne
20d91125a3 E_STRICT fix 2006-12-04 22:59:19 +00:00
zYne
df0511e9dc Updated some docs, added identifier quoting to DQL, fixed some test cases, fixed dql select part handling 2006-12-03 20:05:09 +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
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
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
d6d7824135 Refactored connection modules, added new methods to Doctrine_Connection 2006-11-16 12:46:23 +00:00
zYne
7cbef3b4fe added Doctrine_Connection_Module 2006-11-15 20:36:58 +00:00
zYne
f8b966366a Ported index/sequence name fixing and common manager functionality from MDB2 2006-11-15 15:19:55 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
pookey
60985b5697 renaming all DB references to Db 2006-11-06 18:00:35 +00:00
zYne
79034ea74d Added Mysql, Mssql and Firebird expression drivers, fixes #199, #200, #201
Ticket: 199
2006-10-26 15:32:09 +00:00
zYne
20f504253b added Mysql export driver + updated some datadict drivers 2006-10-19 20:56:59 +00:00
zYne
8e9a8af676 Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes 2006-09-30 09:54:12 +00:00
zYne
e188f37e79 Export skeleton added 2006-09-29 12:04:46 +00:00