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
1457
Commits
1
Branch
555
Tags
77 MiB
Tree:
e5f2a3865d
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
'
;