This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
CHAI
/
chtech-anythingllm
Watch
4
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10
Commits
1
Branch
0
Tags
235 MiB
JavaScript
93.8%
CSS
5.1%
SCSS
0.7%
Dockerfile
0.2%
Tree:
641fd114a7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '641fd114a7'
${ noResults }
chtech-anythingllm
/
server
/
prisma
/
migrations
/
20231129012019_add
/
migration.sql
2 lines
65 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
users
"
ADD
COLUMN
"
pfpFilename
"
TEXT
;