mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Update to ora2pg 1.2.
This commit is contained in:
6
contrib/oracle/TODO
Normal file
6
contrib/oracle/TODO
Normal file
@ -0,0 +1,6 @@
|
||||
- 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.
|
Reference in New Issue
Block a user