Displaying 1 result from an estimated 1 matches for "dls_grids".
2006 Apr 11
6
Oracle unit test problem in Rails 1.1.2/Ruby-OCI 0.1.14
...push this change through
to our build server (Linux/Oracle) and we are getting some errors in the
unit tests using Oracle. Looking at the data in the tests reveals a
precision problem. Looking at the tables tells the whole story.
My development database contains this table:
SQL> describe dls_grids;
Name Null? Type
----------------------------------------- --------
----------------------------
ID NOT NULL NUMBER(38)
LSD VARCHAR2(2)
SECTION...