Code Monkey home page Code Monkey logo

Comments (16)

gchabb avatar gchabb commented on June 11, 2024

SQL think "parentid" is a SQL column but it's php variable

from closuretable.

gchabb avatar gchabb commented on June 11, 2024

image

from closuretable.

franzose avatar franzose commented on June 11, 2024

@gchabb, what is 'parentid'? Clarify, please. Provide your schema.

from closuretable.

vjandrea avatar vjandrea commented on June 11, 2024

Entity.php, line 741:
$having = "(SELECT COUNT(*) FROM {$closure} WHERE {$descendant} = parentId AND {$depth} > 0) = 0";

from closuretable.

franzose avatar franzose commented on June 11, 2024

@vjandrea, oh. It's 01:29 already...

from closuretable.

franzose avatar franzose commented on June 11, 2024

@gchabb, what database do you use?

from closuretable.

gchabb avatar gchabb commented on June 11, 2024

PostgreSQL 8.4
I have to use 9,X ?

from closuretable.

franzose avatar franzose commented on June 11, 2024

@gchabb, it seems I have to rewrite the query due to having behaviour in PostgreSQL.

from closuretable.

gchabb avatar gchabb commented on June 11, 2024

Ok :)
Le 7 oct. 2013 17:21, "Jan Iwanow" [email protected] a écrit :

@gchabb https://github.com/gchabb, it seems I have to rewrite the query
due to having behaviour in PostgreSQL.


Reply to this email directly or view it on GitHubhttps://github.com//issues/53#issuecomment-25817546
.

from closuretable.

franzose avatar franzose commented on June 11, 2024

@gchabb you can take part, if you want)

from closuretable.

gchabb avatar gchabb commented on June 11, 2024

i have understand your words but i don't think to be able to :)

from closuretable.

gchabb avatar gchabb commented on June 11, 2024

great job @franzose

from closuretable.

franzose avatar franzose commented on June 11, 2024

@gchabb, many thanks! ;) Though I had to test it on multiple databases initially.

from closuretable.

gchabb avatar gchabb commented on June 11, 2024

i think this is the same pb with ::tree(), it return just 2 elements of my table
i have insert 23 elements with ->appendChild($child).
for the 4 roots i have make insert like this : $page->appendChild($page) because they don't have child and it seems to insert the good id in closure table but ::tree() return only 2 childs of one root (one branch).

from closuretable.

franzose avatar franzose commented on June 11, 2024

@gchabb, please, make a separate issue and provide detailed description of what you're doing and what errors or misbehavior you get.

from closuretable.

gchabb avatar gchabb commented on June 11, 2024

ok i do another tests and create issue

from closuretable.

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.