|
Have 2.0 running against a Postgresql database. The
sql_log code looks like it functions differently than the sql statements in the
postgres driver (stop packets are another insert instead of an update). Has
anyone already changed out the sql lines match the way it works without sql_log,
don’t see why it would be an issue… if you have would you
mind sharing it? PS Nice to see the column names were corrected in 2.0
(between MySql and Postgresql schemas). Thanks, Roy |