Add ErrPos() interface to OracleError, #50
Annotations
10 errors and 1 warning
build:
examples/bulk_copy/main.go#L82
not enough arguments in call to go_ora.NewConnection
|
build:
examples/bulk_insert/main.go#L80
not enough arguments in call to go_ora.NewConnection
|
build:
examples/clob/main.go#L50
not enough arguments in call to go_ora.NewConnection
|
build:
examples/clob/main.go#L199
not enough arguments in call to go_ora.NewConnection
|
build:
examples/dbms_aq/main.go#L121
not enough arguments in call to aq.Dequeue
|
build:
examples/exec/main.go#L55
not enough arguments in call to go_ora.NewConnection
|
build:
examples/mtls/main.go#L27
oc.WithTLSConfig undefined (type *go_ora.OracleConnector has no field or method WithTLSConfig)
|
build:
examples/query_to_struct/main.go#L205
not enough arguments in call to go_ora.NewConnection
|
build:
examples/structsinsert/main.go#L99
not enough arguments in call to go_ora.NewConnection
|
build:
examples/udt_pars/main.go#L203
not enough arguments in call to go_ora.NewConnection
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading