Enhancements
- [sea-orm-macros] Use fully-qualified syntax for ActiveEnum associated type #2552
- Accept
LikeExpr
inlike
andnot_like
#2549
Bug fixes
- Check if url is well-formed before parsing #2558
QuerySelect::column_as
method cast ActiveEnum column #2551
House keeping
- Remove redundant
Expr::expr
from internal code #2554