7c895c8191
update .gitignore for files under migrations
...
ignore pycache files, etc.
2026-03-30 11:31:55 -04:00
500ab56be0
ran alembic init alembic
2026-03-30 10:35:29 -04:00
91ff9a4caf
create directory for DB migrations with alembic
2026-03-30 10:29:31 -04:00
ec6f32f0c1
add a little readme
2026-03-27 08:33:42 -04:00
b70693edce
implement iterator for blocktreenode
...
this makes more sense as a useful iterator because block ids are
copy. This can be used to implement mutable/immutable reference
iteration for NotePage.
2026-03-27 06:57:03 -04:00
0fe4b4132d
implemented iterator that yields cloned blocks from a page
2026-03-27 06:49:10 -04:00
Jack Case
a26dfbd290
starting to implement an iterator for NotePage
2026-03-27 06:02:02 -04:00
91a3dc4546
initial commit with code I worked on in rust-playground
2026-03-26 17:44:10 -04:00
037ae5eeab
Initial commit
2026-03-26 12:27:15 -04:00