Skip to content

Implemented get() and count() methods in DBStorage and FileStorage - #3731

Open
teebabs521 wants to merge 30 commits into
alexaorrico:masterfrom
teebabs521:master
Open

Implemented get() and count() methods in DBStorage and FileStorage#3731
teebabs521 wants to merge 30 commits into
alexaorrico:masterfrom
teebabs521:master

Conversation

@teebabs521

Copy link
Copy Markdown
Added get() method to retrieve an object by class and ID.
Added count() method to count objects by class or all objects.
Updated unit tests to validate functionality.
Ensured compatibility with existing code.

@ABSmileytech Please review my implementation of get() and count() methods.

@mabindajoash

Copy link
Copy Markdown

Great

@mabindajoash

Copy link
Copy Markdown

Great!

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