Path to this page:
Subject: CVS commit: pkgsrc/databases/diesel-cli
From: pin
Date: 2025-03-06 09:27:24
Message id: 20250306082725.067E1FBE1@cvs.NetBSD.org
Log Message:
databases/diesel-cli: update to 2.2.8
Fixed
- Allow #[diesel(check_for_backend(_))] to check fields with #[diesel(embed)] \
annotations
- Improve custom compile error message around CompatibleType
- Fix a bug that restricted the number of allowed columns in COPY FROM \
statements to 12
- Expose some SqliteValue helper functions
- Use consistent whitespace in ASC/DESC, DISTINCT ON, and DELETE FROM clauses
Files: