Gwendal Roué

Results 270 comments of Gwendal Roué

Closing due to inactivity

hello @jubishop, That API does not exist yet. And your feature request is grounded. After all, the behavior you are after is the behavior of the raw SQL. I suppose...

Hello @thinkpractice, That's huge, and I'm so thankful 🥳 It's a pity that the diff messed up with white space 😬. The git blame will be unusable, and code archeology...

Let's not have code formatting pollute the review. So I looked at `SQLITE_ENABLE_SNAPSHOT`. A pull request is on the way.

The pull request for snapshots: https://github.com/groue/GRDB.swift/pull/1826

> @groue No worries! Ughh this is due to my inexperience contributing to open source projects like this 😞 (and part of my learning curve). 😅 I hope I did...

Oh, @thinkpractice, I certainly do not want to sound like I am "ableist" regarding the tooling. If you have difficulties with formatting, this is quite OK: I will perform the...

> @groue how do you use `git blame` to see my changes? To see your changes, I just use the GitHub interface, that's OK. I do not use `git blame`...

@thinkpractice I have pushed on the [groue:grdb_linux_changes](https://github.com/groue/GRDB.swift/tree/grdb_linux_changes) branch all changes of your own branch, fully rebased on the latest development branch, with all code formatting removed. I took care that...

> did you see I spend some time cleaning up the code as well? Hope you could use that. Yes, thanks for your efforts! Now starting over from the `development`...