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

sql.migration.V20151217161100__FilesRenameUploadKey.sql Maven / Gradle / Ivy

alter table files rename column s3_upload_key to upload_key;
alter table file_parts rename column s3_upload_key to upload_key;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy