finish on the website updates for now
This commit is contained in:
parent
b7d9d92ae7
commit
322b6f200d
5 changed files with 38 additions and 21 deletions
website
|
@ -26,12 +26,6 @@ prohibit everything that the standard doesn't allow.
|
|||
Apart from this permissiveness, some work has been put into trying to
|
||||
get the best parser error messages possible.
|
||||
|
||||
Although the parser and syntax support some character set constructs,
|
||||
any source is always parsed in the default system encoding which
|
||||
Haskell uses, and any encoding/decoding is left to the system. I think
|
||||
this effectively means that you will usually be using utf-8 character
|
||||
set for the sql source.
|
||||
|
||||
== Queries
|
||||
|
||||
=== Select lists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue