mod_storage_sql: Fix tests for SQLite3
|
Kim Alvefur |
Sat, 08 Feb 2025 12:55:40 +0100 |
mod_storage_sql: Don't treat Enter or Ctrl-C as yes in upgrade command
|
Kim Alvefur |
Thu, 23 Jan 2025 22:32:44 +0100 |
mod_storage_sql: Detect SQLite3 without UPSERT (or SQLCipher 3.x)
|
Kim Alvefur |
Thu, 23 Jan 2025 19:33:05 +0100 |
mod_storage_sql: Remove the word 'error' from debug messages
|
Kim Alvefur |
Wed, 08 Jan 2025 22:30:30 +0100 |
mod_storage_sql: Use UUIDv7 as keys
|
Kim Alvefur |
Mon, 17 Jul 2023 04:30:35 +0200 |
mod_storage_sql: Spell out missing dependencies
|
Kim Alvefur |
Sat, 22 Jul 2023 16:15:48 +0200 |
mod_storage_sql: Pass variables as arguments instead of upvalues
|
Kim Alvefur |
Sat, 22 Jul 2023 15:22:54 +0200 |
plugins: Use boolean config method in some places
|
Kim Alvefur |
Tue, 18 Jul 2023 12:38:16 +0200 |
mod_storage_sql: Use integer config option for cache size
|
Kim Alvefur |
Tue, 18 Jul 2023 11:53:31 +0200 |
mod_storage_sql: Use config enum for 'sqlite_tune'
|
Kim Alvefur |
Tue, 18 Jul 2023 11:53:12 +0200 |
mod_storage_sql: Allow higher precision timestamps in SQLite3
|
Kim Alvefur |
Mon, 17 Jul 2023 04:52:50 +0200 |
plugins: Use integer config API with interval specification where sensible
|
Kim Alvefur |
Mon, 17 Jul 2023 01:38:54 +0200 |
mod_storage_sql: Remove completed TODO (testing UPSERT on PostgreSQL)
|
Kim Alvefur |
Wed, 12 Jul 2023 22:51:37 +0200 |
mod_storage_sql: Fix column name in index check for PostgreSQL
|
Kim Alvefur |
Sat, 17 Jun 2023 13:37:33 +0200 |
mod_storage_sql: Adjust indentation to align with surrounding code
|
Kim Alvefur |
Sat, 17 Jun 2023 13:36:42 +0200 |