-
Name
-
ruby-oci8
-
Version
-
2.2.14
-
Platform
-
ruby
-
Authors
-
Kubo Takehiro
-
Bindir
-
bin
-
Date
-
2024-08-06 00:00:00 UTC
-
Description
-
ruby-oci8 is a ruby interface for Oracle using OCI8 API. It is available with Oracle 10g or later including Oracle Instant Client.
-
Email
-
kubo@jiubao.org
-
Extensions
-
ext/oci8/extconf.rb
-
Extra rdoc files
-
README.md
-
Files
-
.yardopts
COPYING
COPYING_old
ChangeLog
Makefile
NEWS
README.md
dist-files
docs/bind-array-to-in_cond.md
docs/conflicts-local-connections-and-processes.md
docs/hanging-after-inactivity.md
docs/install-binary-package.md
docs/install-full-client.md
docs/install-instant-client.md
docs/install-on-osx.md
docs/ldap-auth-and-function-interposition.md
docs/number-type-mapping.md
docs/platform-specific-issues.md
docs/report-installation-issue.md
docs/timeout-parameters.md
ext/oci8/.document
ext/oci8/MANIFEST
ext/oci8/apiwrap.c.tmpl
ext/oci8/apiwrap.h.tmpl
ext/oci8/apiwrap.rb
ext/oci8/apiwrap.yml
ext/oci8/attr.c
ext/oci8/bind.c
ext/oci8/connection_pool.c
ext/oci8/encoding.c
ext/oci8/env.c
ext/oci8/error.c
ext/oci8/extconf.rb
ext/oci8/hook_funcs.c
ext/oci8/lob.c
ext/oci8/metadata.c
ext/oci8/object.c
ext/oci8/oci8.c
ext/oci8/oci8.h
ext/oci8/oci8lib.c
ext/oci8/ocidatetime.c
ext/oci8/ocihandle.c
ext/oci8/ocinumber.c
ext/oci8/oraconf.rb
ext/oci8/oradate.c
ext/oci8/oranumber_util.c
ext/oci8/oranumber_util.h
ext/oci8/plthook.h
ext/oci8/plthook_elf.c
ext/oci8/plthook_osx.c
ext/oci8/plthook_win32.c
ext/oci8/post-config.rb
ext/oci8/stmt.c
ext/oci8/thread_util.c
ext/oci8/thread_util.h
ext/oci8/util.c
ext/oci8/win32.c
lib/.document
lib/dbd/OCI8.rb
lib/oci8.rb
lib/oci8/.document
lib/oci8/bindtype.rb
lib/oci8/check_load_error.rb
lib/oci8/compat.rb
lib/oci8/connection_pool.rb
lib/oci8/cursor.rb
lib/oci8/datetime.rb
lib/oci8/encoding-init.rb
lib/oci8/encoding.yml
lib/oci8/metadata.rb
lib/oci8/object.rb
lib/oci8/oci8.rb
lib/oci8/ocihandle.rb
lib/oci8/oracle_version.rb
lib/oci8/properties.rb
lib/oci8/version.rb
lib/ruby-oci8.rb
metaconfig
pre-distclean.rb
ruby-oci8.gemspec
setup.rb
test/README.md
test/config.rb
test/setup_test_object.sql
test/setup_test_package.sql
test/test_all.rb
test/test_appinfo.rb
test/test_array_dml.rb
test/test_bind_array.rb
test/test_bind_boolean.rb
test/test_bind_integer.rb
test/test_bind_raw.rb
test/test_bind_string.rb
test/test_bind_time.rb
test/test_break.rb
test/test_clob.rb
test/test_connection_pool.rb
test/test_connstr.rb
test/test_datetime.rb
test/test_dbi.rb
test/test_dbi_clob.rb
test/test_encoding.rb
test/test_error.rb
test/test_metadata.rb
test/test_object.rb
test/test_oci8.rb
test/test_oracle_version.rb
test/test_oradate.rb
test/test_oranumber.rb
test/test_package_type.rb
test/test_properties.rb
test/test_rowid.rb
-
Homepage
-
http://www.rubydoc.info/github/kubo/ruby-oci8
-
Licenses
-
BSD-2-Clause
-
Require paths
-
lib
-
Required ruby version
-
>= 1.9.1
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.5.5
-
Specification version
-
4
-
Summary
-
Ruby interface for Oracle using OCI8 API
-
Test files
-
test/test_all.rb
-
Original platform
-
ruby
-
New platform
-
ruby