chore: refresh gramsrv public release
This commit is contained in:
parent
75cebe8dbf
commit
70b6820474
1274 changed files with 378751 additions and 59919 deletions
8
deploy/migrations/0030_bot_mini_apps.down.sql
Normal file
8
deploy/migrations/0030_bot_mini_apps.down.sql
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
DROP TABLE IF EXISTS webview_custom_method_queries;
|
||||
DROP TABLE IF EXISTS bot_emoji_status_permissions;
|
||||
DROP TABLE IF EXISTS webview_requested_buttons;
|
||||
DROP TABLE IF EXISTS attach_menu_user_states;
|
||||
DROP TABLE IF EXISTS attach_menu_bots;
|
||||
DROP TABLE IF EXISTS bot_app_preview_media;
|
||||
DROP TABLE IF EXISTS bot_app_settings;
|
||||
DROP TABLE IF EXISTS bot_apps;
|
||||
Loading…
Add table
Add a link
Reference in a new issue