Hi Jeremy, I am currently seeing that there is a query executed: SELECT NULL FROM "SYSIBM"."SYSDUMMY1" before every select, insert, and also on loading of my models.
What is the reason for this query, and is there a reason why it is select NULL? It is currently causing a -206 error from DB2, as NULL seems to be an undefined column. Is there a parameter I can pass to change NULL to something else, like ''? Thanks, Brian -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
