This website requires JavaScript.
Explore
Help
Sign In
Kain344
/
History_Api
Watch
1
Star
0
Fork
0
You've already forked History_Api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a77b856973ac249fe577ce6911d5547780029f4a
History_Api
/
db
/
migrations
/
000016_wiki_content.down.sql
T
Kain344
2873e42eab
Build and Release / release (push)
Successful in 1m33s
Details
feat: implement wiki and wiki content management system including database schemas, DTOs, and API endpoints
2026-05-11 11:02:57 +07:00
2 lines
35 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
wiki_content
;
Reference in New Issue
View Git Blame
Copy Permalink