Home
last modified time | relevance | path

Searched defs:db_commit (Results 1 – 3 of 3) sorted by relevance

/dports/www/p5-Gantry/Gantry-3.64/lib/Gantry/Utils/
H A DDB.pm45 sub db_commit { subroutine
/dports/math/R-cran-dplyr/dplyr/R/
H A Ddbplyr.R81 db_commit <- function(con, ...) UseMethod("db_commit") function
/dports/games/craft/Craft-1.0fbsd/src/
H A Ddb.c172 void db_commit() { in db_commit() function