980dab50363ca5e43ab235ebc25f856d3ef2cd2e
[brisk.git] / 064-user-guarant.sql
1 -- add guarantee of a user
2 ALTER TABLE #PFX#users DROP COLUMN guar_code;
3 ALTER TABLE #PFX#users ADD COLUMN guar_code integer DEFAULT -1;  -- who guaranted this user