Releases: JasperFx/weasel
Releases · JasperFx/weasel
V8.1.0
What's Changed
- Command line usage improvements by @jeremydmiller in #185
- Fix/fix removing partitions by value by @netijoe in #180
New Contributors
Full Changelog: V8.0.0...V8.1.0
V8.0.0
What's Changed
- Re-arranged dependencies to use JasperFx. Collapsed Weasel.CommandLine into Core by @jeremydmiller in #172
- Remove intermediary string allocations from Function/HashPartition parsing by @Hawxy in #173
- Broken delta on views by @jakobt in #176
New Contributors
Full Changelog: V7.13.5...V8.0.0
V7.14.2
What's Changed
- Topological sort of impacted tables and using CONCURRENTLY on detachi… by @jeremydmiller in #177
- Schemas in migrations by @jeremydmiller in #178
Full Changelog: V7.14.1...V7.14.2
V7.14.1
What's Changed
- Convenience method to drop managed partition by the value. Bumps to 7.14 by @jeremydmiller in #175
- Fix by @jakobt for view delta comparisons with PostgreSQL
Full Changelog: V7.13.5...V7.14.1
V7.13.5
What's Changed
- Detaching partition tables before dropping them when removing a parti… by @jeremydmiller in #169
Full Changelog: V7.13.4...V7.13.5
V7.13.4
What's Changed
- Fix Index parsing of column with canonization for character varying as varchar by @mysticmind in #168
Full Changelog: V7.13.3...V7.13.4
V7.13.3
What's Changed
- Bug fix to handle index name containing upper case chars by @mysticmind in #165
- Solve more NuGet warnings by @NeussConsulting in #164
- Check SqlState instead of error message by @e-tobi in #161
- Mild fix for adding & dropping partitions in table managed partitions by @jeremydmiller in #166
New Contributors
Full Changelog: V7.13.2...V7.13.3
V7.13.2
What's Changed
- Making the foreign key correction for partition columns be a little s… by @jeremydmiller in #163
Full Changelog: V7.13.1...V7.13.2
V7.13.1
What's Changed
- Add support for adding named parameters using dictionaries. by @elexisvenator in #157
- Ability to drop list managed partitions at runtime by @jeremydmiller in #158
- Support named parameters in where fragments by @elexisvenator in #159
- Update NuGet packages by @NeussConsulting in #152
- Fixes for calculating table migrations with a mix of partitions and foreign keys for PostgreSQL by @jeremydmiller in #160
New Contributors
- @NeussConsulting made their first contribution in #152
Full Changelog: V7.12.4...V7.13.1
V7.12.4
What's Changed
- Quote postgres table and column names which use reserved keywords by @mysticmind in #155
- The Sql Server Command Builder has apparently never been usable, but … by @jeremydmiller in #156
Full Changelog: V7.12.3...V7.12.4