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
Tree:
e7f10ad4ad
ghostfolio
/
prisma
/
migrations
/
20220209194930_added_manual...
/
migration.sql
3 lines
57 B
Raw
Normal View
History
Feature/add support for wealth items (#666) * Add support for wealth items * Update changelog
3 years ago
-- AlterEnum
ALTER
TYPE
"
DataSource
"
ADD
VALUE
'
MANUAL
'
;