This website requires JavaScript.
Explore
Help
Register
Sign In
Ling0925
/
buster
mirror of
https://github.com/buster-so/buster.git
Watch
1
Star
0
Fork
You've already forked buster
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6818c46578
buster
/
apps
/
api
/
migrations
/
2024-06-03-222323_create_terms
/
down.sql
4 lines
75 B
SQL
Raw
Blame
History
-- This file should undo anything in `up.sql`
drop
table
if
exists
terms
;
Reference in New Issue
View Git Blame
Copy Permalink