You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Olga Tkacheva (JIRA)" <ji...@apache.org> on 2010/01/12 10:14:54 UTC

[jira] Created: (CAY-1363) Postgress don't support notations float(a, b)

Postgress don't support notations float(a, b) 
----------------------------------------------

                 Key: CAY-1363
                 URL: https://issues.apache.org/jira/browse/CAY-1363
             Project: Cayenne
          Issue Type: Bug
    Affects Versions: 3.1M1
            Reporter: Olga Tkacheva
            Assignee: Olga Tkacheva
             Fix For: 3.1M1


In Postgress documentation:

"PostgreSQL supports the SQL-standard notations float and float(p) for specifying inexact numeric types."

We need ignore scale in postgres. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CAY-1363) Postgress don't support notations float(a, b)

Posted by "Olga Tkacheva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Tkacheva closed CAY-1363.
------------------------------

    Resolution: Fixed

> Postgress don't support notations float(a, b) 
> ----------------------------------------------
>
>                 Key: CAY-1363
>                 URL: https://issues.apache.org/jira/browse/CAY-1363
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.1M1
>            Reporter: Olga Tkacheva
>            Assignee: Olga Tkacheva
>             Fix For: 3.1M1
>
>
> In Postgress documentation:
> "PostgreSQL supports the SQL-standard notations float and float(p) for specifying inexact numeric types."
> We need ignore scale in postgres. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.