This website requires JavaScript.
Explore
Help
Sign In
Lanmikeman
/
openvk
Watch
1
Star
1
Fork
You've already forked openvk
0
mirror of
https://github.com/openvk/openvk
synced
2024-11-11 09:29:29 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cc6771ea70
openvk
/
install
/
sqls
/
00006-group-owner-comment.sql
2 lines
71 B
MySQL
Raw
Normal View
History
Unescape
Escape
Fix several errors in SQLs
2022-04-10 12:16:03 +03:00
ALTER
TABLE
`
groups
`
ADD
COLUMN
owner_comment
VARCHAR
(
36
)
AFTER
owner
;
Reference in a new issue
Copy permalink