Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 18:58:38 UTC Now

2024-01-05 08:46:36 UTC MAIN commitmail json YAML

databases/diesel-cli: update to 2.1.4

v2.1.4
- Update libsqlite3-sys to allow version 0.27 as well

v2.1.3
- Increased accidentally decreased limit around element count in DISTINCT ON
  and ORDER BY clauses again as that broke existing code

v2.1.2
- Fixed another potential breaking chaneg around queries containing DISTINCT
  ON and ORDER BY clauses consisting of custom sql expressions
  (e.g. .nullable())
- Fixed an issue where #[derive(Selectable)] and #[diesel(check_for_backend)]
  generates invalid rust code if the struct contains lifetimes/generic types

(pin)