mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Compare commits
4 commits
aefb09a83d
...
5cbc99b3ac
Author | SHA1 | Date | |
---|---|---|---|
|
5cbc99b3ac | ||
|
5e7ac304a5 | ||
|
ee8b436185 | ||
|
14bcb8a271 |
2 changed files with 772 additions and 85 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`);
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue