UNPKG

@arcane-utils/datastore

Version:

Datastore helper functions.

33 lines (22 loc) 675 B
# @arcane-utils/datastore ## CHANGE LOG ### V 1.2.2 Added product_evolution_info to exclude from indexes ### V 1.2.1 Update types ### V 1.2.0 Remove trigger from processings' excluded from indexes Upgrade to datastore 9.2.1 Create getEntityExcludeFromIndexes to get entity's properties excluded from indexes ### V 1.1.16 Update getEntity to accept datastore key using a name attribute ### V 1.1.15 Use commonjs module ### V 1.1.13 Downgrade to datastore 6.6.2 as the 7.5.1 was not working with the emulator (Cannot connect to emulator) ### V 1.1.12 Finally make package functional after many tries ### V 1.0.1 Expose google package lib. ### V 1.0.0 Init component.