This website requires JavaScript.
Explore
Help
Sign In
andrew
/
finnow
Watch
1
Star
0
Fork
You've already forked finnow
0
Code
Issues
1
Pull Requests
Actions
Releases
Activity
cb690702cc
finnow
/
finnow-api
/
sql
/
migrations
/
1.sql
3 lines
87 B
SQL
Raw
Blame
History
ALTER
TABLE
"
transaction
"
ADD
COLUMN
internal_transfer
BOOLEAN
NOT
NULL
DEFAULT
FALSE
;
Reference in New Issue
View Git Blame
Copy Permalink