-
test_select2(TestObj1) gets a failure since e55cc41ad82b04338faeec9d3bd87a65facc63e9
``` ruby
$ make check
ruby -w setup.rb setup
setup.rb:278: warning: assigned but unused variable - vname
setup.rb…
-
Hi Marcus ( You are Marcus right?)
Before I ask you, I appreciate for your program dynamod . it is really powerful tools for my work.
However, I have a big problem.. sorry about that..
I want to k…
Alche updated
11 years ago
-
Please release new gem version which includes this commit
https://github.com/kubo/ruby-oci8/commit/bf50f41f105b3f6750bae8285c23fd838218c35d
I started to test ruby-plsql with ruby-oci8 2.1.0 and PL/SQ…
rsim updated
12 years ago
-
Always got a segmentation fault when "should execute function with cursor parameter and return record" executed.
``` ruby
$ ruby -I"lib:lib:spec" "/home/yahonda/Dropbox/git/ruby-plsql/ruby-oci8/ru…
-
I have a column with decimal type:
t.decimal :settlement_percent, :precision => 5, :scale => 3,
ruby-1.9.2-p0 > c = Contract.find 10284
#Contract:0x0000010aeb2700 {
:id …