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
3089
Commits
3
Branches
554
Tags
75 MiB
TypeScript
71.6%
HTML
25.4%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
4e368e09a6
ghostfolio
/
prisma
/
migrations
/
20220725155238_added_commen...
/
migration.sql
2 lines
61 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Order
"
ADD
COLUMN
"
comment
"
TEXT
;
Reference in new issue