Home
last modified time | relevance | path

Searched refs:SQLITE_INSERT (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/dports/security/vuls/vuls-0.13.7/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/textproc/textql/textql-1d6fef5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/net/storj/storj-1.45.3/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/dns/blocky/blocky-0.17/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/www/yarr/yarr-2.2/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/irc/soju/soju-0.3.0/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3_opt_preupdate_hook_test.go33 if data.Op != SQLITE_INSERT {
51 if data.Op != SQLITE_INSERT {
97 if events[0].op != SQLITE_INSERT {
/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dhooks.rs22 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
31 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
304 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dhooks.rs22 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
31 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
304 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dhooks.rs19 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
27 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
300 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dhooks.rs22 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
31 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
304 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dhooks.rs22 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
31 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
304 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rusqlite-0.19.0/src/
H A Dhooks.rs18 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
26 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
293 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dhooks.rs22 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
31 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
304 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dhooks.rs19 SQLITE_INSERT = ffi::SQLITE_INSERT, enumerator
27 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
300 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dhooks.rs32 SQLITE_INSERT = ffi::SQLITE_INSERT as isize, enumerator
71 ffi::SQLITE_INSERT => Action::SQLITE_INSERT, in from()
347 assert_eq!(Action::SQLITE_INSERT, action); in test_update_hook()
/dports/databases/sqlite3/sqlite-src-3350500/ext/session/
H A Dchangeset.c160 case SQLITE_INSERT: zOp = "INSERT into"; break; in conflictCallback()
168 if( op==SQLITE_INSERT ){ in conflictCallback()
267 cnt, op==SQLITE_INSERT ? "INSERT" : in main()
393 case SQLITE_INSERT: { in main()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/session/
H A Dchangeset.c159 case SQLITE_INSERT: zOp = "INSERT into"; break; in conflictCallback()
167 if( op==SQLITE_INSERT ){ in conflictCallback()
266 cnt, op==SQLITE_INSERT ? "INSERT" : in main()
392 case SQLITE_INSERT: { in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/session/
H A Dchangeset.c160 case SQLITE_INSERT: zOp = "INSERT into"; break; in conflictCallback()
168 if( op==SQLITE_INSERT ){ in conflictCallback()
267 cnt, op==SQLITE_INSERT ? "INSERT" : in main()
393 case SQLITE_INSERT: { in main()

12345678910>>...28