This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
ghostfolio
mirror of
https://github.com/ghostfolio/ghostfolio
Watch
1
Star
0
Fork
0
Code
Issues
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.
857
Commits
0
Branches
250
Tags
67 MiB
TypeScript
71.2%
HTML
25.7%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
bad9d17c44
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bad9d17c44'
${ noResults }
ghostfolio
/
prisma
/
migrations
/
20210815180121_added_settin...
/
migration.sql
2 lines
70 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Settings
"
ADD
COLUMN
"
settings
"
JSONB
;
Reference in new issue