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
3128
Commits
1
Branch
555
Tags
77 MiB
Tree:
c3bd433ac9
ghostfolio
/
prisma
/
migrations
/
20241103110114_added_ghostf...
/
migration.sql
3 lines
61 B
Raw
Normal View
History
Feature/set up Ghostfolio data provider (#4016) * Set up Ghostfolio data provider * Update translations * Update changelog
4 months ago
-- AlterEnum
ALTER
TYPE
"
DataSource
"
ADD
VALUE
'
GHOSTFOLIO
'
;