initial check-in (adding column USER_EMAIL_ISPUBLIC in table AV_USER)
This commit is contained in:
parent
efabd4ac2c
commit
2977f2cba8
1 changed files with 1 additions and 0 deletions
1
antville_dbpatch20020726.sql
Normal file
1
antville_dbpatch20020726.sql
Normal file
|
@ -0,0 +1 @@
|
||||||
|
alter table AV_USER add column USER_EMAIL_ISPUBLIC tinyint(1) null after USER_EMAIL;
|
Loading…
Add table
Reference in a new issue