File

plugins/mod_unknown.lua @ 13852:ce4b4c2863f3 13.0

mod_storage_sql: Also retrieve all SQLite3 indices Missed this in 2558be2daaca
author Kim Alvefur <zash@zash.se>
date Wed, 16 Apr 2025 15:35:07 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform