Skip to content

Commit ab6672b

Browse files
committed
Release 1.0.0
1 parent f330f14 commit ab6672b

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

CHANGELOG

Whitespace-only changes.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Version 1.0.0, released 2023-02-08 #
2+
3+
## Enhancements: ##
4+
5+
- Add support for migrating partitioned tables.
6+
Patch by Florent Jardin.
File renamed without changes.

ora_migrator.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
comment = 'Tools to migrate Oracle databases to PostgreSQL'
2-
default_version = '0.9.2'
2+
default_version = '1.0.0'
33
requires = 'oracle_fdw, db_migrator'
44
superuser = false
55
relocatable = true

0 commit comments

Comments
 (0)