zed/crates/sqlez/src
2023-02-13 13:50:37 -08:00
..
bindable.rs mostly working now 2023-01-25 11:36:38 -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 fix sqlez warning, introduce tab and enter bindings to vim for inputing tab and enter text when waiting for text 2023-02-13 13:50:37 -08:00
savepoint.rs
statement.rs wip 2023-01-25 11:32:19 -08:00
thread_safe_connection.rs Appease clippy 2023-01-01 23:50:45 -05:00
typed_statements.rs Changed SQLez migrations to be executed eagerly 2023-01-30 14:38:48 -08:00
util.rs