issues
search
snowflakedb
/
SnowAlert
Security Analytics Using The Snowflake Data Warehouse
Apache License 2.0
184
stars
57
forks
source link
Add pagination h1 collect
#483
Closed
sfc-gh-ttruong
closed
3 years ago
sfc-gh-ttruong
commented
3 years ago
Changes
:
Add paginated inserts for reports and transactions
Change prompt to add context to the URL
Modified PAGE_SIZE to 100
Tests
:
Tested in dev and found that records were inserted successfully
tested with a page size of 1 and it correctly inserted 1 record per page for a total of 2 records
Changes:
Tests: