Current state
Some INSERT forms are still missing:
INSERT INTO table_function ...
INSERT without source
Expected
Support these missing INSERT variants, or at least define the intended compatibility surface clearly.
Pointers
src/binder/mod.rs:545
src/binder/mod.rs:553
Current state
Some
INSERTforms are still missing:INSERT INTO table_function ...INSERTwithout sourceExpected
Support these missing
INSERTvariants, or at least define the intended compatibility surface clearly.Pointers
src/binder/mod.rs:545src/binder/mod.rs:553