This website requires JavaScript.
Explore
Help
Sign In
public
/
galaxy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
4aa2c0d68574bbf176716b7732ec3adb61ba1d22
galaxy
/
crates
/
persistence
/
migrations
/
2023-08-07-205653_add_user_profiles_table
/
down.sql
T
David Stern
0dbd3d567a
Initial public release of Warp.
...
Repo-Sync-Origin:
warpdotdev/warp-internal@12af1d983b
2026-04-28 08:43:33 -05:00
2 lines
36 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
user_profiles
;
Reference in New Issue
View Git Blame
Copy Permalink