ZIm/crates/sqlez/src
Kirill Bulatov 1f31022cbe
Compare migrations formatted uniformly (#18760)
Otherwise old migrations may be formatted differently than new
migrations, causing comparison errors.

Follow-up of https://github.com/zed-industries/zed/pull/18676

Release Notes:

- N/A
2024-10-05 12:58:45 +03: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 remote projects per user (#10594) 2024-04-23 15:33:09 -06: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 make thread safe connection more thread safe 2022-12-03 16:06:01 -08:00