Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: HowTo: PostgreSQL - Adding more values to an ENUM type « StephenCuppett.com. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

HowTo: PostgreSQL - Adding more values to an ENUM type « StephenCuppett.com
by Lost at 6:19 pm EDT, Mar 28, 2009

I recently had trouble manipulating an ENUM field I had created in PostgreSQL. I couldn’t find any suggestions or samples easily on Google or in the manual and was able to get it to work, so I post it here. The basic premise is there is an ENUM field type created, I need more possible values and to preserve the existing values I already have to keep code working.


 
 
Powered By Industrial Memetics