view plugins/mod_unknown.lua @ 10700:3fce670e0733 0.11

mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505)
author Kim Alvefur <zash@zash.se>
date Sun, 22 Mar 2020 21:05:59 +0100
parents 28a90f5fea46
children
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