romanb
|
ec5bb2ea3f
|
some minor refactorings. started to make a draft of the new namespaced folder structure.
|
2008-05-30 12:09:24 +00:00 |
|
jwage
|
514e17ea70
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
|
gnat
|
d0ee6cd14a
|
pre/post Up/Down methods
|
2008-02-17 04:53:51 +00:00 |
|
jwage
|
8cc89beb41
|
Moved Doctrine_Migration_Builder and Doctrine_Import_Builder to Doctrine_Builder_Migration and Doctrine_Builder_Record. Updated code to work with new class names.
|
2008-01-23 16:47:58 +00:00 |
|
jwage
|
aa1592c002
|
Fixed incorrect function call.
|
2008-01-23 01:00:45 +00:00 |
|
jwage
|
64ead091aa
|
Formatting fixes.
|
2008-01-23 00:43:03 +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 |
|
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
|
2bd3667750
|
A few fixes to Migrations and formatting/code fixes.
|
2007-11-25 20:30:51 +00:00 |
|
meus
|
d5cc06e7b8
|
some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments
|
2007-11-18 20:37:44 +00:00 |
|
romanb
|
82432246b9
|
Doctrine_Migration::setTableName now takes the ATTR_TBLNAME_FORMAT into account
|
2007-11-18 16:42:33 +00:00 |
|
Jonathan.Wage
|
3b898ca983
|
Added getTableName() and setTableName()
|
2007-11-07 01:41:50 +00:00 |
|
Jonathan.Wage
|
db10d4a00e
|
Formatting/standards changes.
|
2007-10-26 04:13:29 +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
|
975b74bd6f
|
Enhancements to CLI and removing sandbox files. Will add ignores.
|
2007-10-20 06:12:20 +00:00 |
|
Jonathan.Wage
|
8d2aebad70
|
A little formatting and documentation.
|
2007-10-20 02:30:15 +00:00 |
|
Jonathan.Wage
|
9440cf04f6
|
Additions to migrations to support generating migrations from models or existing databases.
|
2007-10-19 22:11:45 +00:00 |
|
romanb
|
dfdcf002a1
|
fixes for exporting indices
|
2007-10-19 13:16:22 +00:00 |
|
romanb
|
f1c6657c0f
|
introduced dropForeignKey() to Export and Migration
|
2007-10-19 10:58:49 +00:00 |
|
romanb
|
28dcf18508
|
made version comparison less strict
|
2007-10-18 16:36:55 +00:00 |
|
romanb
|
29c220f482
|
export & migration fix
|
2007-10-17 18:49:02 +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
|
54c3b98d73
|
Fixes.
|
2007-10-15 20:39:44 +00:00 |
|
Jonathan.Wage
|
81324ec826
|
Fleshing out functionality of CLI system and changed syntax of migration classes to only required a to parameter since we already know where we are coming from.
|
2007-10-11 03:23:33 +00:00 |
|
Jonathan.Wage
|
300669d13a
|
Changed methods to public.
|
2007-10-08 16:04:46 +00:00 |
|
Jonathan.Wage
|
0b6aa395ed
|
Fixes for migration to allow migrating from current version to latest version.
|
2007-10-08 15:58:23 +00:00 |
|
romanb
|
69874b729f
|
small migration fix (notice+warning when the migration folder is empty because of uninitialized variable)
|
2007-10-08 09:00:20 +00:00 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
Jonathan.Wage
|
d4e3567ab9
|
Changes to migration.
|
2007-09-20 20:24:38 +00:00 |
|
Jonathan.Wage
|
10bdfcb17f
|
Changes for new migration code.
|
2007-09-19 19:33:00 +00:00 |
|
Jonathan.Wage
|
b41259b04a
|
|
2007-09-19 16:26:28 +00:00 |
|
Jonathan.Wage
|
900c0161eb
|
Initial entry.
|
2007-09-18 20:15:17 +00:00 |
|