This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
wallet-sync-server
Watch
1
Star
0
Fork
You've already forked wallet-sync-server
0
Code
Issues
11
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
f8e5ada1ee
wallet-sync-server
/
store
History
Daniel Krol
8fce2cd868
Don't check that userId is non-zero; it's already handled by ForeignKey constraints
2022-06-29 00:12:01 -04:00
..
account_test.go
Actually put in foreign key constraints! Also test wallet and account empty db fields.
2022-06-29 00:06:43 -04:00
store.go
Don't check that userId is non-zero; it's already handled by ForeignKey constraints
2022-06-29 00:12:01 -04:00
store_test.go
Actually put in foreign key constraints! Also test wallet and account empty db fields.
2022-06-29 00:06:43 -04:00
token_test.go
Don't check that userId is non-zero; it's already handled by ForeignKey constraints
2022-06-29 00:12:01 -04:00
wallet_test.go
Don't check that userId is non-zero; it's already handled by ForeignKey constraints
2022-06-29 00:12:01 -04:00