Open adonistseriotis opened 5 months ago
Allow Typesense extension to get triggered by collections in databases other than the default
Add DATABASE_ID parameter and use it in resource trigger instead of (default) string.
I tried to test it using your Development environment. Worked on default but not when adding a different database. Due to emulator limitation, it might work on production. Please verify!
Allow Typesense extension to get triggered by collections in databases other than the default
Change Summary
Add DATABASE_ID parameter and use it in resource trigger instead of (default) string.
PR Checklist