Right now boost sees my SP, tries to call it, but it throws "Only read-only queries are allowed", this specific stored procedure IS only a Select, no manipulation of the database.
It would be great if I could somehow allow specific items to be called ideally though a wildcard, but I'm fine with specific names.