AB1908 / GOG-Galaxy-Export-Script

Export your list of games from GOG Galaxy
MIT License
150 stars 27 forks source link

add lastPlayed column #36

Closed DanielReid closed 2 years ago

DanielReid commented 3 years ago

Hey, thought this extra option might be helpful.

AB1908 commented 3 years ago

Good catch. I missed that.

DanielReid commented 3 years ago

Pushed fixes, sorry for the mistakes. The SQL and optional argument system was a bit over my head :)

Varstahl commented 3 years ago

Pushed fixes, sorry for the mistakes. The SQL and optional argument system was a bit over my head :)

Np, it's a pretty good job. The SQL is a bit nightmare-ish. Before modularizing the queries it was about 5 rows long, and even with the helper functions it's still pretty heavy to digest.

TheMelmacian commented 3 years ago

I merged this locally to the actual head and everything works as expected.

AB1908 commented 2 years ago

Big oof, been long while since I've looked at my repos. Does anyone want to resolve the branch conflict?

TheMelmacian commented 2 years ago

The feature was merged with https://github.com/AB1908/GOG-Galaxy-Export-Script/pull/58 and the PR can be closed.

AB1908 commented 2 years ago

Gotcha, thanks for the heads up.