Skip to content

Conversation

@bartscheers
Copy link
Member

The SQL median function in MonetDB, is called by prefixing it with sys.

The SQL median function in MonetDB, is called by prefixing it with sys.
@gijzelaerr
Copy link
Collaborator

hm I think there must be a more elegant solution for this.

@gijzelaerr
Copy link
Collaborator

So I don't know it off hand yet, but I don't like to have engine specific code in the query. That is one of the nice things of SQLAlchemy. Maybe we can make an aliased function that is handled by the dialect in the engine specific way, but leave the query itself engine neutral.

@bartscheers
Copy link
Member Author

Right, it just needs to set somewhere else then.

The SQL median function in MonetDB, is called by prefixing it with sys.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants