This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
papercrate
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
72df3dec3baebe81bdf953c49ff3ff5e701e3f9e
papercrate
/
backend
/
migrations
/
202503090002_add_name_to_documents
/
down.sql
T
nils
2af2af3460
ci / docker (backend, backend/Dockerfile, backend) (push)
Successful in 21s
Details
ci / docker (frontend, frontend/Dockerfile, frontend) (push)
Successful in 23s
Details
Initial commit
2025-10-17 20:19:47 +02:00
3 lines
44 B
SQL
Raw
Blame
History
ALTER
TABLE
documents
DROP
COLUMN
name
;
Reference in New Issue
View Git Blame
Copy Permalink