migrations fix
This commit is contained in:
parent
865b5ff4f4
commit
e84111732e
60 changed files with 0 additions and 0 deletions
|
|
@ -1,6 +0,0 @@
|
|||
DROP INDEX IF EXISTS public.bot_api_updates_created_retention_idx;
|
||||
|
||||
ALTER TABLE public.bot_api_update_states
|
||||
DROP CONSTRAINT IF EXISTS bot_api_update_states_allowed_updates_check,
|
||||
DROP COLUMN IF EXISTS cursor_initialized,
|
||||
DROP COLUMN IF EXISTS allowed_updates;
|
||||
Loading…
Add table
Add a link
Reference in a new issue