Hi,

On Sun, May 20, 2018 at 05:44:48PM +0200, Dominik George wrote:
> Quick note, upgrade path from stretch:
> 
> Caused by:                                                                    
>                          
> ActiveRecord::StatementInvalid: PG::UndefinedTable: ERROR:  relation 
> "features" does not exist        
> LINE 5:                WHERE a.attrelid = '"features"'::regclass              
>                          
>                                           ^                                   
>                         
> :               SELECT a.attname, format_type(a.atttypid, a.atttypmod),       
>                          
>                      pg_get_expr(d.adbin, d.adrelid), a.attnotnull, 
> a.atttypid, a.atttypmod            
>                 FROM pg_attribute a LEFT JOIN pg_attrdef d                    
>                          
>                   ON a.attrelid = d.adrelid AND a.attnum = d.adnum            
>                          
>                WHERE a.attrelid = '"features"'::regclass                      
>                          
>                  AND a.attnum > 0 AND NOT a.attisdropped                      
>                          
>                ORDER BY a.attnum
> 

Any news about that migration, so I could test again?

Cheers,
Nik

Attachment: signature.asc
Description: PGP signature

Reply via email to