Skip to content

Version 1#38

Open
alvagante wants to merge 44 commits intomainfrom
0100
Open

Version 1#38
alvagante wants to merge 44 commits intomainfrom
0100

Conversation

@alvagante
Copy link
Copy Markdown
Member

@alvagante alvagante commented Mar 15, 2026

  • Fix MigrationRunner.ts - use db.getPlaceholder() instead of hardcoded ?
  • Fix ExecutionRepository.ts - use db.getPlaceholder() for all SQL queries (INSERT, UPDATE, WHERE, LIMIT/OFFSET)
  • Fix IntegrationManager.ts - clear timeout timers in finally block to prevent leaks
  • Fix facts.ts - clear timeout timer in per-source facts fetching
  • Fix ProxmoxIntegration.ts - fix double proxmox: prefix in nodeUri (use target directly)
  • Fix ProxmoxClient.ts - normalize HTTP response headers, URL-encode task ID and node in waitForTask()
  • Fix migrations 002 and 007 - replace SQLite-specific datetime('now') with portable CURRENT_TIMESTAMP

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants