Skip to content

Release: develop -> main#3751

Merged
davidleomay merged 1 commit into
mainfrom
develop
May 22, 2026
Merged

Release: develop -> main#3751
davidleomay merged 1 commit into
mainfrom
develop

Conversation

@github-actions
Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* fix: PSQL query regressions

- user.repository: replace MSSQL LIKE character-class with PostgreSQL
  regex operator in getNextRef; the [0-9] class matched 0 rows on
  Postgres, causing a null deref on every userData update and mail
  confirm with account merge
- config: set relationLoadStrategy 'query' to avoid PostgreSQL's
  1664-column target-list limit when finding deep relation trees
  (broke GET /v1/transaction/single)

* fix: improve ref regex

* fix: circular JSON

* fix: split transaction reading

* fix: linter

---------

Co-authored-by: David May <david.leo.may@gmail.com>
@davidleomay davidleomay merged commit 8288fa6 into main May 22, 2026
7 checks passed
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.

2 participants