diff options
Diffstat (limited to 'contrib/oracle/TODO')
-rw-r--r-- | contrib/oracle/TODO | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/contrib/oracle/TODO b/contrib/oracle/TODO index 8f9455aa22d..c9f43921704 100644 --- a/contrib/oracle/TODO +++ b/contrib/oracle/TODO @@ -1,13 +1,10 @@ -Here are some more thing to do : +Add possible call to perl function for each field value exported +(data conversion on the fly before dump) - - More precision in type conversion based on length - (I've no good DB to do that) - -This will be done as soon as possible + - Fix problem regarding table/constraint output order. The following need your help : - - Extracting/converting datas. - SQL queries converter. - PL/SQL code converter. |