This website requires JavaScript.
Explore
Help
Sign In
hugo
/
DS4Server
Watch
1
Star
0
Fork
0
You've already forked DS4Server
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b99ce2aa107a4cebd6cbb90a60d91950055bab53
DS4Server
/
migrations
/
20260901223000_add_session_model
/
down.sql
Georg Bauer
35f306bf2a
Lock tool sessions to their model
2026-09-01 22:37:57 +02:00
2 lines
40 B
SQL
Raw
Blame
History
ALTER
TABLE
sessions
DROP
COLUMN
model
;
Reference in New Issue
View Git Blame
Copy Permalink