Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Association inclusion, limit depth, unscoping, disable nullify, … #13

Merged
merged 5 commits into from
Jun 18, 2024

Conversation

gazay
Copy link
Member

@gazay gazay commented Mar 27, 2022

@Envek let's have call and discuss these code tomorrow. I'll show you my use cases

If some of those features will find a way into release - I'll provide a readme for them

@gazay gazay requested a review from Envek March 27, 2022 10:52
@gazay
Copy link
Member Author

gazay commented Apr 5, 2022

@Envek any progress on this one?

@Envek
Copy link
Member

Envek commented Apr 5, 2022

No, didn't have a chance to work on it. And most probably won't have in a few weeks

@gazay
Copy link
Member Author

gazay commented Apr 5, 2022

Got it!

* master:
  Refresh dependencies and revise CI matrix
  0.5.0: Ability to ignore columns from a model (#17)
  Add ability to ignore columns from a model (#17)
  Enhance CI matrix to include optional head versions
  Migrate from Travis CI to Github Actions
  Fix loading of database.yml for tests in newer versions of Ruby
  Add missing `end` to the README example (#18) [ci skip]
  0.4.0: Ignore generated database columns (#16)
  Ignore virtual columns in insert statements (#16)
  Fix README typo (#14)
@Envek Envek merged commit 46dbd36 into master Jun 18, 2024
14 checks passed
@Envek Envek deleted the updates branch June 18, 2024 14:07
@Envek Envek changed the title Some new features without readme for now. For discussion Association inclusion, limit depth, unscoping, disable nullify, … Jun 18, 2024
@Envek
Copy link
Member

Envek commented Jun 18, 2024

Thanks a lot for the contribution. And sorry for the long wait!

I removed skip_columns feature from this pull request in favor of ignore_columns from #17 which is almost identical. Also added some readme and basic tests.

@Envek Envek mentioned this pull request Jun 20, 2024
@Envek
Copy link
Member

Envek commented Jun 20, 2024

Released in 0.6.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.

None yet

3 participants