Skip to content

Fix for single column tables#23

Merged
Envek merged 5 commits intoevilmartians:masterfrom
lsantobuono:fix-for-single-columns-models
Feb 7, 2025
Merged

Fix for single column tables#23
Envek merged 5 commits intoevilmartians:masterfrom
lsantobuono:fix-for-single-columns-models

Conversation

@lsantobuono
Copy link
Contributor

I found an issue with a single column table (schema_migrations), I think this should solve it.

lsantobuono and others added 5 commits October 28, 2024 10:53
* master:
  Refresh CI configuration: update matrix, fix dependencies
  Add syntax to specify association limits as hashes and arrays
  Dump associations for records that were dumped before without them
  Fix ignored columns handling
  Fix spec for custom scopes to apply it only for final association
  Allow to specify custom scoping for included associations
  Fix copy-paste error for exclusions
  Accept inclusion/exclusion association chains as hashes or arrays
  Allow to exclude all `has_many` and `has_one` associations by default
  Print reason of exclusion or inclusion for association when verbose
  Fix bug with nullified foreign key back to root record
@Envek Envek merged commit 9c281f6 into evilmartians:master Feb 7, 2025
@Envek
Copy link
Member

Envek commented Feb 7, 2025

Thank you very much for your pull request and sorry for the long wait.

Released in 0.7.0

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