Ah, heck. I decided to rename the table and got it to work. I'm wondering ... I have a function under models where it says def migrate_queue(): I'm wondering if this creates a conflict and causes the system to not create the desired table?
--
Ah, heck. I decided to rename the table and got it to work. I'm wondering ... I have a function under models where it says def migrate_queue(): I'm wondering if this creates a conflict and causes the system to not create the desired table?
--