mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-12-01 13:52:12 +03:00
adding a link.
This commit is contained in:
parent
a7594838ea
commit
9335bc4f4c
@ -89,3 +89,5 @@ Finally, let's execute it in SQLite:
|
||||
0|Hello|World!
|
||||
|
||||
Now we understand that relations are composable. Raw SQL does NOT have this feature. Moreover, relations are type safe. If our HRR code can be compiled by GHC, it always generates valid SQL statements.
|
||||
|
||||
The next step is to read [HRR tutorial](tutorial.html).
|
||||
|
Loading…
Reference in New Issue
Block a user