Giter Site home page Giter Site logo

Comments (2)

griffio avatar griffio commented on June 28, 2024

😎 I will have a look and do a PR to see what happens

It was on the list 📜 #3944 (reply in thread)

This syntax should also validate "SELECT DISTINCT ON expressions must match initial ORDER BY expressions", as though that test example was provided for context, if implemented it shouldn't compile 🙅 , the test query should be

SELECT DISTINCT ON (name) *
FROM person
ORDER BY person.name, person.created_at DESC;

I also recently created another discussion about the current schema migration support (if you have any requirements 🛎️ ) - #4572

from sqldelight.

lnhrdt avatar lnhrdt commented on June 28, 2024

Aha the list in #3944 (reply in thread)! I'd forgotten about that, thank you. Over the last 2 months I've definitely run into a few of those "not supported syntax" items so I just shared some more thoughts in there.

Fascinating what you're discussing in #4572. I feel out of my depth discussing how to better support vendor extensions in sql-psi but I applaud and appreciate your work!

from sqldelight.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.