This website requires JavaScript.
Explore
Help
Sign In
Yadciel
/
taskcafe
Watch
1
Star
0
Fork
0
You've already forked taskcafe
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f9a5007104
taskcafe
/
migrations
/
0024_add-profile-avatar-url-column-to-user_account-table.up.sql
2 lines
61 B
MySQL
Raw
Normal View
History
Unescape
Escape
feature: various additions
2020-06-13 00:21:58 +02:00
ALTER
TABLE
user_account
ADD
COLUMN
profile_avatar_url
TEXT
;
Reference in New Issue
Copy Permalink