Coder Social home page Coder Social logo

Comments (7)

seut avatar seut commented on July 28, 2024

@nook24 Thanks for reporting the missing support for custom CrateDB table options.
I've created a PR to add this.

We'll look into the PK issue next.

from crate-dbal.

seut avatar seut commented on July 28, 2024

@nook24 We cannot reproduce the PK issue on $SchemaManager->createSchema();, we also have a test for validating the functionality using a primary key, see https://github.com/crate/crate-dbal/blob/master/test/Crate/Test/DBAL/Functional/Schema/SchemaManagerTest.php#L117.

Could you please paste us your used table schema?

from crate-dbal.

nook24 avatar nook24 commented on July 28, 2024

Hi @seut, many thanks for looking into this. This is the schema I used: https://github.com/statusengine/worker/blob/master/lib/crateDB.sql

Maybe this issue is caused by the multi field primary keys

from crate-dbal.

seut avatar seut commented on July 28, 2024

@nook24 Thanks for the information. We've figured out that the issue is not related to tables with primary key constraints but related to tables without any.
We're working on a fix, I'll keep you updated.

from crate-dbal.

seut avatar seut commented on July 28, 2024

@nook24 We've fixed the issue which will be part of the next release.
Thanks for bringing this up.

from crate-dbal.

seut avatar seut commented on July 28, 2024

@nook24 We've released v2.1.0 including the PK fix and table options support.

from crate-dbal.

nook24 avatar nook24 commented on July 28, 2024

Many thanks for your fast fix! I will test it :)

from crate-dbal.

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.