|
1) ALWAYS implies INSERT. No need to pass in multiple values. Probably the check just needs adjusted, 2) ALWAYS & DEFAULT were never supported. How you request that DEFAULT values be applied explicitly varies by db, and I am not certain of all the rules. 3) The column list generation code always adds the commas. So I don't think thats really the problem.
Christian, we need a test that reproduces this.
|