feat: implement episode actions add endpoint
This commit is contained in:
parent
064365fb4f
commit
bcfb8805eb
13 changed files with 152 additions and 63 deletions
|
|
@ -1,6 +1,6 @@
|
|||
drop table episode_actions;
|
||||
|
||||
drop table subscriptions;
|
||||
drop table device_subscriptions;
|
||||
|
||||
drop table devices;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue