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

2866 Commits

Author SHA1 Message Date
zYne
ed8b89fc3b removed deprecated schema classes 2007-10-18 19:46:06 +00:00
zYne
1a990b6eae fixed version column attributes 2007-10-18 19:39:19 +00:00
zYne
ee1cf1013a fixed updateIndex() 2007-10-18 19:37:50 +00:00
zYne
6825767cba removed deprecated schema test case 2007-10-18 19:36:54 +00:00
phuson
1ddd4f5db4 Added back the generation of "equal: true" from schema files. 2007-10-18 19:36:18 +00:00
zYne
a6d05624f5 fixed versionable template to adhere to generic plugin structure 2007-10-18 19:13:30 +00:00
zYne
ea5e58fece removed deprecated schema and object classes 2007-10-18 19:05:00 +00:00
romanb
28dcf18508 made version comparison less strict 2007-10-18 16:36:55 +00:00
Jonathan.Wage
066e7d524f Initial entry of sandbox and cli manual documentation. 2007-10-18 04:37:41 +00:00
Jonathan.Wage
c7b5185be2 Initial entry of sandbox schema and data fixtures. 2007-10-18 04:04:28 +00:00
Jonathan.Wage
90fd42291e Updates to sandbox and manual. 2007-10-18 04:03:33 +00:00
Jonathan.Wage
1bbc5b15ee Fixes to relationship building and added support for new schema options. 2007-10-17 23:14:28 +00:00
zYne
be20cf3b45 docs for batch updates 2007-10-17 21:19:51 +00:00
jepso
ae632b4766 fixed include paths 2007-10-17 21:19:29 +00:00
zYne
08bec68587 2007-10-17 21:17:01 +00:00
jepso
f8e2c314a2 moving /manual/new to /manual 2007-10-17 21:16:49 +00:00
jepso
ac89acd39b removed old documentation files 2007-10-17 21:12:46 +00:00
zYne
10b6e115d0 some docs for file searching functionality 2007-10-17 20:54:23 +00:00
zYne
67a8ed5f75 2007-10-17 20:34:55 +00:00
zYne
733e44e420 docs for text analyzers 2007-10-17 20:14:46 +00:00
zYne
c1c87d0287 added test case for file searching functionality 2007-10-17 19:54:29 +00:00
romanb
48a1f48da9 typo 2007-10-17 19:44:49 +00:00
romanb
3e7d9d227e small update to validation docs 2007-10-17 19:44:08 +00:00
zYne
5f0b6cd1cd fixed VALIDATE_ALL constant value 2007-10-17 19:38:53 +00:00
romanb
e428845d0e corrected some tests 2007-10-17 19:24:03 +00:00
Jonathan.Wage
e2e38849ac Added support for connection binding, templates, act as, and attributes. 2007-10-17 19:21:06 +00:00
romanb
f8ee0975c0 fix for the fix.. (foreign key creation) 2007-10-17 19:09:48 +00:00
romanb
29c220f482 export & migration fix 2007-10-17 18:49:02 +00:00
jepso
d9e213a2cf fixes #484 2007-10-17 14:50:55 +00:00
phuson
3e39fcf30c Implemented generation for loadTemplate() from Schema file. 2007-10-17 09:18:59 +00:00
phuson
e63393cd39 Added generation for "equal: true" in the relations block of yml. 2007-10-17 05:43:07 +00:00
Jonathan.Wage
852a2fdf87 Fixes to importing and merging of data fixtures from multiple files. 2007-10-17 01:54:27 +00:00
Jonathan.Wage
05119fe758 Fixes for relationship building. 2007-10-17 01:12:21 +00:00
Jonathan.Wage
6ee5df4aab Addex support for indexes and attributes to schema. 2007-10-16 23:33:14 +00:00
zYne
359d07b04d fixes #484, validator nospace not validating correctly 2007-10-16 22:12:04 +00:00
zYne
b102ebf9fb 2007-10-16 22:10:49 +00:00
zYne
76bd8b76e4 added more stopwords to analyzer 2007-10-16 21:49:55 +00:00
zYne
e10acab862 drafting the new class Doctrine_Search_File 2007-10-16 21:33:06 +00:00
romanb
4fb5f7c201 added createForeignKey() support to export module and migrations 2007-10-16 17:05:52 +00:00
romanb
abde67f73c added createConstraint()/dropConstraing() support to migrations 2007-10-16 16:22:02 +00:00
Jonathan.Wage
37cec1d690 - 2007-10-16 05:39:49 +00:00
Jonathan.Wage
50ab186792 Fixes for sql exporting so it will get all loaded models if no directory is specified. 2007-10-16 02:37:31 +00:00
Jonathan.Wage
f2a7390c29 Fixed calls to wrong static functions and added some functionality to sandbox. 2007-10-16 00:48:09 +00:00
samw3
c8812542b1 fixed newlines (I had my editor in windoze mode) 2007-10-16 00:28:39 +00:00
samw3
d522ba7355 changes db drivers to match the new two parameter Export::getDeclaration() 2007-10-16 00:03:15 +00:00
samw3
61274843ed Testing migration addColumn 2007-10-15 23:39:20 +00:00
Jonathan.Wage
09f082421b Removed because it is replaced with a Doctrine_Task and is available from the cli. You can also call it directly with Doctrine_Facade::compile(); 2007-10-15 23:36:00 +00:00
Jonathan.Wage
dd5347b096 Fix to alter table command. 2007-10-15 23:16:54 +00:00
Jonathan.Wage
41f8d264e5 Initial entry. 2007-10-15 23:04:39 +00:00
Jonathan.Wage
f54687fdcb Fixes to original compiler code to allow the exporting of certain drivers. 2007-10-15 23:03:08 +00:00