Giter Club home page Giter Club logo

Comments (11)

lichtner avatar lichtner commented on May 24, 2024

I don't know where the problem is from this text. IMHO neither fpdo nor pdo but in your code ;-)

from fluentpdo.

victorhqc avatar victorhqc commented on May 24, 2024

Thanks for answering :-) well I had to change the table column to keypass. And the problem is the Query, it is missing the quotation marks in the columns when it is generated.

from fluentpdo.

lichtner avatar lichtner commented on May 24, 2024

Yes of course, sorry I missed it. It would be good to fix it but I am lazy to rewrite all tests ;-)

from fluentpdo.

victorhqc avatar victorhqc commented on May 24, 2024

Haha no problem :-) other than that, I love the repo.

Regards ;-)

from fluentpdo.

lichtner avatar lichtner commented on May 24, 2024

If you want to fix it you can send pull request ;-)

from fluentpdo.

victorhqc avatar victorhqc commented on May 24, 2024

I'd be honored :D then I'll fix it and thanks

from fluentpdo.

lichtner avatar lichtner commented on May 24, 2024

but use TABS no spaces please

from fluentpdo.

victorhqc avatar victorhqc commented on May 24, 2024

okay ;-)

from fluentpdo.

krajewskis avatar krajewskis commented on May 24, 2024

(...) because key is a restricted MySQL Word

Its not necessary, because you are sending query via PDO, not mysql_query, PDO lib will it for you.

from fluentpdo.

cbornhoft avatar cbornhoft commented on May 24, 2024

Feature request to be returned to later. (Add escape mechanism based on detected dbms)

from fluentpdo.

yogeshpatel2200 avatar yogeshpatel2200 commented on May 24, 2024

Hello i have 3 insertquery in pdo, when i execute 1st query then i got primary key or last insert id,but when i execute 2nd query i can not get primary key or last insert id. Please help me out this problem.

from fluentpdo.

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.