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
3000
Commits
1
Branch
555
Tags
77 MiB
TypeScript
71.6%
HTML
25.4%
SCSS
2.1%
JavaScript
0.6%
CSS
0.3%
Tree:
04b056e4e5
ghostfolio
/
prisma
/
migrations
/
20240224102024_removed_is_d...
/
migration.sql
2 lines
61 B
Raw
Blame
History
-- AlterTable
ALTER
TABLE
"
Account
"
DROP
COLUMN
"
isDefault
"
;
Reference in new issue