Release 2.7.0
What's Changed
- migrate: add CallbackRegister::Find by @mmatczuk in #210
- dbutil: RewriteTable add possibility to skip rows by @mmatczuk in #211
- Added test database name flag by @spolischook in #209
- Make qb.DESC of type qb.Order, not bool by @Drahflow in #218
- avoid DATA RACE if reusing query builder by @tehsphinx in #220
- Add TupleNamed for two-sided range-queries on tuples by @Drahflow in #219
New Contributors
- @spolischook made their first contribution in #209
- @Drahflow made their first contribution in #218
- @tehsphinx made their first contribution in #220
Full Changelog: v2.6.0...v2.7.0