Monarch

Results 2 issues of Monarch

File: models/engine/db_storage.py Added: db_get(self, cls=None, id) - Retrieves an object from DB storage based on class name and ID db_count(cls) - Counts the number of objects in DB storage based...