a3ka / cryptoexchange

MIT License
1 stars 0 forks source link

Create SQL query to get all available crypto currencies #6

Open georgolden opened 1 year ago

georgolden commented 1 year ago
select * from "AvailableCryptocurrency";
georgolden commented 1 year ago

https://github.com/a3ka/cryptoexchange/pull/4