Ga68
Ga68
Per discussion on Reddit https://www.reddit.com/r/KeyboardLayouts/comments/ou7363/key_logger_to_help_understand_my_usage/h9pwf93?utm_source=share&utm_medium=web2x&context=3
Moving the SQL log row separate module will shrink the key logging code, and will make it easy to delete the module if you don't want any SQLite logging. Overall...
When I initialize a DB for the first time, the "working" spinner goes "forever". (I've given it up to 10m and it's still spinning, which I'm presuming is plenty of...
in many of the Criterion classes, the `with_alias` handling was missing or inconsistent addresses - https://github.com/kayak/pypika/issues/616 - https://github.com/kayak/pypika/issues/673 - https://github.com/kayak/pypika/issues/521
I really appreciate all the work that went into this. Thanks so much! I think that Scheduled Transactions (future dates) aren't yet available based on what I read and what...
One very minor change that I noticed while working on another feature. One field that's optional in the API spec isn't listed as Optional in the library.
there's a new property of the transaction specification, which compliments `flag_color`, which is `flag_name`. reference: https://api.ynab.com/v1#/Transactions/getTransactionById
per https://github.com/Ga68/ynab-sdk-python.git as identified in https://github.com/andreroggeri/ynab-sdk-python/issues/135
### Issue If you use the YAML option for `file` to automatically load a specific file (`CONVENTIONS.md` being a typical example) and the file doesn't exist in your repo, it...