-
write tests
-
write tests for new chain system
-
plan new chain system with claude
-
unbuild and publish
-
in schema when something is not required but has a default value, it should not be an optional type
-
default values should work
-
batch delete + other batch
-
add date type
-
count records
- migrations for idb? handle version
- mirror supabase schema
- augment supabase and manage idb and remote supabase db at once, use offline/online whichever is available
- sync data between idb and remote
- remove
get()
and make it implicit - technically we could support any driver from unstorage