Yeah -- I'm a loser. Sorry about that. I tracked it down to something I had
been attempting to use to automatically stamp record creation and
modifications. Hindsight being 20/20, I realized that I'd not fully vetted
the syntax and was attempting to cram a printed object where it didn't
belong. Mea
Can you provide some code for us to look at?
To follow up, I turned on query logging in the database and it looks like
when the code runs in the controller, it's trying to do an insert for all of
the columns in the table and not just the ones I specified in the
db.table.insert(). Any suggestions as to where I can track down what's going
on he
3 matches
Mail list logo