![JAR search and dependency download from the Maven repository](/logo.png)
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
alter table issue
add column if not exists external_user_id varchar;