copilot-swe-agent[bot] and warkanum
2a2d351ad4
Fix API returning null with 200 code when no records found
...
- Modified handleRead to always return empty array [] instead of null when no ID provided
- Added X-No-Data-Found header when result count is 0
- Updated normalizeResultArray to keep empty arrays as arrays instead of converting to empty objects
- Updated sendFormattedResponse and sendResponseWithOptions to handle empty data properly
- All responses now return 200 OK instead of 206 Partial Content when no data found
- Added comprehensive tests to verify the fix
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 13:57:15 +00:00
copilot-swe-agent[bot]
e918c49b84
Initial plan
2025-12-30 13:51:07 +00:00
copilot-swe-agent[bot] and warkanum
8e8c3c6de6
Refactor: Extract common logic from stripOuterParentheses functions
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 13:36:29 +00:00
copilot-swe-agent[bot] and warkanum
aa9b7312f6
Fix AddTablePrefixToColumns to handle parenthesized AND conditions correctly
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 13:31:18 +00:00
copilot-swe-agent[bot] and warkanum
dca43b0e05
Initial analysis: identified bug in AddTablePrefixToColumns
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 13:26:37 +00:00
copilot-swe-agent[bot]
6f368bbce5
Initial plan
2025-12-30 13:18:17 +00:00
copilot-swe-agent[bot]
7b98ea2145
Initial plan
2025-12-30 12:41:53 +00:00
copilot-swe-agent[bot] and warkanum
eaecef686e
Fix type assertion error in Remove method
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:44:56 +00:00
copilot-swe-agent[bot]
e0d21b17ec
Initial plan
2025-12-30 11:38:31 +00:00
copilot-swe-agent[bot] and warkanum
4f8edd6469
Add security improvements and race condition protection
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:14:59 +00:00
copilot-swe-agent[bot] and warkanum
ccf8522f88
Refactor: Use persistent cert storage with reuse logic
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:12:21 +00:00
copilot-swe-agent[bot] and warkanum
92a83e9cc6
Final update
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:09:06 +00:00
copilot-swe-agent[bot] and warkanum
4cb35a78b0
Improve CatchPanicCallback: extract context early and clarify example
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:07:46 +00:00
copilot-swe-agent[bot] and warkanum
e10e2e1c27
Fix recover() usage in CatchPanic functions by returning deferred function
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:06:43 +00:00
copilot-swe-agent[bot] and warkanum
64f56325d4
Final verification and cleanup
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:03:01 +00:00
copilot-swe-agent[bot]
5e6032c91d
Initial plan
2025-12-30 11:02:05 +00:00
copilot-swe-agent[bot] and warkanum
267e84fd84
Implement cleanup for temporary certificate directories
...
Co-authored-by: warkanum <208308+warkanum@users.noreply.github.com >
2025-12-30 11:00:45 +00:00
copilot-swe-agent[bot]
c226dc349f
Initial plan
2025-12-30 10:56:43 +00:00