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
2713dcb0476655add68f6f8df483f71c55fc838f
papercrate
/
backend
/
migrations
/
202503090002_add_name_to_documents
/
down.sql
T
nils
2713dcb047
ci / docker (backend, backend/Dockerfile, backend) (push)
Successful in 15m15s
Details
ci / docker (frontend, frontend/Dockerfile, frontend) (push)
Successful in 15m14s
Details
Initial commit
2025-10-17 18:07:39 +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