Skip to content

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Jul 7, 2025

This bumps slog to incorporate coder/slog#219.

Before:

{
  "fields": {
      "Code": "{Int32:0 Valid:false}",
      "ValidCode": "{Int32:12 Valid:true}"
  }
}

After:

{
  "fields": {
      "Code": null,
      "ValidCode": 12
  }
}

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ethanndickson ethanndickson marked this pull request as ready for review July 7, 2025 03:18
@ethanndickson ethanndickson force-pushed the ethan/handle-sql-json-logs branch from c5f1649 to 2a1ff45 Compare July 7, 2025 03:22
@ethanndickson ethanndickson merged commit a1c77e3 into main Jul 7, 2025
30 checks passed
Copy link
Member Author

Merge activity

@ethanndickson ethanndickson deleted the ethan/handle-sql-json-logs branch July 7, 2025 03:39
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants