Skip to content

Fix dbtest issues#62

Merged
sergeyfast merged 20 commits intomasterfrom
MFD-85
Dec 19, 2025
Merged

Fix dbtest issues#62
sergeyfast merged 20 commits intomasterfrom
MFD-85

Conversation

@DmiTryAgain
Copy link
Collaborator

@DmiTryAgain DmiTryAgain commented Oct 29, 2025

  • Fix fake int/float types
  • Add nolint:dupl to namespace files
  • Do not generate random bool if the field is false
  • Fix dbtest for custom types, add testcase
  • Fix stack overflow if the relation dependencies are: A -> B -> A
  • Do not generate FKs in WithFake helper
  • Fix duplicates of "if" statements
  • Support arrays as FKs
  • Return a valid error if searchType is incorrect in XML generator
  • Fix bugs when generating only entities or disjoint entities with namespaces
  • Fix checking time.Time as PK
  • Use db pkg alias from db pkg in templates

@sergeyfast sergeyfast merged commit 2f93977 into master Dec 19, 2025
3 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