GithubHelp home page GithubHelp logo

cassandrapdo4doctrine's People

Contributors

balalaikaboy avatar sergey-nagaytsev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cassandrapdo4doctrine's Issues

License ? composer.json ?

Please specify license for your work, otherwise it's impossible to use or modify in any serious project inside legal field. I think it should be the same as Doctrine itself - MIT.

Please make composer.json file for automatic installation: https://getcomposer.org/, Starting a New PHP Package The Right Way, PHP Package Checklist.

Re-using vendor namespace is wrong - doing so is like pretending what your code is written by original author and imposing responsibility of your quality upon him.

Modified files should be turned to overrides.

Could you put the content of your Entity\Product.php file?

Hello
Could you put the content of your Entity\Product.php file?
I'm newbie to both Doctrine2 and Cassandra and trying to configure Symfony2/CassandraPDO/Doctine.
I've created test Entity according to Symfone2 Doctrine doc but when trying to get info from Cassandra I receive the next Exception:

[2/2] DBALException: An exception occurred while executing 'SELECT t0.key AS key1, t0.value AS value2 FROM currency t0':

CQLSTATE[HY000] [2] line 1:26 no viable alternative at input 'AS'

currency is my ColumnFamily with two columns - key and value.

Obviously Cassandra doesn't support 'AS' syntax but how can I prevent Doctrine not to use it?

Thanks in advance.

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.