better split

This commit is contained in:
Eric Laurello 2025-08-07 13:36:21 -04:00
parent eaafed1b0f
commit 8eb1a498a1

View File

@ -62,10 +62,9 @@ SELECT
'::',
2
) AS event_module,
SPLIT_PART(
REPLACE(
TYPE,
'::',
3
event_address || '::' || event_module || '::'
) AS event_resource,
package_id,
transaction_module,