ZIm/crates/sqlez/src
Mikayla Maki f3b7f5944d
Fix a rare crash on startup (#19922)
Release Notes:

- Fixed a rare crash that could happen when certain SQL statements are
prepared
2024-10-29 12:30:55 -07:00
..
bindable.rs Workspace persistence for SSH projects (#17996) 2024-09-19 17:51:28 +02:00
connection.rs Dynamicer builds (#13074) 2024-06-21 16:32:32 -07:00
domain.rs Reworked thread safe connection be threadsafer,,,, again 2022-12-03 16:06:02 -08:00
lib.rs working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
migrations.rs Compare migrations formatted uniformly (#18760) 2024-10-05 12:58:45 +03:00
savepoint.rs Added center group deserialization 2022-12-03 16:06:01 -08:00
statement.rs Fix a rare crash on startup (#19922) 2024-10-29 12:30:55 -07:00
thread_safe_connection.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
typed_statements.rs Workspace persistence for SSH projects (#17996) 2024-09-19 17:51:28 +02:00
util.rs Restore HTTP client transition, but use reqwest everywhere (#19055) 2024-10-11 14:58:58 -07:00