AirBnB_clone_v2 icon indicating copy to clipboard operation
AirBnB_clone_v2 copied to clipboard

Results 400 AirBnB_clone_v2 issues
Sort by recently updated
recently updated
newest added

Added methods get and count for both storage engines (filestorage and dbstorage)

[models/engine/db_storage.py](https://github.com/alexaorrico/AirBnB_clone_v2/compare/master...alereginensi:holbertonschool-AirBnB_clone_v3:storage_get_count?expand=1#diff-b6dd56a6842a9ecd067c195b3ab75c928352622b89cd9ed899fa0ef8bceedc50) What happens if you receive a non string argument in get method? To avoid type errors you can check de type of argument before using it.

Merging files to continue with project. unable to connect with partner and need changes to merge for gradingn purposes,

I start making project changes