Coder Social home page Coder Social logo

Comments (2)

kamholz avatar kamholz commented on September 2, 2024

I suppose it might be more logical to have both after and before, and:

  1. If before is null, the joined table goes at the beginning.
  2. If after is null, the joined table goes at the end like usual.

I'm not sure what should happen if before refers to a non-existent table alias. Ideally it should do something sensible rather than throwing an error.

from gesundheit.

kamholz avatar kamholz commented on September 2, 2024

I've been thinking about this some more, and I'm still a bit undecided on whether it makes sense to add it as a feature, but leaning towards unnecessary. I managed to mostly refactor my code to improve the join ordering, which wasn't quite as bad as I feared. I suppose that should be possible in the general case, too, but I'm not really sure.

from gesundheit.

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.