shared/database/local/setup/013-AddRelatedItemIdColumnToItemTable.sql (
2
lines of code) (
raw
):
ALTER TABLE "Item" ADD COLUMN "relatedItemId" INTEGER;