Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add function format() as an alias for printf(), for compatibility with other | drh | 2022-01-08 |
| | | | | | systems. FossilOrigin-Name: 68bffc612c467b2419bf5fe85a8ca16b787003e0e8c11f7c051a879f5865b847 | ||
* | Fix the table name aliasing on INSERT so that it occurs before the column list | drh | 2018-04-19 |
| | | | | | | rather than afterwards, just as it does for PostgreSQL. Add table name aliasing to UPDATE and DELETE. FossilOrigin-Name: 861a2e2a4895f96a5d8e1730e744983b2ac4311d0c2cf201c0e59f409030d5d7 | ||
* | New test cases for upsert. | drh | 2018-04-17 |
FossilOrigin-Name: 907b5a37c539ea67c285c87399b494c7fe15014389a2ea3d49e90640b58946ae |