This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
geo
Watch
1
Star
0
Fork
0
You've already forked geo
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
9727077dfaef16d5ff01ac689bb8edd3cf777582
geo
/
server
/
migrations
/
20260331100021_create_brand_keywords.down.sql
T
2 lines
37 B
SQL
Raw
Normal View
History
Unescape
Escape
feat: add tenant and user management with migrations, handlers, and tests
2026-04-01 00:58:42 +08:00
DROP
TABLE
IF
EXISTS
brand_keywords
;
Reference in New Issue
Copy Permalink