This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
silo-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ace830d9e2df993e82d20b92cd4e7bfec71b7461
silo-server
/
migrations
/
033_plugin_update_policy.down.sql
T
4 lines
99 B
SQL
Raw
Normal View
History
Unescape
Escape
Initial Silo migration
2026-05-22 20:26:11 -04:00
ALTER
TABLE
plugin_installations
DROP
COLUMN
update_policy
,
DROP
COLUMN
available_version
;
Reference in New Issue
Copy Permalink