All Downloads are FREE. Search and download functionalities are using the official Maven repository.

db.migration.V20181009.1217__external_user_id.sql Maven / Gradle / Ivy

alter table issue
  add column if not exists external_user_id varchar;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy