Update the database for custom puppets
This commit is contained in:
2
database/migrations/04-custom-puppet.sql
Normal file
2
database/migrations/04-custom-puppet.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE puppet ADD COLUMN custom_mxid TEXT;
|
||||
ALTER TABLE puppet ADD COLUMN access_token TEXT;
|
||||
Reference in New Issue
Block a user