[Lift] Re: Mapping MappedDouble to Postgres database

2009-09-03 Thread Derek Chen-Becker
Sorry, had the date wrong. It's next Wednesday.

Derek

On Tue, Sep 1, 2009 at 5:06 PM, Derek Chen-Becker dchenbec...@gmail.comwrote:

 There's 1.0.1-SNAPSHOT, and tomorrow I'll be rolling out 1.0.1 (final).
 Both of these have the fix.


 On Tue, Sep 1, 2009 at 3:45 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:


 Not to discourage you from updating :) but I think there is a bugfix
 update to 1.0.

 -
 DavidVdavid.v.villa...@gmail.com wrote:


 I found an old post that addresses this problem.  I am still using
 Lift-1.0, so I'll update and that should fix the problem.
 -David

 On Sep 1, 5:11 pm, DavidV david.v.villa...@gmail.com wrote:
  I am trying to map a MappedDouble object to a postgres database and I
  get the following error:
 
  Exception in thread main org.postgresql.util.PSQLException: ERROR:
  type double does not exist
 
  I am looking through the Schemifier to try and figure out where the
  database type is assigned and how to override it.  Postgres has a
  real type which would be appropriate for the DB columns I am
  creating.
 
  Can anyone help me in converting the MappedDouble to create a DB
  column of type real in postgres?
 
  Thanks,
  David


 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Mapping MappedDouble to Postgres database

2009-09-01 Thread DavidV

I found an old post that addresses this problem.  I am still using
Lift-1.0, so I'll update and that should fix the problem.
-David

On Sep 1, 5:11 pm, DavidV david.v.villa...@gmail.com wrote:
 I am trying to map a MappedDouble object to a postgres database and I
 get the following error:

 Exception in thread main org.postgresql.util.PSQLException: ERROR:
 type double does not exist

 I am looking through the Schemifier to try and figure out where the
 database type is assigned and how to override it.  Postgres has a
 real type which would be appropriate for the DB columns I am
 creating.

 Can anyone help me in converting the MappedDouble to create a DB
 column of type real in postgres?

 Thanks,
 David
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Mapping MappedDouble to Postgres database

2009-09-01 Thread Naftoli Gugenheim

Not to discourage you from updating :) but I think there is a bugfix update to 
1.0.

-
DavidVdavid.v.villa...@gmail.com wrote:


I found an old post that addresses this problem.  I am still using
Lift-1.0, so I'll update and that should fix the problem.
-David

On Sep 1, 5:11 pm, DavidV david.v.villa...@gmail.com wrote:
 I am trying to map a MappedDouble object to a postgres database and I
 get the following error:

 Exception in thread main org.postgresql.util.PSQLException: ERROR:
 type double does not exist

 I am looking through the Schemifier to try and figure out where the
 database type is assigned and how to override it.  Postgres has a
 real type which would be appropriate for the DB columns I am
 creating.

 Can anyone help me in converting the MappedDouble to create a DB
 column of type real in postgres?

 Thanks,
 David


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Mapping MappedDouble to Postgres database

2009-09-01 Thread Derek Chen-Becker
There's 1.0.1-SNAPSHOT, and tomorrow I'll be rolling out 1.0.1 (final). Both
of these have the fix.

On Tue, Sep 1, 2009 at 3:45 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:


 Not to discourage you from updating :) but I think there is a bugfix update
 to 1.0.

 -
 DavidVdavid.v.villa...@gmail.com wrote:


 I found an old post that addresses this problem.  I am still using
 Lift-1.0, so I'll update and that should fix the problem.
 -David

 On Sep 1, 5:11 pm, DavidV david.v.villa...@gmail.com wrote:
  I am trying to map a MappedDouble object to a postgres database and I
  get the following error:
 
  Exception in thread main org.postgresql.util.PSQLException: ERROR:
  type double does not exist
 
  I am looking through the Schemifier to try and figure out where the
  database type is assigned and how to override it.  Postgres has a
  real type which would be appropriate for the DB columns I am
  creating.
 
  Can anyone help me in converting the MappedDouble to create a DB
  column of type real in postgres?
 
  Thanks,
  David


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---