FPDB-for-OSX
FPDB-for-OSX copied to clipboard
Change db schema - 'stored' column renamed to 'storedHands'
An alternate fix for #48. Note that this will cause a merge conflict with #51 - once one is merged, I'm happy to rebase and force push.
Will have to merge Chaz's tree before I test this, I bet he's made some schema changes.
I don't think he has, his DB_VERSION is still at 208: https://github.com/ChazDazzle/fpdb-chaz/search?utf8=%E2%9C%93&q=DB_VERSION.
I have another PR I'm working on in response to the person on 2+2 who pointed out that exporting the DB from the Maintenance menu is broken. Once this is merged, my next PR will merge cleanly.