Use the new get_profile/get_user smarty modifiers in plviews to be able to handle...
[platal.git] / upgrade / 1.0.1 / 10_addresses.sql
CommitLineData
a7d9718b
SJ
1ALTER TABLE profile_addresses DROP COLUMN updateTime;
2
3-- vim:set syntax=mysql: