mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Compare commits
2 commits
6e30edb740
...
be0437e978
Author | SHA1 | Date | |
---|---|---|---|
|
be0437e978 | ||
|
5e7ac304a5 |
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