Skip to content

ORDER BY expression NULLS FIRST/LAST` #91

@SimpleForest

Description

@SimpleForest

@SimpleForest
BTW if you are fluent with C++ templates and want to help with the project, the PostgreSQL connector lacks a few things that would probably be beneficial to the library users.

  • ORDER BY expression NULLS FIRST/LAST. Actually SQLite3 supports that extension of the standard too.
  • SELECT DISTINCT ON (expression, ...)
  • COPY TO/FROM.

I've had these features on my wishlist for a long time, but never actually found the time to get down and try to implement any of them.

Originally posted by @MeanSquaredError in #59

https://www.postgresql.org/docs/current/queries-order.html

I would give it a try but cant promise:

`ORDER BY expression NULLS FIRST/LAST``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions