jam-cloud/db/up/rsvp_slots_prof_level.sql

1 line
102 B
SQL

alter table rsvp_slots alter column proficiency_level type smallint using proficiency_level::smallint;