update github project name
This commit is contained in:
parent
bcd06d1ef9
commit
9ea29c1a0c
3 changed files with 5 additions and 7 deletions
Language/SQL/SimpleSQL
|
@ -275,8 +275,6 @@ I'm not sure if this is valid syntax or not.
|
|||
> data Alias = Alias Name (Maybe [Name])
|
||||
> deriving (Eq,Show,Read)
|
||||
|
||||
TODO: add function table ref
|
||||
|
||||
> -- | The type of a join.
|
||||
> data JoinType = JInner | JLeft | JRight | JFull | JCross
|
||||
> deriving (Eq,Show,Read)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue