vitalseeds / vs-data-api

Fast API endpoints to expose vs-data actions for to run from Filemaker
MIT License
0 stars 0 forks source link

Sku validation #41

Open tombola opened 8 months ago

tombola commented 8 months ago

Fetch skus from acquisitions and use that cached map whenever referencing a sku.

Avoids case sensitive issues and using lower() in SQL statements