zed/crates/sqlez/src
Joseph Lyons 7c60f636d5 Fix typos
2023-06-02 22:02:19 -04:00
..
bindable.rs WIP: Add persistence to new docks 2023-05-17 17:34:20 -07: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 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 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 Added center group deserialization 2022-12-03 16:06:01 -08:00
statement.rs WIP: Add persistence to new docks 2023-05-17 17:34:20 -07:00
thread_safe_connection.rs Fix typos 2023-06-02 22:02:19 -04:00
typed_statements.rs WIP: Add persistence to new docks 2023-05-17 17:34:20 -07:00
util.rs make thread safe connection more thread safe 2022-12-03 16:06:01 -08:00