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
91a72f25fd17d49a098421bc5e1c6d1cd0bb84a9
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