Skip to content

Commit

Permalink
design.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Dec 11, 2023
1 parent 772b55c commit a884f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The rough dataflow of how ScalaSql works is given by the following diagram:
filter,join,aggregate} +-------->
| |
| |
{Sql[Int],Select[Q],Update[Q] {Int,Seq[R],Generator[R],
{Expr[Int],Select[Q],Update[Q] {Int,Seq[R],Generator[R],
CaseCls[Sql],Tuple[Q],SqlStr} CaseCls[Id],Tuple[R]}
| |
| |
Expand Down

0 comments on commit a884f02

Please sign in to comment.