Mikayla Maki
|
5e240f98f0
|
Reworked thread safe connection be threadsafer,,,, again
Co-Authored-By: kay@zed.dev
|
2022-12-03 16:06:02 -08:00 |
|
Kay Simmons
|
f68e8d4664
|
Address some issues with the sqlez_macros
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
a29ccb4ff8
|
make thread safe connection more thread safe
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
dd9d20be25
|
Added sql! proc macro which checks syntax errors on sql code and displays them with reasonable underline locations
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
359b8aaf47
|
rename sql_method to query and adjust the syntax to more closely match function definitions
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
1cc3e4820a
|
working serialized writes with panics on failure. Everything seems to be working
|
2022-12-03 16:06:01 -08:00 |
|
Mikayla Maki
|
6530658c3e
|
Added center group deserialization
|
2022-12-03 16:06:01 -08:00 |
|
Kay Simmons
|
d20d21c6a2
|
Dock persistence working!
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
|
2022-12-03 16:06:01 -08:00 |
|
Mikayla Maki
|
4798161118
|
Distributed database pattern built.
Co-Authored-By: kay@zed.dev
|
2022-12-03 16:06:01 -08:00 |
|
Mikayla Maki
|
c84201fc9f
|
Done first draft of strongly typed migrations
|
2022-12-03 16:05:25 -08:00 |
|
Kay Simmons
|
4a00f0b062
|
Add typed statements
|
2022-12-03 16:05:25 -08:00 |
|
Mikayla Maki
|
406663c75e
|
Converted to sqlez, so much nicer
|
2022-12-03 16:05:25 -08:00 |
|
Mikayla Maki
|
3c1b747f64
|
WIP almost compiling with sqlez
|
2022-12-03 16:05:25 -08:00 |
|
Mikayla Maki
|
777f05eb76
|
Finished implementing the workspace stuff
|
2022-12-03 16:05:25 -08:00 |
|
Mikayla Maki
|
ddecba143f
|
Refactored workspaces API and corrected method headers + fixed bug caused by migration failures
co-authored-by: kay@zed.dev
|
2022-12-03 16:04:10 -08:00 |
|
Mikayla Maki
|
5505a776e6
|
Figured out a good schema for the pane serialization stuff
|
2022-12-03 16:04:10 -08:00 |
|
Mikayla Maki
|
b48e28b555
|
Built first draft of workspace serialization schemas, started writing DB tests
Co-Authored-By: kay@zed.dev
|
2022-12-03 16:04:10 -08:00 |
|
Mikayla Maki
|
84c7aa9cad
|
Finished up initial sqlite implemention
Co-Authored-By: kay@zed.dev
|
2022-10-18 15:58:05 -07:00 |
|
K Simmons
|
05b4b443d9
|
working items schema
|
2022-10-17 17:04:30 -07:00 |
|
Mikayla Maki
|
4b09f77950
|
WIP
|
2022-10-17 17:04:30 -07:00 |
|
Mikayla Maki
|
dbea3cf20c
|
Converted to using rusqlite
|
2022-10-17 17:04:30 -07:00 |
|
K Simmons
|
aa8fa4a6d5
|
more wip
|
2022-10-17 17:04:29 -07:00 |
|