#danila-list-pagination

1 messages ยท Page 1 of 1 (latest)

vagrant yokeBOT
wary scaffold
#

@twin vine you can't so you have to do it the other way. You start with the most recent one and then you paginate back in time

twin vine
#

Hi, thank you for joining me ๐Ÿ™‚

wary scaffold
#

danila-list-pagination

#

let me know if that doesn't make sense!

twin vine
#

what a pitty ๐Ÿ˜ฆ our import logic designed to work from the beging and will be confused if refund processed earlier that charge

#

Looks like I need to hardcode the first txn_ and start paginating with this id

wary scaffold
#

I wouldn't do that

#

You're importing data, you're going to insert this in some ERP or database. You must be adding the BalanceTransaction's created time. Ingestion order really shouldn't matter here

twin vine
#

just because refund cannot be stored without reference to a particular charge