Explorar el Código

Support column filters on relations

Maurits van der Schee hace 8 años
padre
commit
8953147713
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -192,7 +192,7 @@ Output:
192 192
 {"categories":{"columns":["name"],"records":[["Web development"],["Internet"]]}}
193 193
 ```
194 194
 
195
-NB: Column selection cannot be applied to related tables.
195
+NB: Columns that are used to identify relations are automatically added and cannot be left out.
196 196
 
197 197
 ### List + Order
198 198
 

Loading…
Cancelar
Guardar