Project

Profile

Help

Story #5950

Updated by CodeHeeler about 4 years ago

We have all the data for NEVRA, but for features applicability to understand 'newer than' we need a custom type to let us compare. See examples here: 

 https://github.com/spacewalkproject/spacewalk/blob/master/schema/spacewalk/postgres/class/evr_t.sql 

 https://github.com/RedHatInsights/vmaas/blob/master/database/vmaas_db_postgresql.sql#L13 

Back