zYne
|
486375f844
|
|
2007-10-29 22:57:32 +00:00 |
|
Jonathan.Wage
|
e50b27626b
|
Misc. tweaks.
|
2007-10-23 00:37:39 +00:00 |
|
romanb
|
7dbb38719d
|
fixed #431
|
2007-10-21 08:39:13 +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 |
|
romanb
|
dfdcf002a1
|
fixes for exporting indices
|
2007-10-19 13:16:22 +00:00 |
|
romanb
|
9b4f5db135
|
fix for mysql export module (allow specifying a default without specifying a length)
|
2007-10-19 11:13:49 +00:00 |
|
romanb
|
f1c6657c0f
|
introduced dropForeignKey() to Export and Migration
|
2007-10-19 10:58:49 +00:00 |
|
romanb
|
f8ee0975c0
|
fix for the fix.. (foreign key creation)
|
2007-10-17 19:09:48 +00:00 |
|
Jonathan.Wage
|
37cec1d690
|
-
|
2007-10-16 05:39:49 +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 |
|
Jonathan.Wage
|
8cc2c977f0
|
Formatting fixes.
|
2007-10-08 18:40:14 +00:00 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
jackbravo
|
01a3e06326
|
Fixed some identifier quoting on sqlite, mysql and pgsql. Added some tests too
|
2007-09-30 01:17:49 +00:00 |
|
Jonathan.Wage
|
3438aef503
|
Refactoring of Resource module.
|
2007-09-24 04:58:57 +00:00 |
|
Jonathan.Wage
|
35ef784eaa
|
Initial entry of Doctrine_Resource and other fixes.
|
2007-09-21 02:48:13 +00:00 |
|
Jonathan.Wage
|
ad55d16395
|
Fixes for schema importing.
|
2007-09-20 22:19:22 +00:00 |
|
Jonathan.Wage
|
3df29f7d01
|
A few tweaks.
|
2007-09-20 16:11:59 +00:00 |
|
Jonathan.Wage
|
0c8ba8e9e2
|
Removed remove alter table from sqlite b/c this is not possible in sqlite.
|
2007-09-19 19:34:45 +00:00 |
|
Jonathan.Wage
|
10bdfcb17f
|
Changes for new migration code.
|
2007-09-19 19:33:00 +00:00 |
|
Jonathan.Wage
|
8e57185e30
|
Fixes.
|
2007-09-13 22:39:52 +00:00 |
|
Jonathan.Wage
|
c9658cb29b
|
Getting exporting/importing working.
|
2007-09-13 21:32:40 +00:00 |
|
Jonathan.Wage
|
13d781cb68
|
Added aliases.
|
2007-09-13 19:25:52 +00:00 |
|
meus
|
f3a377a794
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
|
nightfreak
|
d3e4b2c912
|
small bugfix
|
2007-09-03 12:08:36 +00:00 |
|
zYne
|
15556a35a4
|
fixes #433
|
2007-08-29 22:03:55 +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
|
8dfd9e5a6b
|
Updated Oracle.php export driver to match parent function definition
|
2007-08-27 14:52:38 +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
|
d47b8f11ec
|
Again... Prevent quoting two times the table name, bug report by g00fy on irc, seems like this bug could be on other drivers as well
|
2007-08-25 00:17:30 +00:00 |
|
Jonathan.Wage
|
99ae59fd41
|
Changed import/export methods to importSchema() and exportSchema()
|
2007-08-16 22:42:35 +00:00 |
|
Jonathan.Wage
|
ff832983bd
|
Reorganized code.
|
2007-08-03 21:25:10 +00:00 |
|
njero
|
cb146fb8e8
|
The index lookup needs to allow for array("fields" => "name") where the fields list
is a string and not an array
|
2007-08-01 14:50:46 +00:00 |
|
romanb
|
8a0898d3ed
|
Several fixes for mysql export module (incorrectly added indices)
Ticket: 408
|
2007-07-30 11:47:36 +00:00 |
|
zYne
|
9eeebfd815
|
|
2007-07-24 09:35:11 +00:00 |
|
zYne
|
cfaa5f121f
|
|
2007-07-23 23:18:11 +00:00 |
|
romanb
|
75dbc8c841
|
Several bugfixes for the export module (expecially pgsql).
|
2007-07-21 15:17:17 +00:00 |
|
zYne
|
54e5f45c61
|
|
2007-07-09 11:06:49 +00:00 |
|
gnat
|
80f15ee668
|
undefined/uninitialized variable
|
2007-06-22 17:37:32 +00:00 |
|
gnat
|
4ad0c5045a
|
undefined/uninitialized variables
|
2007-06-22 17:37:06 +00:00 |
|
zYne
|
8faf31e3ae
|
|
2007-06-20 14:12:31 +00:00 |
|
zYne
|
a7632ff797
|
fixed index generation
|
2007-06-19 11:18:10 +00:00 |
|
zYne
|
0c560d73f9
|
|
2007-06-19 11:10:13 +00:00 |
|
zYne
|
a0dd44ad63
|
|
2007-06-19 10:43:19 +00:00 |
|
zYne
|
3736c71a2c
|
|
2007-06-19 10:06:19 +00:00 |
|
zYne
|
a6a612332f
|
|
2007-06-18 20:00:44 +00:00 |
|
zYne
|
45ceb8b03b
|
|
2007-06-18 19:58:53 +00:00 |
|
zYne
|
c12f764c95
|
tests for index auto-adding
|
2007-06-18 19:20:49 +00:00 |
|
zYne
|
1ad4afaf8a
|
|
2007-06-18 18:54:48 +00:00 |
|
zYne
|
8784fe6644
|
|
2007-06-18 18:18:20 +00:00 |
|