search for: servicespiels

Displaying 1 result from an estimated 1 matches for "servicespiels".

Did you mean: service_spiels
2006 Jul 03
13
Remote Postgres is driving me crazy!
...r varying(20) | spiel | character varying(550) | View definition: SELECT service_spiel.id, service_spiel.service, service_spiel.spiel FROM service_spiel; I tried out Kevin Jorgensen''s suggestion of using migrate and this is what I get: rake migrate (in /home/nsadmin/brewedpages) == Servicespiels: migrating =================================================== -- create_table(:service_spiels) NOTICE: CREATE TABLE will create implicit sequence ''service_spiels_id_seq'' for SERIAL column ''service_spiels.id'' NOTICE: CREATE TABLE / PRIMARY KEY will create imp...