Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/hook.test
2025-06-24
| ||
18:27 | [2d89bf9480] part of check-in [9aaff764d5] Similar fix to the previous check-in, but this time for sqlite3_preupdate_new(). (check-in: [9aaff764d5] user: drh branch: trunk, size: 27641) | |
15:58 | [393d08ec81] part of check-in [6a5701e6c7] Range check the column index on the sqlite3_preupdate_old() interface and return SQLITE_MISUSE if too large. Forum post b617e49728. (check-in: [6a5701e6c7] user: drh branch: trunk, size: 27460) | |
2024-09-18
| ||
15:02 | [3481a68009] part of check-in [00a398cf90] Fix the preupdate hook so that it works when the "old.*" row has a column with a non-NULL default value that was added by ALTER TABLE ADD COLUMN after the current record was created. (check-in: [00a398cf90] user: dan branch: preupdate-hook-fix, size: 27279) | |
2023-01-07
| ||
22:28 | [18cae9140f] part of check-in [2da51d7e1b] Doc-only update, sqlite3_preupdate_hook() return (check-in: [2da51d7e1b] user: larrybr branch: trunk, size: 26387) | |
2021-10-01
| ||
20:39 | [bb9e03b93f] part of check-in [2f7c946c5f] Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE. (check-in: [2f7c946c5f] user: dan branch: trunk, size: 26333) | |
2021-03-20
| ||
15:11 | [55b6d605d0] part of check-in [50fbd53260] Revise tests cases to align with the new EXPLAIN QUERY PLAN output. (check-in: [50fbd53260] user: drh branch: eqp-improvements, size: 26131) | |
2021-02-18
| ||
15:59 | [fa54fa8afc] part of check-in [3c25cb4ab8] Avoid invoking the update or pre-update hooks during VACUUM operations. (check-in: [3c25cb4ab8] user: dan branch: trunk, size: 26132) | |
12:18 | [bd7ea2e359] part of check-in [66bbad239b] Ensure that the pre-update hook is invoked for INSERT operations on WITHOUT ROWID tables that use the xfer optimization. (check-in: [66bbad239b] user: dan branch: trunk, size: 25809) | |
2020-08-08
| ||
15:40 | [e97382e68e] part of check-in [bf875a1c7f] Update requirement marks due to wording improvements in the documentation. (check-in: [bf875a1c7f] user: drh branch: trunk, size: 24690) | |
2020-07-29
| ||
16:18 | [e7512bb0ae] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 24711) | |
2018-01-12
| ||
16:44 | [1604b3b2f5] part of check-in [bd46c44296] Experimental change to include changes made to the sqlite_stat1 table in changesets generated by the sessions module. sqlite_stat1 entries in such changesets are ignored by legacy clients. (check-in: [bd46c44296] user: dan branch: sessions-stat1, size: 24712) | |
2017-01-27
| ||
17:02 | [dbc0b87756] part of check-in [fbb6bf1b69] Fix a problem causing the pre-update hook to be invoked by DROP TABLE statements. (check-in: [fbb6bf1b69] user: dan branch: trunk, size: 23395) | |
2017-01-25
| ||
18:53 | [f6a48d3381] part of check-in [c7651d21bf] Fix another pre-update hook issue, this time in sqlite3preupdate_old(). (check-in: [c7651d21bf] user: dan branch: trim-nulls, size: 23116) | |
17:44 | [09b8ce2226] part of check-in [6fc4fbfa29] Fix a problem with the pre-update hook on this branch. (check-in: [6fc4fbfa29] user: dan branch: trim-nulls, size: 22821) | |
2016-10-15
| ||
08:56 | [3a01b87669] part of check-in [2674d779f5] Add test case to hook.test. No changes to non-test code. (check-in: [2674d779f5] user: dan branch: trunk, size: 21996) | |
2016-04-27
| ||
18:54 | [3b7b99d0ee] part of check-in [2662d8fef7] Modify the permutations.test script so as to set any permutation specific configuration values before running each individual test script. (check-in: [2662d8fef7] user: dan branch: permutations-fix, size: 21886) | |
2016-01-20
| ||
11:33 | [40523db3aa] part of check-in [327af5f644] Merge recent enhancements from trunk. (check-in: [327af5f644] user: drh branch: sessions, size: 21900) | |
2014-10-14
| ||
13:41 | [aa41c095d2] part of check-in [83d4114f2a] Merge recent trunk micro-optimizations and the DESC index GROUP BY ORDER BY bug fix into the sessions branch. (check-in: [83d4114f2a] user: drh branch: sessions, size: 21960) | |
2014-08-19
| ||
00:33 | [76201cfcba] part of check-in [6d5b9332e8] Disable the hook-7.5.2 tests when using sessions, since that are not correct in that case. (check-in: [6d5b9332e8] user: drh branch: sessions, size: 21911) | |
2013-11-27
| ||
21:53 | [5429d34d6e] part of check-in [3a2a1bd478] Merge all recent trunk changes. (check-in: [3a2a1bd478] user: drh branch: sessions, size: 21860) | |
00:45 | [162d7cef7a] part of check-in [b408d78810] Add additional test cases and requirements evidence marks for WITHOUT ROWID. (check-in: [b408d78810] user: drh branch: trunk, size: 11132) | |
2013-11-26
| ||
23:27 | [8b24a1a8a1] part of check-in [0978bac6b8] Make sure the update hook is not invoked for WITHOUT ROWID tables, as the documentation specifies. This bug was found while adding requirements marks, so a few extraneous requirements marks are included in this check-in. (check-in: [0978bac6b8] user: drh branch: trunk, size: 10045) | |
2013-02-13
| ||
13:42 | [777b2541f6] part of check-in [7e14dc734d] Enhancements to the query planner to make use of indices for ORDER BY even when IN constraints are in the WHERE clause. Add extended error codes for all SQLITE_CONSTRAINT errors. (check-in: [7e14dc734d] user: drh branch: sessions, size: 20250) | |
2013-02-09
| ||
15:37 | [45cb22b940] part of check-in [3f67437536] Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the extended constraint error codes in alphabetical order. Add many test cases for the extended constraint error codes. (check-in: [3f67437536] user: drh branch: constraint-error-codes, size: 9533) | |
2011-08-26
| ||
19:20 | [94b927b158] part of check-in [eb036d6f81] Merge the latest trunk changes into the sessions branch. (check-in: [eb036d6f81] user: drh branch: sessions, size: 20193) | |
2011-08-02
| ||
00:57 | [5f3749de64] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 9476) | |
2011-06-20
| ||
10:44 | [4fd80e9c3f] part of check-in [4c5e276c90] Merge the latest trunk changes into the sessions branch. (check-in: [4c5e276c90] user: drh branch: sessions, size: 20207) | |
2011-05-28
| ||
15:57 | [f2277c309e] part of check-in [84097a4c75] Minor changes made while planning a larger change. (check-in: [84097a4c75] user: dan branch: fts3-prefix-search, size: 9490) | |
2011-03-30
| ||
21:04 | [040cf2ca26] part of check-in [6634521461] Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option. (check-in: [6634521461] user: drh branch: sessions, size: 19613) | |
17:25 | [29a0b6a181] part of check-in [d051694e02] Disable the truncate optimization if there is a preupdate hook. (check-in: [d051694e02] user: drh branch: sessions, size: 19563) | |
2011-03-22
| ||
18:45 | [14b2439b87] part of check-in [bdea70895c] Add API function sqlite3_preupdate_depth(), for determining the depth of the trigger stack from within a pre-update callback. (check-in: [bdea70895c] user: dan branch: sessions, size: 19564) | |
2011-03-19
| ||
08:38 | [d054aad1a3] part of check-in [24d4d5dd00] Fix a problem with INTEGER PRIMARY KEY columns and the pre-update hook. (check-in: [24d4d5dd00] user: dan branch: sessions, size: 15965) | |
2011-03-16
| ||
19:59 | [d0a2770228] part of check-in [526545c49f] Add the sqlite3_preupdate_new() API, for retrieving the new.* values from within a pre-update callback. (check-in: [526545c49f] user: dan branch: sessions, size: 15525) | |
09:49 | [85059721ef] part of check-in [b0015a1cfe] Remove the sqlite3_transaction_hook() API. (check-in: [b0015a1cfe] user: dan branch: sessions, size: 15239) | |
2011-03-03
| ||
20:06 | [a90748e44c] part of check-in [093d8cd8e2] Add the experimental sqlite3_transaction_hook() API. (check-in: [093d8cd8e2] user: dan branch: sessions, size: 18262) | |
2011-03-01
| ||
18:42 | [5fd01c30f4] part of check-in [6145d7b89f] Add the experimental sqlite3_preupdate_hook() API. (check-in: [6145d7b89f] user: dan branch: sessions, size: 15019) | |
2010-04-13
| ||
06:18 | [f04c341246] part of check-in [012cf101bf] Test that the rollback-hook is invoked if a commit-hook implementation returns non-zero (causing a rollback). Remove documentation comment that says otherwise from sqlite.h.in. (check-in: [012cf101bf] user: dan branch: trunk, size: 8896) | |
2009-04-07
| ||
14:14 | [c9c992f291] part of check-in [277dace43d] Fix compilation and testing when SQLITE_OMIT_TRIGGER is defined. Ticket #3786. (CVS 6464) (check-in: [277dace43d] user: danielk1977 branch: trunk, size: 8310) | |
2009-01-03
| ||
14:04 | [a9961ccfcf] part of check-in [27ae406537] When the commit_hook calls a query recursively, make sure the commit_hook is not invoked recursively. Ticket #3564. (CVS 6107) (check-in: [27ae406537] user: drh branch: trunk, size: 8267) | |
2008-01-19
| ||
20:11 | [e17d4ed284] part of check-in [af129b6d15] Miscellaneous code simplifications and cleanup and test coverage enhancements. (CVS 4730) (check-in: [af129b6d15] user: drh branch: trunk, size: 7783) | |
2007-10-09
| ||
08:29 | [3870abead2] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 7464) | |
2006-01-17
| ||
09:35 | [7e7645fd9a] part of check-in [3a54a33dcb] Test suite fixes for builds that define OMIT symbols. (CVS 2962) (check-in: [3a54a33dcb] user: danielk1977 branch: trunk, size: 7401) | |
2006-01-16
| ||
16:24 | [60579eb9db] part of check-in [c058f483a5] Test file fixes for libaries compiled with various SQLITE_OMIT_ macros. (CVS 2961) (check-in: [c058f483a5] user: danielk1977 branch: trunk, size: 7180) | |
2006-01-05
| ||
23:42 | [fc6821544a] part of check-in [448b3b9ded] Disable the update hook for the truncation optimization used by DELETE. (CVS 2863) (check-in: [448b3b9ded] user: drh branch: trunk, size: 7126) | |
2005-12-16
| ||
15:24 | [3bae7892e0] part of check-in [83c8ae5bee] Verify that the rollback-hook is invoked correctly when a malloc() failure occurs. (CVS 2824) (check-in: [83c8ae5bee] user: danielk1977 branch: trunk, size: 7029) | |
06:54 | [2b771652ae] part of check-in [3baa3ff324] Add the sqlite3_rollback_hook() API. Still requires further testing. (CVS 2823) (check-in: [3baa3ff324] user: danielk1977 branch: trunk, size: 6769) | |
2005-12-15
| ||
15:22 | [4a5e598af0] part of check-in [3622901881] Add the sqlite3_update_hook() API. (CVS 2820) (check-in: [3622901881] user: danielk1977 branch: trunk, size: 4842) | |
2004-06-29
| ||
12:39 | [f8605cde4c] part of check-in [008e57dcd5] Improved test coverage of tclsqlite.c (CVS 1761) (check-in: [008e57dcd5] user: drh branch: trunk, size: 1917) | |
2004-05-31
| ||
08:26 | [c4102c672d] part of check-in [b8ed812c92] Replace OP_Begin, OP_Commit and OP_Rollback with OP_AutoCommit. (CVS 1500) (check-in: [b8ed812c92] user: danielk1977 branch: trunk, size: 1754) | |
2004-01-15
| ||
02:44 | Added: [1a67ce0cd6] part of check-in [72bc84f2f1] Reinsert the experimental sqlite_commit_hook() API. (CVS 1179) (check-in: [72bc84f2f1] user: drh branch: trunk, size: 1743) | |
2003-04-23
| ||
12:25 | Deleted: Remove the begin_hook and commit_hook APIs. They were a bad idea. Add a "trace" method to the TCL interface. (CVS 929) (check-in: [6289b86359] user: drh branch: trunk, size: 0) | |
2003-04-03
| ||
15:46 | Added: [7a4c97b886] part of check-in [5efbf62313] Added experimental APIs: sqlite_begin_hook() and sqlite_commit_hook(). (CVS 896) (check-in: [5efbf62313] user: drh branch: trunk, size: 2832) | |