log plugins/mod_storage_sql.lua @ 13221:2a9ce229efac

age author description
Mon, 17 Jul 2023 04:52:50 +0200 Kim Alvefur mod_storage_sql: Allow higher precision timestamps in SQLite3
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Wed, 12 Jul 2023 22:51:37 +0200 Kim Alvefur mod_storage_sql: Remove completed TODO (testing UPSERT on PostgreSQL)
Sat, 17 Jun 2023 13:37:33 +0200 Kim Alvefur mod_storage_sql: Fix column name in index check for PostgreSQL
Sat, 17 Jun 2023 13:36:42 +0200 Kim Alvefur mod_storage_sql: Adjust indentation to align with surrounding code
Sat, 17 Jun 2023 00:22:45 +0200 Kim Alvefur mod_storage_sql: Only remove old index if it exists