Do not use alias in returning expression
SQLite does not support alias in RETURNING expression and anyway only columns of the table can be used.
Closes #86 (closed)
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
SQLite does not support alias in RETURNING expression and anyway only columns of the table can be used.
Closes #86 (closed)