finish index feature
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
{"id":1,"tenant":"P","type":"a"}
|
||||
{"id":2,"tenant":"P","type":"b"}
|
||||
@@ -0,0 +1 @@
|
||||
{"id":3,"tenant":"Q","type":"c"}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"id":1,"tenant":"Alpha","type":"signup"}
|
||||
{"id":2,"tenant":"Alpha","type":"login"}
|
||||
@@ -0,0 +1 @@
|
||||
{"id":3,"tenant":"Beta","type":"signup"}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"id":1,"status":"new","tenant":"A","ts":1775462238,"type":"signup"}
|
||||
{"id":2,"status":"new","tenant":"A","ts":1775462238,"type":"purchase"}
|
||||
@@ -0,0 +1 @@
|
||||
{"id":3,"status":"new","tenant":"B","ts":1775462238,"type":"signup"}
|
||||
@@ -0,0 +1 @@
|
||||
{"id":4,"status":"new","tenant":"","ts":1775462238,"type":"signup"}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"id":1,"tenant":"X","type":"a"}
|
||||
{"id":2,"tenant":"X","type":"b"}
|
||||
@@ -0,0 +1 @@
|
||||
{"id":3,"tenant":"Y","type":"c"}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"id":100,"tenant":"T1","type":"signup"}
|
||||
{"id":200,"tenant":"T1","type":"purchase"}
|
||||
@@ -0,0 +1,2 @@
|
||||
{"id":1,"status":"processed","tenant":"A","type":"new"}
|
||||
{"id":2,"status":"processed","tenant":"A","type":"new"}
|
||||
@@ -0,0 +1 @@
|
||||
{"id":999,"tenant":"W","type":"direct"}
|
||||
Reference in New Issue
Block a user