Skip alias on INSERT without RETURNING
The alias is only useful for the RETURNING clause and some databases do not support alias because they do not support RETURNING.
Closes #91 (closed)
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
The alias is only useful for the RETURNING clause and some databases do not support alias because they do not support RETURNING.
Closes #91 (closed)