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
1645
Commits
3
Branches
554
Tags
75 MiB
TypeScript
71.6%
HTML
25.4%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
623a284ba4
ghostfolio
/
prisma
/
migrations
/
20210724160404_added_curren...
/
migration.sql
2 lines
76 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
SymbolProfile
"
ADD
COLUMN
"
currency
"
"
Currency
"
;
Reference in new issue