Marko Grdinić
Marko Grdinić
Wait, I get it. ``` PS E:\Webdev\Fable\SaturnSample> dotnet saturn migration ------------------------------------------------------------------------------- Migrating from 0: Empty Schema to 202302071317: CreateBooks (Create Books) ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- 202302071317: CreateBooks (Create Books) migrating ------------------------------------------------------------------------------- CREATE...
```fs [] let main argv = let assembly = Assembly.GetExecutingAssembly() use db = new SqliteConnection "DataSource=src/Saturn-sample/database.sqlite" ``` I figured out how to make the database migration work on the project...
Ditto. I thought it was a problem with Paperspace, but it appears not.
I tried that yesterday, but the download gets stuck. Or maybe it finishes, but I do not get the checkmark. At any rate, and I hope no offense to the...
Anyway, I've just realized it is possible to download the files manually, so I'll just do that instead.
In the Settings, I needed to switch the Upscaler from RealESRGan to LDSR and then Save it. Now I do not get an error for this. But still, since I...
Unless you have something you feel is more important, I'll just go with Ionide. Judging by the open issues, it seems it has a bunch of work it needs doing,...
Would [Hopac](https://github.com/Hopac/Hopac) be a good choice? Spiral uses it for its language services and I even studied its source years back, along with Rx, so maybe bringing it up to...
Repo: https://github.com/mrakgr/helix/tree/zoom-error
Strange, it does for me. Maybe you could try a different browser?