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
2934
Commits
3
Branches
554
Tags
75 MiB
TypeScript
71.6%
HTML
25.4%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
e7f10ad4ad
ghostfolio
/
prisma
/
migrations
/
20221227203757_added_price_...
/
migration.sql
2 lines
78 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Subscription
"
ADD
COLUMN
"
price
"
DOUBLE
PRECISION
;
Reference in new issue