add another user and change id value to be able to use imported data from real site
[brisk.git] / sql / sql.d / 052-user-rename-tsusp.sql
1 ALTER TABLE #PFX#users RENAME COLUMN tsusp TO lintm;