Skip to content

mwseaql: Upgrade to sea-query 0.28

Legoktm requested to merge sea-query-28 into main

Derive the new IdenStatic trait since none of our definitions are dynamic, and consequently derive Copy and Clone as well.

This will also require a MSRV of 1.62. We may want to split this out into a separate repository for that reason.

Merge request reports