log plugins/mod_storage_sql.lua @ 11271:41a962b72a6e

age author description
Sat, 09 Jan 2021 21:08:33 +0100 Kim Alvefur mod_storage_sql: Advertise support for id range query
Thu, 02 Jul 2020 19:03:59 +0200 Kim Alvefur mod_storage_sql: Measure hits/misses on the item count cache
Fri, 12 Jun 2020 16:54:38 +0100 Matthew Wild mod_storage_sql: Fix incorrect results when fetching items before specific archive id
Sat, 02 May 2020 14:13:02 +0200 Kim Alvefur mod_storage_sql: Log database connection parameters when creating engine
Sun, 22 Mar 2020 21:13:09 +0100 Kim Alvefur Merge 0.11->trunk
Sun, 22 Mar 2020 21:05:59 +0100 Kim Alvefur mod_storage_sql: Add index covering sort_id to improve performance (fixes #1505) 0.11
Wed, 11 Mar 2020 16:32:41 +0000 Matthew Wild storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all()