mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 09:56:44 +00:00 
			
		
		
		
	 4e70d6665c
			
		
	
	
		4e70d6665c
		
			
		
	
	
	
	
		
			
			This fixes the deleteOldComponents function in the strapi-connector-mongoose package. This needs to be done, as the id can be either a string or a Buffer at this point. Signed-off-by: Marvin König <dev@mkqavi.com>
strapi-connector-mongoose
This built-in connector allows you to use the Mongoose ORM.
Mongoose ORM provides a straight-forward, schema-based solution to model your application data. It includes built-in type casting, validation, query building, business logic connectors and more, out of the box.