This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Zaimki/migrations/049-census-troll.sql

7 lines
67 B
MySQL
Raw Permalink Normal View History

2022-02-17 06:19:33 -08:00
-- Up
ALTER TABLE census ADD COLUMN troll INTEGER NULL;
-- Down