zed/crates/sqlez/src
Mikayla Maki ebbe6e7aa9 Add serializing and restoring editor scroll position
Co-authored-by: Kay <kay@zed.dev>
2023-01-09 14:06:40 -08:00
..
bindable.rs Add serializing and restoring editor scroll position 2023-01-09 14:06:40 -08:00
connection.rs Added support for ALTER TABLE syntax in the syntax error checker function 2023-01-09 12:41:37 -08:00
domain.rs
lib.rs
migrations.rs
savepoint.rs
statement.rs Appease clippy 2023-01-01 23:50:45 -05:00
thread_safe_connection.rs Appease clippy 2023-01-01 23:50:45 -05:00
typed_statements.rs Appease clippy 2023-01-01 23:50:45 -05:00
util.rs