3
0
mirror of https://github.com/isar/rusqlite.git synced 2025-04-15 04:47:44 +08:00

8 Commits

Author SHA1 Message Date
gwenn
dcc226c509 Fix clippy warnings 2024-07-21 16:09:21 +02:00
Austin Schey
269dd72a76 check errors from sqlite3_preupdate_old and sqlite3_preupdate_new 2024-03-31 08:47:03 -05:00
Austin Schey
ba392cf104 fix syntax 2024-03-31 08:06:33 -05:00
Austin Schey
41cf19030a minor changes to match other hooks 2024-03-31 08:04:09 -05:00
Austin Schey
475c2fc691 fix indentation 2024-03-30 12:53:52 -05:00
Austin Schey
dd92f1d6df add static lifetime bound and compile test 2024-03-30 12:45:52 -05:00
Austin Schey
fb50d45bdf remove extra lifetime 2024-03-30 10:49:12 -05:00
Austin Schey
b910eafee5 move preupdate hook to separate file 2024-03-30 06:15:58 -05:00