sqlx/sqlx-sqlite
Jason Ish c50572eef2
fix: sqlite update_hook char types (#3288)
Use "c_char" instead of "i8" as it resolves to the correct string type
on different architectures.

Fixes: #3287
2024-07-22 15:26:47 -07:00
..
2024-06-20 10:56:08 -07:00
2024-06-20 10:56:08 -07:00