1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-10 09:20:26 +00:00
TiddlyWiki5/plugins/tiddlywiki/multiwikiserver/modules/store
Jeremy Ruston 19e341c760 Add support for Node.js integrated sqlite
Available in Node.js 22.50 - see https://nodejs.org/api/sqlite.html

Given the Node.js release timeline, I think it will be reasonable to switch to the integrated Node.js sqlite as the default, which will avoid all the npm install kerfuffle too.
2025-01-08 12:47:40 +00:00
..
attachments.js MWS: fix editing attachment tiddlers (#8455) 2024-08-28 17:13:52 +01:00
sql-engine.js Add support for Node.js integrated sqlite 2025-01-08 12:47:40 +00:00
sql-tiddler-database.js #8862 fix bug with ACL permissions (#8864) 2024-12-24 12:01:18 +00:00
sql-tiddler-store.js Fix attachment size check 2024-12-09 17:51:44 +00:00
tests-sql-tiddler-database.js Add support for Node.js integrated sqlite 2025-01-08 12:47:40 +00:00
tests-sql-tiddler-store.js #8854 fix acl error in anon mode (#8857) 2024-12-23 14:07:43 +00:00