Skip to content

Commit 73a213c

Browse files
committed
Release 1.0.0
1 parent c357bd7 commit 73a213c

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

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.

db_migrator.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
comment = 'Tools to migrate other databases to PostgreSQL'
2-
default_version = '0.9.0'
2+
default_version = '1.0.0'
33
superuser = false
44
relocatable = true

0 commit comments

Comments
 (0)