sqlx/sqlx-core
tyrelr d5b8c66e24 Fix sqlite update return and order by type inference (#1960)
* add failing test cases for update/delete return into

* fix regression in null tracking by improving tracking of cursor empty/full state

* add failing test case for order by column types

* Add support for SorterOpen,SorterInsert,SorterData

* add failing test case for unions

* fix range copy/move implementation

* fix wrong copy/move range

* remove calls to dbg!
2023-02-21 13:25:25 -08:00
..
src Fix sqlite update return and order by type inference (#1960) 2023-02-21 13:25:25 -08:00
Cargo.toml Update libsqlite3-sys to 0.25.1 (#2094) 2023-02-21 13:25:25 -08:00