Programming in Haskell -- inserting data with hasql

preview_player
Показать описание
I installed hasql and got it to connect to the database and return some data. In this episode I'll create a statement to insert some data, and then I should be able to use the new code to implement the LedgerStorage effect. This will let me get rid of postgresql-simple in the main application.
Рекомендации по теме