aboutsummaryrefslogtreecommitdiff
path: root/contrib/oracle/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/oracle/TODO')
-rw-r--r--contrib/oracle/TODO19
1 files changed, 13 insertions, 6 deletions
diff --git a/contrib/oracle/TODO b/contrib/oracle/TODO
index 3aae0f1cf1a..8f9455aa22d 100644
--- a/contrib/oracle/TODO
+++ b/contrib/oracle/TODO
@@ -1,6 +1,13 @@
-- Extract sequences on tables. Seem to be difficult, can't find the way to link
- a sequence with one or more column. So problably just dump and edit manually
-- More precision in type conversion based on length (I've no good DB to do that)
-- Extract triggers and internal function.
-- Extract datas.
-- SQL queries converter.
+Here are some more thing to do :
+
+ - More precision in type conversion based on length
+ (I've no good DB to do that)
+
+This will be done as soon as possible
+
+The following need your help :
+
+ - Extracting/converting datas.
+ - SQL queries converter.
+ - PL/SQL code converter.
+