This website requires JavaScript.
Explore
Help
Sign In
oak-team
/
oak-gpui
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
aa0a18968aa331dfd81c6076e532444cbac90377
oak-gpui
/
crates
/
sqlez
/
src
T
History
Mikayla Maki
e682e2dd72
Changed SQLez migrations to be executed eagerly
...
Added fix for terminal working directory's sometimes getting lost co-authored-by: Kay <
kay@zed.dev
>
2023-01-30 14:38:48 -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
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
Changed SQLez migrations to be executed eagerly
2023-01-30 14:38:48 -08:00
savepoint.rs
Added center group deserialization
2022-12-03 16:06:01 -08:00
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
make thread safe connection more thread safe
2022-12-03 16:06:01 -08:00