1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-10 01:02:56 +03:00
Files
sqlite/test
drh ba39ca4058 When deleting an SQL function that does not exist, return without doing
anything at all rather than creating a tombstone function.  In this way,
function deletes that happen inside virtual-table destructors that are run
when a database connection is closing do not create new tombstones in the
function table after the function table has already been purged.
[forum:/forumpost/726219164b|forum post 726219164b].

FossilOrigin-Name: 391c73132c80df944fb49a17d8fe78203c54ac48f968ee9dd9dd8c769c0b4b10
2021-05-17 13:11:24 +00:00
..
2021-03-08 17:17:38 +00:00
2020-07-22 17:12:59 +00:00
2018-04-28 04:10:55 +00:00
2018-05-08 12:49:53 +00:00
2020-08-10 10:43:43 +00:00
2021-03-14 20:17:06 +00:00
2018-04-21 14:11:18 +00:00
2018-04-21 14:11:18 +00:00