record cryptoCode for bills table
This commit is contained in:
parent
e227716ad9
commit
4e5b1173d6
2 changed files with 4 additions and 0 deletions
2
todo.txt
2
todo.txt
|
|
@ -31,3 +31,5 @@ alter table bills add crypto_code text default 'BTC';
|
|||
alter table bills alter satoshis TYPE bigint;
|
||||
|
||||
- update cryptoCode for bills insert
|
||||
- test against old server
|
||||
- remove debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue