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
1294
Commits
1
Branch
555
Tags
77 MiB
Tree:
3317fe7c46
ghostfolio
/
prisma
/
migrations
/
20210815180121_added_settin...
/
migration.sql
3 lines
66 B
Raw
Normal View
History
Feature/add restricted view (#295) * Add restricted view * Update changelog
4 years ago
-- AlterTable
Clean up spaces (#1288)
3 years ago
ALTER
TABLE
"
Settings
"
ADD
COLUMN
"
settings
"
JSONB
;