Home
last modified time | relevance | path

Searched refs:whereCol (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/libgo/go/database/sql/
H A Dfakedb_test.go116 whereCol []string // used by SELECT (all placeholders) member
353 stmt.whereCol = append(stmt.whereCol, column)
564 if len(s.whereCol) == 2 && s.whereCol[0] == "op" && s.whereCol[1] == "millis" {
589 for widx, wcol := range s.whereCol {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/database/sql/
H A Dfakedb_test.go118 whereCol []string // used by SELECT (all placeholders) member
361 stmt.whereCol = append(stmt.whereCol, column)
590 if len(s.whereCol) == 2 && s.whereCol[0] == "op" && s.whereCol[1] == "millis" {
615 for widx, wcol := range s.whereCol {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/database/sql/
H A Dfakedb_test.go122 whereCol []string // used by SELECT (all placeholders) member
390 stmt.whereCol = append(stmt.whereCol, column)
643 if len(s.whereCol) == 2 && s.whereCol[0] == "op" && s.whereCol[1] == "millis" {
668 for widx, wcol := range s.whereCol {
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/database/sql/
H A Dfakedb_test.go126 whereCol []string // used by SELECT (all placeholders) member
414 stmt.whereCol = append(stmt.whereCol, column)
685 if len(s.whereCol) == 2 && s.whereCol[0] == "op" && s.whereCol[1] == "millis" {
710 for widx, wcol := range s.whereCol {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/database/sql/
H A Dfakedb_test.go126 whereCol []string // used by SELECT (all placeholders) member
414 stmt.whereCol = append(stmt.whereCol, column)
685 if len(s.whereCol) == 2 && s.whereCol[0] == "op" && s.whereCol[1] == "millis" {
710 for widx, wcol := range s.whereCol {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/database/sql/
H A Dfakedb_test.go151 whereCol []boundCol // used by SELECT (all placeholders) member
455 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
802 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
827 for _, wcol := range s.whereCol {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
874 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
899 for _, wcol := range s.whereCol {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
874 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
899 for _, wcol := range s.whereCol {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
874 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
899 for _, wcol := range s.whereCol {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
874 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
899 for _, wcol := range s.whereCol {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
887 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
912 for _, wcol := range s.whereCol {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
874 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
899 for _, wcol := range s.whereCol {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
874 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
899 for _, wcol := range s.whereCol {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/database/sql/
H A Dfakedb_test.go184 whereCol []boundCol // used by SELECT (all placeholders) member
514 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
884 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
909 for _, wcol := range s.whereCol {
/dports/lang/gcc9/gcc-9.4.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
887 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
912 for _, wcol := range s.whereCol {
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/database/sql/
H A Dfakedb_test.go187 whereCol []boundCol // used by SELECT (all placeholders) member
517 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
887 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
912 for _, wcol := range s.whereCol {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/database/sql/
H A Dfakedb_test.go193 whereCol []boundCol // used by SELECT (all placeholders) member
530 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
903 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
959 for _, wcol := range s.whereCol {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/database/sql/
H A Dfakedb_test.go184 whereCol []boundCol // used by SELECT (all placeholders) member
521 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
894 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
950 for _, wcol := range s.whereCol {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/database/sql/
H A Dfakedb_test.go206 whereCol []boundCol // used by SELECT (all placeholders) member
543 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
916 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
972 for _, wcol := range s.whereCol {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/database/sql/
H A Dfakedb_test.go184 whereCol []boundCol // used by SELECT (all placeholders) member
521 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
894 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
950 for _, wcol := range s.whereCol {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/database/sql/
H A Dfakedb_test.go184 whereCol []boundCol // used by SELECT (all placeholders) member
521 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
894 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
950 for _, wcol := range s.whereCol {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/database/sql/
H A Dfakedb_test.go184 whereCol []boundCol // used by SELECT (all placeholders) member
521 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
894 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
950 for _, wcol := range s.whereCol {
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/database/sql/
H A Dfakedb_test.go184 whereCol []boundCol // used by SELECT (all placeholders)
521 …stmt.whereCol = append(stmt.whereCol, boundCol{Column: column, Placeholder: value, Ordinal: stmt.p…
894 if len(s.whereCol) == 2 && s.whereCol[0].Column == "op" && s.whereCol[1].Column == "millis" {
950 for _, wcol := range s.whereCol {
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/database/sql/
H A Dfakedb_test.go114 whereCol []string // used by SELECT (all placeholders) member
303 stmt.whereCol = append(stmt.whereCol, column)
524 for widx, wcol := range s.whereCol {
/dports/databases/pear-MDB_QueryTool/MDB_QueryTool-1.2.3/MDB/QueryTool/
H A DQuery.php893 * @param string $whereCol the column to match the data against, only if
899 function remove($data, $whereCol = '') argument
915 if (empty($whereCol)) {
916 $whereCol = $this->primaryCol;
918 $whereClause = $this->_quoteIdentifier($whereCol).'='. $this->_quote($data);

12