sqlite_orm
sqlite_orm copied to clipboard
Quick Check Pragma Test
TODO:
This doesn't run, because the quick_check has not yet been included in the amalgamated .h file which the tests rely on -- I don't see a target to build it, is there a script somewhere in the repo to run?
This doesn't run, because the quick_check has not yet been included in the amalgamated .h file which the tests rely on -- I don't see a target to build it, is there a script somewhere in the repo to run?
Thanks @jakemumu for taking care of this! See the contribution guide.
Cool, done! PR template file would be nice as well : ) -- thanks @trueqbit
let's wait for @trueqbit approve before merging just in case
Ahh one more note -- I looked at this file for contributions which is how I missed the amalgamation step:
https://github.com/fnc12/sqlite_orm/blob/dev/CONTRIBUTING.md