berlindb / core

All of the required core code
MIT License
252 stars 27 forks source link

Added $current_item_shape to prevent impacting a query with another. #163

Closed CrochetFeve0251 closed 8 months ago

CrochetFeve0251 commented 8 months ago

Fixes #162

I added a new property $current_item_shape which is setted at each request to prevent a shape to be reused in another one later.