Ralf Becker
|
630c88d766
|
reworked installation/upgrade process to not use delta-updates any more, as we can now reliable read the schema back from our supported databases:
- makes update scripts a lot easier and saver
- updates are a lot faster now
==> only the needed update-functions get called
|
2004-10-23 15:00:44 +00:00 |
|
Ralf Becker
|
2740acc03e
|
fixed the schema-retrival functions for MySql, Postges and MaxDB
|
2004-10-14 20:35:50 +00:00 |
|
Ralf Becker
|
28ed51f49f
|
fix for bug [ 1027089 ] ALTER TABLE ... ADD COLUMN ... DEFAULT doesn't work
postgres cant add a column with a default in one go
|
2004-09-19 08:26:45 +00:00 |
|
Ralf Becker
|
7b6b6d5759
|
fixed mapping of I4 to INTEGER now, it was mediumint which is a 3-byte interger only
|
2004-08-30 15:06:05 +00:00 |
|
Ralf Becker
|
adf79e6d7e
|
added code to drop not-depending sequences when droping a table, depending ones cant and dont need to be droped separatly
|
2004-08-15 19:52:49 +00:00 |
|
Ralf Becker
|
9a67dc3141
|
import ADOdb 4.52
|
2004-08-15 18:45:20 +00:00 |
|
Ralf Becker
|
ee3f5cafff
|
added own MetaType, MetaColumns and MetaColumnNames functions for MaxDB to have better control over the column-types
|
2004-08-15 18:12:41 +00:00 |
|
Ralf Becker
|
1cabb62405
|
new schema_proc class seems to work now
|
2004-08-13 18:59:00 +00:00 |
|
Ralf Becker
|
b4e2d56594
|
added the missing postgres functions - thought they are not fully testes yet
|
2004-08-11 23:22:25 +00:00 |
|
Ralf Becker
|
4dae67c9c0
|
got updates working again for MaxDB, MySql and MsSql (untested). Now I need to start working on postgres.
|
2004-08-09 21:20:08 +00:00 |
|
Ralf Becker
|
b3d517a98c
|
imported version 4.51 of ADOdb
|
2004-08-02 08:30:47 +00:00 |
|
Ralf Becker
|
d5c32df4e3
|
first version of data-dictionary for sapdb
|
2004-07-23 00:41:24 +00:00 |
|
Ralf Becker
|
ec9ef473ce
|
imported ADOdb ver. 4.50 which should solve many php5 probs
|
2004-07-10 07:19:40 +00:00 |
|
Ralf Becker
|
0dd4cc1925
|
imported ADOdb version 4.22:
it seems to fix some php5 probs the old version had
|
2004-06-08 14:09:55 +00:00 |
|
Ralf Becker
|
3df33d3ef6
|
imported ADOdb version 4.20 released 27 Feb 2004
|
2004-03-15 22:17:52 +00:00 |
|
Ralf Becker
|
d6b8677cbd
|
Initial revision
|
2003-10-19 19:05:23 +00:00 |
|