-
@ 047a38f9:9a648165
2025-04-25 14:14:23Database schema and migration logic for ndk-cache-sqlite-wasm implemented to match ndk-mobile. WASM loader uses sql.js as a placeholder for SQLite WASM. Next: implement core adapter methods (getEvent, fetchProfile, saveProfile, etc.), each in its own file, and bind them to the main class.