Add migration script

Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
James Ketrenos 2020-01-04 15:49:25 -08:00
parent 87d52b34e8
commit 9962041a36

1
migration Normal file
View File

@ -0,0 +1 @@
echo "alter table faces add column lastComparedId INTEGER;" | ./query.sh