mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-12-14 22:32:07 +03:00
restore union examples
This commit is contained in:
parent
830eb48be4
commit
2d8f6410a0
@ -184,7 +184,7 @@ main = handleSqlError' $ withConnectionIO connect $ \conn -> do
|
||||
run join1' ()
|
||||
run selfJoin1 ()
|
||||
run selfJoin1' ()
|
||||
--run union1 ()
|
||||
--run union1' ()
|
||||
run union1 ()
|
||||
run union1' ()
|
||||
run group1 ()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user