more todos
This commit is contained in:
parent
d21d9b6a01
commit
d3de03890c
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ models:
|
||||||
description:
|
description:
|
||||||
"Records of each transaction that happens in the edeposit API. Records are
|
"Records of each transaction that happens in the edeposit API. Records are
|
||||||
mutable and can get updated."
|
mutable and can get updated."
|
||||||
|
#TODO Update to the fact that this only has edeposit stuff now
|
||||||
|
#TODO update tests to check that there's only edeposit stuff
|
||||||
columns:
|
columns:
|
||||||
- name: id_verification
|
- name: id_verification
|
||||||
data_type: character varying
|
data_type: character varying
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue