This website requires JavaScript.
Explore
Help
Sign In
sudacode
/
ghostfolio
Watch
1
Star
0
Fork
0
You've already forked ghostfolio
Code
Issues
Pull Requests
Actions
Packages
Releases
Activity
ghostfolio
/
prisma
/
migrations
/
20220227093650_added_url_to_symbol_profile
/
migration.sql
3 lines
65 B
MySQL
Raw
Normal View
History
Unescape
Escape
Feature/migrate to yahoo finance2 (#722) * Migrate to yahoo-finance2 * Add support for mutual funds * Add url to symbol profile * Clean up
2022-02-27 17:03:00 +01:00
-- AlterTable
Clean up spaces (#1288)
2022-09-25 15:14:51 +02:00
ALTER
TABLE
"
SymbolProfile
"
ADD
COLUMN
"
url
"
TEXT
;
Reference in New Issue
Copy Permalink