I have this code where I am attempting to create a database; I'm getting a warning (which is causing the crash) about "instance variable 'db' accessed in a class method". Being a newbie, I don't know how to fix it (crash occurs on line 57). Help is appreciated. :D
This is the .h file: