|
@@ -35,6 +35,8 @@ db.tables -p
|
|
|
|
|
|
All SQL commands supported by PostgreSQL.
|
|
All SQL commands supported by PostgreSQL.
|
|
|
|
|
|
|
|
+It's not possible to use C-like escapes (with backslash
|
|
|
|
+like \n etc) within SQL syntax.
|
|
|
|
|
|
<H2>Operators available in conditions</H2>
|
|
<H2>Operators available in conditions</H2>
|
|
|
|
|