Skip to content

feat: added new class for work with data#81

Open
lev2p1 wants to merge 2 commits into
masterfrom
feat/65-savemany-logic-to-save
Open

feat: added new class for work with data#81
lev2p1 wants to merge 2 commits into
masterfrom
feat/65-savemany-logic-to-save

Conversation

@lev2p1

@lev2p1 lev2p1 commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Pull Request

Related Issues:

Type of Change:

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Performance
  • Refactoring
  • Tests

Description:
Added a class for easier data handling.

Implementation Details:
Сreated a Collection class that inherits from vector and extends it with functions for conveniently working with multiple models simultaneously.

Testing:
Tested the operation of all methods; everything is working correctly.

Breaking Changes:
(If any, describe what breaks and how to migrate)

Checklist:

  • Code compiles
  • Tests pass
  • Documentation updated
  • Changelog updated
  • No sensitive data exposed

@lev2p1 lev2p1 requested a review from just1po1nt0 July 5, 2026 19:43
@lev2p1 lev2p1 linked an issue Jul 5, 2026 that may be closed by this pull request
3 tasks
@lev2p1 lev2p1 self-assigned this Jul 5, 2026
@lev2p1 lev2p1 added the enhancement New feature or request label Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: include saveMany() logic to save()

1 participant