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
2506
Commits
5
Branches
568
Tags
111 MiB
TypeScript
71.9%
HTML
25.1%
SCSS
2.1%
JavaScript
0.6%
CSS
0.2%
Tree:
bbe5d70720
ghostfolio
/
prisma
/
migrations
/
20210815180121_added_settin...
/
migration.sql
2 lines
66 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Settings
"
ADD
COLUMN
"
settings
"
JSONB
;
Reference in new issue