This website requires JavaScript.
Explore
Help
Sign In
ITQ
/
Datarush
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7320f21988a17d9f13f4359fe253265736ac900
Datarush
/
cmd
/
migrate
/
migrations
/
000001_create_users_table.down.sql
T
ITQ
7f267f61f4
chore: remove template occurrences
2025-12-16 13:34:53 +03:00
2 lines
28 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
users
;
Reference in New Issue
View Git Blame
Copy Permalink