|
|
|
|
|
by iansinnott
974 days ago
|
|
Thanks for elaborating, that makes sense. Historically WebSQL would drop a real live SQLite database onto the disk (in some application support directory for the browser) which was very convenient for exactly this use case. It's unfortunate that's no longer the case. |
|