Jerome Gravel-Niquet
Jerome Gravel-Niquet
We'd be happy to accept a change to support Windows! We didn't have the need to for ourselves and therefore didn't build it. `sqlite3-restore` is an optional feature really. It...
> I handled the Windows signal stream by "disabling" the Unix version (for Windows targets) and switching to a Windows version. Does this mean I can do the same for...
With #189, this is only going to be relevant for bandwidth concerns.
We should fix this at some point. IIRC it caused some issues when I tested it in development, but in general the way it works makes more sense than before....
I think this might be more practical if there was a way to specify more settings about the expected format, e.g. "just send me JSON objects in an array" where...
Update: this should be implemented in cr-sqlite directly and feature-flagged or something like that.
For now, interruptions have been disabled. It is the responsibility of the clients to not create abnormally slow / large transactions.
This fixes the issues we've encountered with read-only connections.
@jsierles oh, good to know. I'll try it out manually first.
> Cool. You can use `fly orgs builder` to set it on an org (in case you didn't know about that command). I did not know! Interesting.