-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: PostgreSQL and VARCHAR length
PostPosted: Sat May 24, 2008 12:53 am 
Newbie

Joined: Fri Mar 28, 2008 9:45 pm
Posts: 2
Location: Eugene, Oregon
Is there any good way for my custom PostgreSQL dialect to express that I want the default varchar length to be unlimited - that is, to have Strings map to "varchar" by default rather than "varchar(255)"? In PostgreSQL the length specification is entirely optional (only useful as an actual constraint), so I'd rather be rid of it rather than have to think about whether each String property could conceivably be longer than 255 characters.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.