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)
SQLite does not support alias in RETURNING expression and anyway only columns of the table can be used.
Closes #86 (closed)