Brayden Wilmoth
Brayden Wilmoth
@onyedikachi-david Will test this implementation this week and report back!
I'm trying to test this and running into a few snags. Maybe @onyedikachi-david you can help check what I might be missing in my test here so I can get...
@onyedikachi-david Apologies for the delay here, will be testing this implementation this week and report back!
 ``` curl --location 'https://starbasedb.{YOUR-IDENTIFIER}.workers.dev/export/dump' \ --header 'Authorization: Bearer ABC123' ``` @onyedikachi-david Was looking at this and attempting to test but running into issues. To start testing I changed this...
@onyedikachi-david Now for all of my tests for some reason when I call to my `/status` endpoint I see the following response where `processedTables` never increments from 0. ```json {...
@Kunal-Darekar Thanks for submitting this PR. I will prioritize reviewing it the first part of this week! Will be a great feature to get added :)
Thanks for the issue @threepointone! I think you might be right that this could be a simple ask (and maybe some of its already in flight – check my work)....
There is also this endpoint available for importing SQL into a deployed instance too so you don’t have to modify the source to do it for you: https://starbasedb.hashnode.space/default-guide/import-export/sql-dump
This makes total sense and fits very closely to what we are experimenting with internally as well. There has been a lot of people asking for syncing capabilities. Do you...
Thanks for the suggestion @alkaphreak! We have ran some preliminary internal benchmarking versus other provider options. Before we release anything we want to make sure we're counting our ducks twice...