All Versions
27
Latest Version
Avg Release Cycle
68 days
Latest Release
1844 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.3.4 Changes
July 06, 2017- โ Added
analyze
method - ๐ Fixed
fill
with--dry-run
option - ๐ Better error message for tables without primary key
- โ Added
-
v0.3.3 Changes
March 22, 2017- ๐ Fixed error when creating partitions
-
v0.3.2 Changes
December 15, 2016- Exit with error code on interrupt
- ๐ Fixed
--start
option with--swapped
-
v0.3.1 Changes
December 13, 2016- ๐ Fixed exception with
--no-partition
option - ๐ Use proper cast type in
fill
method for legacytimestamptz
columns
- ๐ Fixed exception with
-
v0.3.0 Changes
December 12, 2016- ๐ Better query performance for
timestamptz
columns - โ Added support for schemas other than
public
- ๐ Better query performance for
-
v0.2.3 Changes
October 10, 2016- โ Added
--dest-table
option tofill
- ๐ Fixed errors with
fill
when no partitions created
- โ Added
-
v0.2.2 Changes
October 06, 2016- Set
lock_timeout
onswap
to prevent bad things from happening - Friendlier error messages
- Set
-
v0.2.1 Changes
September 28, 2016- โ Added
--where
option tofill
- ๐ Fixed partition detection with
fill
- ๐ Fixed error for columns named
user
withfill
- โ Added
-
v0.2.0 Changes
September 22, 2016- Switched to new trigger, which is about 20% faster
-
v0.1.7 Changes
September 14, 2016- โ Added
--source-table
option tofill
- โ Added