If you can reproduce the problem, then create a ticket here:
https://sourceforge.net/p/squirrel-sql/bugs/new/
Please provide a sample create table script that was used to reproduce the
issue.
Thanks,
Rob
On Wed, Jul 10, 2013 at 7:19 AM, Blaga Cosmin <dre...@gm...> wrote:
> Hi. I am new to the mailing list and I don't know exactly how to aproach
> this problem, and don't have enough time to investigate. I'm hoping you
> could help me with a problem that I'm having with Sqirrel SQL DDL
> generator. I wanted to report it as a bug, but I don't know exactly how
> to do it.
> I tried a few days ago to generate a DDL for an oracle table. The oracle
> driver that I am using is ojdbc14. It generated the create table
> generally OK, with a few exceptions:
> a) the columns with type NUMBER were generated as DECIMAL (the script
> runs ok with decimal in Squirrel, but they should be declared as NUMBER)
> b) all precisions are lost! I had a few columns that had DECIMAL_DIGITS,
> but none are specified in the DDL
> Thanks in advance.
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
|