mirror of
https://github.com/openvk/openvk
synced 2025-07-03 22:39:59 +03:00
Create 00055-agent-card-fix.sql
This commit is contained in:
parent
c25fd84c11
commit
e99c8203c0
1 changed files with 3 additions and 0 deletions
3
install/sqls/00055-agent-card-fix.sql
Normal file
3
install/sqls/00055-agent-card-fix.sql
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
ALTER TABLE `support_names`
|
||||||
|
DROP PRIMARY KEY,
|
||||||
|
ADD PRIMARY KEY(`id`);
|
Loading…
Reference in a new issue