-- AlterTable
ALTER TABLE `ink` ADD COLUMN `library` VARCHAR(191) NOT NULL DEFAULT '';
