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
|
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
|
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 |
|
meus
|
f3a377a794
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +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 |
|
zYne
|
9eeebfd815
|
|
2007-07-24 09:35:11 +00:00 |
|
zYne
|
cfaa5f121f
|
|
2007-07-23 23:18:11 +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 |
|
zYne
|
0c560d73f9
|
|
2007-06-19 11:10:13 +00:00 |
|
zYne
|
8784fe6644
|
|
2007-06-18 18:18:20 +00:00 |
|
zYne
|
0bf5bf839c
|
|
2007-06-14 20:29:33 +00:00 |
|
zYne
|
c8ac51e864
|
little bug fixes
|
2007-06-14 20:18:25 +00:00 |
|
zYne
|
f8134df165
|
|
2007-06-13 22:18:34 +00:00 |
|
zYne
|
27ae95af91
|
dropDatabase() added
|
2007-06-13 21:41:20 +00:00 |
|
zYne
|
1a14aa301d
|
MDB2 porting continues
|
2007-06-13 21:37:33 +00:00 |
|
zYne
|
8eef3f44c4
|
updated doc blocks, added savepoint as optional transaction parameter
|
2007-06-11 23:25:46 +00:00 |
|
zYne
|
47daaa9cfa
|
Algorithm for creating the tables in correct order
|
2007-04-03 17:36:46 +00:00 |
|
zYne
|
759c23f490
|
first draft for sqlite cascading delete emulation with triggers
|
2007-03-22 13:32:43 +00:00 |
|
zYne
|
306dd80312
|
sqlite foreign key support
|
2007-03-22 12:47:37 +00:00 |
|
zYne
|
d4fa4640cb
|
updated index handling
|
2007-02-10 20:48:11 +00:00 |
|
gnat
|
511a961d53
|
Fixed variable name typos
|
2007-01-27 00:07:59 +00:00 |
|
zYne
|
1eb8b54d81
|
lots of refactorings
|
2007-01-21 18:31:51 +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
|
2bdb6860c9
|
Updated sqlite export driver
|
2007-01-10 19:05:58 +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
|
7b48189ba5
|
new DQL aggregate value model
|
2006-12-21 22:06:08 +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
|
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
|
085dc9d601
|
Enhanced class doc blocks, fixes #228
|
2006-11-12 12:14:08 +00:00 |
|
zYne
|
de07b6a345
|
Dependency and strict standard fixes
|
2006-11-11 19:24:55 +00:00 |
|
zYne
|
240d51e929
|
Added sqlite export driver
|
2006-10-20 21:31:00 +00:00 |
|