babeloff / aql-server-brass

An AQL server implementation for BRASS
0 stars 0 forks source link

Disable ID if possible #9

Closed phreed closed 6 years ago

phreed commented 6 years ago

Suppress the ID column in the SQL. These are generated fields.

phreed commented 6 years ago

If the fields cannot be disabled then deal with the convert function which is not available in postgresql. Maybe a cast can be used.

phreed commented 6 years ago

The columns have been disabled. https://github.com/babeloff/aql-server-brass/blob/v2018.04.25/aql_lib/src/aql/wrap.clj#L48 615c106ef7a6d3495740d4d7358c2bcb478ce96a