chrome-storm-c442
ac7e174e41
v1.8.53: fix Redis and MariaDB GUI tabs — wrong client API calls
- redis_tab: fix RedisClient constructor (pass server dict, not alias+store)
- redis_tab: add connect() call, add disconnect on server switch
- redis_tab: remove non-existent db= parameter from execute(), use select_db()
- redis_client: add select_db() method for runtime DB switching
- query_tab: fix use_database() → switch_database(), close() → disconnect()
- query_tab: fix execute() → execute_query() with dict unpacking
- query_tab: add missing connect() call after SQLClient creation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 03:28:12 -05:00
..
2026-02-23 07:49:13 -05:00
2026-02-24 07:43:15 -05:00
2026-02-24 09:35:24 -05:00
2026-02-24 04:56:16 -05:00
2026-02-24 09:35:24 -05:00
2026-02-24 14:37:37 -05:00
2026-02-24 14:37:37 -05:00
2026-02-23 11:07:51 -05:00
2026-02-24 09:35:24 -05:00
2026-02-25 03:28:12 -05:00
2026-02-24 14:37:37 -05:00
2026-02-24 14:37:37 -05:00
2026-02-24 05:17:21 -05:00
2026-02-24 09:35:24 -05:00
2026-02-24 03:48:30 -05:00
2026-02-24 09:35:24 -05:00
2026-02-24 09:35:24 -05:00
2026-02-23 11:07:51 -05:00
2026-02-24 09:35:24 -05:00